- Apr 23, 2007
-
-
Christopher Lamb authored
llvm-svn: 36354
-
Jeff Cohen authored
llvm-svn: 36353
-
- Apr 22, 2007
-
-
Christopher Lamb authored
llvm-svn: 36352
-
Andrew Lenharth authored
llvm-svn: 36351
-
Christopher Lamb authored
llvm-svn: 36350
-
Christopher Lamb authored
llvm-svn: 36349
-
Jeff Cohen authored
llvm-svn: 36348
-
Jeff Cohen authored
llvm-svn: 36347
-
Reid Spencer authored
Add reference counting to ParamAttrsList and make use of it in Function, CallInst and InvokeInst classes. llvm-svn: 36346
-
Reid Spencer authored
llvm-svn: 36345
-
Reid Spencer authored
llvm-svn: 36344
-
Reid Spencer authored
llvm-svn: 36343
-
Jeff Cohen authored
llvm-svn: 36342
-
Jeff Cohen authored
llvm-svn: 36341
-
Jeff Cohen authored
llvm-svn: 36340
-
Reid Spencer authored
"string first" instead of "regexp match". This helps C++ tests get executed. llvm-svn: 36339
-
Christopher Lamb authored
llvm-svn: 36338
-
Chris Lattner authored
llvm-svn: 36337
-
Chris Lattner authored
llvm-svn: 36336
-
Chris Lattner authored
llvm-svn: 36335
-
Chris Lattner authored
llvm-svn: 36334
-
Chris Lattner authored
add a temporary -bitcode option, which instructs llvm-as to produce a bitcode file instead of a bytecode file llvm-svn: 36333
-
Chris Lattner authored
llvm-svn: 36332
-
Chris Lattner authored
the type symtab, and global/function protos, and is missing the important size optimization, but it is a place to start. llvm-svn: 36331
-
Chris Lattner authored
the type symtab, and global/function protos, and are missing the important size optimization, but it is a place to start. llvm-svn: 36330
-
Chris Lattner authored
the high-level interface to read/write LLVM IR bitcode files. This is a work in progress. llvm-svn: 36329
-
Reid Spencer authored
of these test cases. llvm-svn: 36328
-
Reid Spencer authored
Make ParamAttrsList objects unique. You can no longer directly create or destroy them but instead must go through the ParamAttrsList::get() interface. llvm-svn: 36327
-
Reid Spencer authored
llvm-svn: 36326
-
Jeff Cohen authored
llvm-svn: 36325
-
Lauro Ramos Venancio authored
llvm-svn: 36324
-
- Apr 21, 2007
-
-
Reid Spencer authored
llvm-svn: 36323
-
Reid Spencer authored
llvm_gcc_supports function that takes the language as an argument. Base that function on the new LLVMGCC_LANGS configured variable so that we don't have to execute feature checks during the test run. llvm-svn: 36322
-
Reid Spencer authored
llvm-svn: 36321
-
Reid Spencer authored
llvm-svn: 36320
-
Reid Spencer authored
supports. llvm-svn: 36319
-
Lauro Ramos Venancio authored
llvm-svn: 36318
-
Reid Spencer authored
llvm-svn: 36317
-
Reid Spencer authored
llvm-svn: 36316
-
Reid Spencer authored
targets that LLVM is not configured to support. llvm-svn: 36315
-