aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Spare '&' in the RUN line.Bill Wendling2007-05-081-1/+1
* New test.Devang Patel2007-05-081-0/+12
* move this out of Codegen/Generic, because it requires the ARM backend to beChris Lattner2007-05-081-0/+65
* move to CodeGen/ARM/2007-05-07-tailmerge-1.llChris Lattner2007-05-081-65/+0
* Fix tests.Evan Cheng2007-05-072-9/+7
* Add some tests for (conv (load x)) -> (load (conv*)x) xform.Evan Cheng2007-05-071-10/+18
* Fix test case.Evan Cheng2007-05-071-1/+1
* Handle some non-exit blocks in tail merging.Dale Johannesen2007-05-071-0/+65
* Testcase for PR1398.Duncan Sands2007-05-071-0/+15
* remove libbzip2 from this. This should use llvm-config or something.Chris Lattner2007-05-061-1/+1
* Testcase for yet another global constant Ada f-e bug.Duncan Sands2007-05-062-0/+9
* Fix PR1390.Lauro Ramos Venancio2007-05-051-0/+41
* this test is now in Target/README.txtChris Lattner2007-05-051-17/+0
* remove an old xfailed testChris Lattner2007-05-051-9/+0
* un-xfail this.Chris Lattner2007-05-051-1/+0
* move these xfailed tests to lib/Target/README.txtChris Lattner2007-05-052-97/+0
* Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarreplChris Lattner2007-05-051-2/+1
* remvoe two tests that cee has never gotten rightChris Lattner2007-05-052-70/+0
* the sparc v8 backend handles this correctlyChris Lattner2007-05-051-1/+1
* remove this xfail'd test, move it to the X86 readme.Chris Lattner2007-05-051-28/+0
* We need support for tail calls, this is moved to PR1392Chris Lattner2007-05-052-33/+0
* remove xfailed testcase (attached to pr)Chris Lattner2007-05-051-77/+0
* unxfail this, llc doesn't support this feature yet, so don't run it.Chris Lattner2007-05-051-2/+0
* Remove bogus testcase, PR409 is wontfixChris Lattner2007-05-051-14/+0
* this tests for a missing feature. Move it to PR1391 instead of being anChris Lattner2007-05-051-26/+0
* remove this xfailed testcase, move it into a comment in PR279, an enhancement...Chris Lattner2007-05-051-8/+0
* llvm-gcc3 is goneChris Lattner2007-05-051-1/+0
* fix failure on ahs3's testerChris Lattner2007-05-051-1/+3
* remove bogus xfailed testcaseChris Lattner2007-05-051-6/+0
* Check that the right eh personality function is used.Duncan Sands2007-05-051-0/+35
* new testcase for PR1371Chris Lattner2007-05-051-0/+21
* new testcase for PR1385Chris Lattner2007-05-051-0/+36
* new testacse for PR1384Chris Lattner2007-05-051-0/+30
* Test that the eh lowering code can handle constant folded bitcasts.Duncan Sands2007-05-041-0/+12
* Add a test case for testing the LLI interpreter wrt bitcast of fp to integer.Reid Spencer2007-05-041-0/+21
* new testcaseChris Lattner2007-05-041-0/+17
* Test load global in static mode.Evan Cheng2007-05-041-7/+10
* New test case.Evan Cheng2007-05-031-0/+113
* Evan's patch to avoid FPreg->intreg copy for cvt; store to memDale Johannesen2007-05-031-0/+33
* negatize -> negativeEvan Cheng2007-05-031-0/+0
* new testcaseChris Lattner2007-05-031-0/+12
* New test.Devang Patel2007-05-031-0/+23
* match a reassociated form of fnmulChris Lattner2007-05-031-0/+11
* Test that TREE_CONSTANT is being set correctly.Duncan Sands2007-05-022-0/+17
* Test that inline assembler compiles (llvm-gcc added an extra "uses" parameterDuncan Sands2007-05-021-0/+6
* Test handling of TRY_CATCH_EXPRs for which the handler is a sequence ofDuncan Sands2007-05-011-0/+12
* Split target dependent test portions to target-specific directories.Reid Spencer2007-05-013-4/+314
* Test a dag combiner crasher.Evan Cheng2007-05-011-0/+32
* testcase for PR1228Chris Lattner2007-04-301-0/+59
* testcase for PR1357Chris Lattner2007-04-301-0/+27