- Jul 25, 2007
-
-
Owen Anderson authored
llvm-svn: 40496
-
Owen Anderson authored
llvm-svn: 40495
-
Owen Anderson authored
llvm-svn: 40494
-
Devang Patel authored
llvm-svn: 40493
-
Owen Anderson authored
Note: This has not yet been thoroughly tested. Use at your own risk. llvm-svn: 40489
-
Chandler Carruth authored
llvm-svn: 40488
-
Dan Gohman authored
AsmPrinter::doFinalization. llvm-svn: 40487
-
Devang Patel authored
This interface allows clients to inline bunch of functions with module level call graph information.:wq llvm-svn: 40486
-
Chris Lattner authored
llvm-svn: 40484
-
Nick Lewycky authored
llvm-svn: 40483
-
Anton Korobeynikov authored
- Split EH and debug infiormation - Make DwarfWriter more verbose in some cases llvm-svn: 40481
-
Dan Gohman authored
llvm-svn: 40480
-
Dan Gohman authored
llvm-svn: 40479
-
Dan Gohman authored
register instead of loading each element individually. llvm-svn: 40478
-
- Jul 24, 2007
-
-
Owen Anderson authored
NOTE: This has only been cursorily tested. Expected improvements soon. llvm-svn: 40476
-
Owen Anderson authored
llvm-svn: 40474
-
Anton Korobeynikov authored
Pretty hackish, but code itself is dirty mess, so we won't make anything worse. :) llvm-svn: 40472
-
Owen Anderson authored
load elimination code from RedundantLoadElimination. llvm-svn: 40469
-
Reid Spencer authored
llvm-svn: 40464
-
Devang Patel authored
llvm-svn: 40458
-
Owen Anderson authored
llvm-svn: 40457
-
Owen Anderson authored
llvm-svn: 40456
-
Reid Spencer authored
2. Fold an if statement into the Assert1 macro call. llvm-svn: 40455
-
Reid Spencer authored
to use sret or inreg on the function. It is equally illegal to use noreturn or nounwind on a parameter; they only go with the function. This patch enforces these rules. llvm-svn: 40453
-
Chandler Carruth authored
llvm-svn: 40451
-
Owen Anderson authored
llvm-svn: 40449
-
Owen Anderson authored
llvm-svn: 40448
-
Owen Anderson authored
llvm-svn: 40447
-
- Jul 23, 2007
-
-
Owen Anderson authored
llvm-svn: 40446
-
Owen Anderson authored
llvm-svn: 40445
-
Owen Anderson authored
llvm-svn: 40444
-
Dan Gohman authored
llvm-svn: 40443
-
Dan Gohman authored
llvm-svn: 40441
-
Owen Anderson authored
llvm-svn: 40440
-
Chris Lattner authored
undefs. llvm-svn: 40439
-
Duncan Sands authored
that cannot be suppressed and cannot be redirected: they are dumped in the current working directory. When running the testsuite this means that these files do not end up in the Output directory. The best solution I could find is to change directory into Output before running tests. llvm-svn: 40437
-
Duncan Sands authored
RUN line in Support. Give up on sending output to /dev/null - this cannot always be arranged. llvm-svn: 40436
-
Reid Spencer authored
Fix -include line so it doesn't reference /dev/null llvm-svn: 40429
-
Reid Spencer authored
produces warning from make about bad timestamp on /dev/null Patch by Holger Schurig. llvm-svn: 40426
-
Bill Wendling authored
llvm-svn: 40417
-