- Apr 22, 2007
-
-
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
-
Reid Spencer authored
llvm-svn: 36314
-
Reid Spencer authored
llvm-svn: 36313
-
Duncan Sands authored
there, delete a temporary file the objc test forgot to delete. llvm-svn: 36312
-
Reid Spencer authored
the test name) in all cases (PASS, XPASS, FAIL, XFAIL). This makes the output consistent and more amenable to parsing by nightly test. llvm-svn: 36311
-
Reid Spencer authored
nightly tester which expects the FAIL: line to only have the test name on it. llvm-svn: 36310
-
Reid Spencer authored
llvm-svn: 36309
-
Reid Spencer authored
users. llvm-svn: 36305
-
Jeff Cohen authored
llvm-svn: 36304
-