Add option to turn on register scavenger; By default, spills kills the register being...
[oota-llvm.git] / test /
2007-02-22 Andrew Lenharthmissed cast elimination
2007-02-19 Evan ChengAdded test case for PR1207.
2007-02-19 Evan ChengFix test case.
2007-02-19 Chris Lattnerthis passes now
2007-02-17 Chris Lattnernew test
2007-02-17 Chris LattnerTest that large absolute addresses are properly folded...
2007-02-17 Chris Lattnernew testcase that crashes llc
2007-02-17 Chris Lattnertestcase for PR1170
2007-02-17 Chris Lattnernew testcase for -fwritable-strings
2007-02-17 Chris Lattnernew testcase
2007-02-17 Dale Johannesenadding PR 1200 comment by request
2007-02-17 Dale JohannesenFixes PR 1200
2007-02-16 Chris Lattnertestcase for recent targetdata regression
2007-02-15 Reid SpencerUpdate this test to compile properly and check against...
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Chris Lattnerupdate to new t-d strings.
2007-02-13 Chris Lattnersanity check for *basic* i128 arithmetic on all hosts.
2007-02-13 Chris Lattnernew testcase, by Dan Gohman
2007-02-13 Lauro Ramos VenancioAdd ABI information to ARM subtarget.
2007-02-13 Lauro Ramos VenancioAccording to ARM EABI, 8-bytes function arguments must...
2007-02-13 Chris Lattnernew testcase for PR1197
2007-02-11 Reid SpencerFor PR1196:
2007-02-09 Reid SpencerEliminate the use of gccas in the test suite.
2007-02-09 Chris LattnerAdd ppc-specific test for better i64 compare codegen.
2007-02-08 Evan Chengi64 setcc tests.
2007-02-08 Reid SpencerNew test cases for PR1187
2007-02-08 Reid SpencerMake this legal input.
2007-02-08 Reid SpencerAdd some more interesting cases to this test.
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Chris LattnerNew testcase for PR947
2007-02-08 Chris Lattnerllvm-gcc3 is gone
2007-02-07 Reid SpencerFor PR1187:
2007-02-07 Reid SpencerFor PR1187:
2007-02-07 Chris Lattnernew testcase for nested functions
2007-02-07 Andrew LenharthThis really only affects pointers in high memory, and...
2007-02-07 Chris LattnerTestcase for a bug responsible for GCC bootstrap failur...
2007-02-07 Evan ChengNew test case.
2007-02-06 Evan ChengAdd a DYNAMIC_STACKALLOC test case.
2007-02-06 Chris Lattnertestcase for pr1181
2007-02-06 Chris LattnerTestcase for miscompilation
2007-02-05 Reid SpencerFor PR411:
2007-02-05 Reid SpencerFor PR411:
2007-02-05 Devang PatelTest case for PR1158
2007-02-05 Lauro Ramos VenancioFix unord test.
2007-02-05 Reid SpencerAssembler no longer prints ! at the end of its error...
2007-02-05 Reid SpencerMake the RUN: line readable.
2007-02-05 Reid SpencerFor PR411:
2007-02-05 Chris Lattnernew testcase for 1174, currently xfailed
2007-02-05 Anton KorobeynikovTest for PR1173
2007-02-05 Chris Lattnerfix bug number
2007-02-05 Chris Lattnertest for pr1173
2007-02-04 Chris Lattnertestcase for PR1175
2007-02-04 Chris Lattnernew testcase for x86 backend miscompilation
2007-02-04 Reid SpencerPrepare for PR411
2007-02-03 Reid SpencerFor PR1072:
2007-02-03 Evan ChengAdd a test case.
2007-02-03 Evan Cheng__builtin_isunordered test case.
2007-02-03 Lauro Ramos VenancioImproves alloca test. Verifies SP restoration.
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-02-01 Chris Lattnernew testcase for serious code pessimization
2007-02-01 Reid SpencerMy mistake, my environment wasn't up to date. This...
2007-02-01 Reid SpencerXFAIL this on x86 linux as it continues to fail.
2007-02-01 Reid SpencerMake sure the value passed to test function is initialized.
2007-02-01 Evan ChengAdd a test case.
2007-02-01 Evan ChengAdded a thumb vararg test.
2007-02-01 Chris Lattnernew testcase
2007-01-31 Evan ChengFix test case.
2007-01-31 Evan ChengFix test cases.
2007-01-31 Lauro Ramos VenancioARM fix: Miscompilation when frame pointer can't be...
2007-01-30 Evan ChengCombine two tests.
2007-01-30 Reid SpencerFor PR411:
2007-01-30 Reid SpencerAdd a gxxcmd variable for the g++ command line used...
2007-01-30 Reid SpencerMake the input legal.
2007-01-30 Evan ChengAdd / merge tests.
2007-01-29 Chris Lattnertest that the 'ir' constraint works.
2007-01-29 Chris Lattnernew testcase
2007-01-29 Reid SpencerUpdate this test case to look for sret parameter attrib...
2007-01-28 Reid SpencerTest case for PR1137. This makes sure that we don't...
2007-01-27 Chris LattnerTestcase for an instcombine miscompilation reduced...
2007-01-27 Reid SpencerUse -f option so test is repeatable.
2007-01-27 Reid SpencerAdd a test case for PR411.
2007-01-27 Reid SpencerMake this really do nothing.
2007-01-27 Chris Lattneradd an explanatory comment.
2007-01-27 Reid SpencerApparently the last commit is wrong. Reverted.
2007-01-27 Reid SpencerRemove a double negative.
2007-01-27 Evan ChengThumb tests.
2007-01-27 Evan ChengMerge tests.
2007-01-26 Reid SpencerFor PR1122:
2007-01-26 Reid SpencerFor PR761:
2007-01-25 Evan ChengFix test case.
2007-01-25 Lauro Ramos Venanciofix fcopysign test
2007-01-25 Chris Lattnernew testcase
2007-01-24 Evan ChengAdded some load from stack frames test cases.
2007-01-23 Evan ChengThumb test cases.
2007-01-23 Evan ChengThumb test cases.
2007-01-23 Evan ChengFix test case.
2007-01-22 Evan ChengMake it work for both Linux and Mac OS.
2007-01-22 Evan ChengPasto
2007-01-22 Evan ChengFix test case.
2007-01-21 Chris Lattnernew testcase
next