aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2007-05-15Remove from release.Tanya Lattner
2007-05-10Merging from mainline PR 1403Tanya Lattner
2007-05-09file 2007-05-09-JumpTables.ll was added on branch release_20 on 2007-05-10 04...Tanya Lattner
2007-05-09This commit was manufactured by cvs2svn to create branch 'release_20'.cvs2svn
2007-05-08move this out of Codegen/Generic, because it requires the ARM backend to beChris Lattner
2007-05-08move to CodeGen/ARM/2007-05-07-tailmerge-1.llChris Lattner
2007-05-07Fix tests.Evan Cheng
2007-05-07Add some tests for (conv (load x)) -> (load (conv*)x) xform.Evan Cheng
2007-05-07Fix test case.Evan Cheng
2007-05-07Handle some non-exit blocks in tail merging.Dale Johannesen
2007-05-07Testcase for PR1398.Duncan Sands
2007-05-06remove libbzip2 from this. This should use llvm-config or something.Chris Lattner
2007-05-06Testcase for yet another global constant Ada f-e bug.Duncan Sands
2007-05-05Fix PR1390.Lauro Ramos Venancio
2007-05-05this test is now in Target/README.txtChris Lattner
2007-05-05remove an old xfailed testChris Lattner
2007-05-05un-xfail this.Chris Lattner
2007-05-05move these xfailed tests to lib/Target/README.txtChris Lattner
2007-05-05Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarreplChris Lattner
2007-05-05remvoe two tests that cee has never gotten rightChris Lattner
2007-05-05the sparc v8 backend handles this correctlyChris Lattner
2007-05-05remove this xfail'd test, move it to the X86 readme.Chris Lattner
2007-05-05We need support for tail calls, this is moved to PR1392Chris Lattner
2007-05-05remove xfailed testcase (attached to pr)Chris Lattner
2007-05-05unxfail this, llc doesn't support this feature yet, so don't run it.Chris Lattner
2007-05-05Remove bogus testcase, PR409 is wontfixChris Lattner
2007-05-05this tests for a missing feature. Move it to PR1391 instead of being anChris Lattner
2007-05-05remove this xfailed testcase, move it into a comment in PR279, an enhancement...Chris Lattner
2007-05-05llvm-gcc3 is goneChris Lattner
2007-05-05fix failure on ahs3's testerChris Lattner
2007-05-05remove bogus xfailed testcaseChris Lattner
2007-05-05Check that the right eh personality function is used.Duncan Sands
2007-05-05new testcase for PR1371Chris Lattner
2007-05-05new testcase for PR1385Chris Lattner
2007-05-05new testacse for PR1384Chris Lattner
2007-05-04Test that the eh lowering code can handle constant folded bitcasts.Duncan Sands
2007-05-04Add a test case for testing the LLI interpreter wrt bitcast of fp to integer.Reid Spencer
2007-05-04new testcaseChris Lattner
2007-05-04Test load global in static mode.Evan Cheng
2007-05-03New test case.Evan Cheng
2007-05-03Evan's patch to avoid FPreg->intreg copy for cvt; store to memDale Johannesen
2007-05-03negatize -> negativeEvan Cheng
2007-05-03new testcaseChris Lattner
2007-05-03New test.Devang Patel
2007-05-03match a reassociated form of fnmulChris Lattner
2007-05-02Test that TREE_CONSTANT is being set correctly.Duncan Sands
2007-05-02Test that inline assembler compiles (llvm-gcc added an extra "uses" parameterDuncan Sands
2007-05-01Test handling of TRY_CATCH_EXPRs for which the handler is a sequence ofDuncan Sands
2007-05-01Split target dependent test portions to target-specific directories.Reid Spencer
2007-05-01Test a dag combiner crasher.Evan Cheng