- Apr 22, 2007
-
-
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
-
Jeff Cohen authored
llvm-svn: 36303
-
Jeff Cohen authored
was intended! | has higher precedence than ?. Caught by Visual Studio. llvm-svn: 36302
-
Christopher Lamb authored
add support for alignment attributes on load/store instructions llvm-svn: 36301
-
Owen Anderson authored
llvm-svn: 36300
-
Owen Anderson authored
llvm-svn: 36299
-
Owen Anderson authored
llvm-svn: 36298
-
Chris Lattner authored
llvm-svn: 36297
-
Evan Cheng authored
llvm-svn: 36296
-
Evan Cheng authored
llvm-svn: 36295
-
Devang Patel authored
Fix http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070416/048092.html llvm-svn: 36294
-
Devang Patel authored
llvm-svn: 36293
-
Chris Lattner authored
Pass info objects are initialized by static ctors, so deleting them at llvm_shutdown time prevents resurrection from working. llvm-svn: 36292
-
Chris Lattner authored
way that the "Mod" ivar was not getting set. llvm-svn: 36291
-
Lauro Ramos Venancio authored
llvm-svn: 36290
-