summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Fix PR1390.Lauro Ramos Venancio2007-05-05
* the sparc v8 backend handles this correctlyChris Lattner2007-05-05
* remove this xfail'd test, move it to the X86 readme.Chris Lattner2007-05-05
* We need support for tail calls, this is moved to PR1392Chris Lattner2007-05-05
* remove xfailed testcase (attached to pr)Chris Lattner2007-05-05
* unxfail this, llc doesn't support this feature yet, so don't run it.Chris Lattner2007-05-05
* Check that the right eh personality function is used.Duncan Sands2007-05-05
* new testcase for PR1371Chris Lattner2007-05-05
* Test that the eh lowering code can handle constant folded bitcasts.Duncan Sands2007-05-04
* Test load global in static mode.Evan Cheng2007-05-04
* New test case.Evan Cheng2007-05-03
* Evan's patch to avoid FPreg->intreg copy for cvt; store to memDale Johannesen2007-05-03
* negatize -> negativeEvan Cheng2007-05-03
* new testcaseChris Lattner2007-05-03
* match a reassociated form of fnmulChris Lattner2007-05-03
* Split target dependent test portions to target-specific directories.Reid Spencer2007-05-01
* Test a dag combiner crasher.Evan Cheng2007-05-01
* testcase for PR1228Chris Lattner2007-04-30
* testcase for PR1357Chris Lattner2007-04-30
* For PR1370:Reid Spencer2007-04-30
* Updated aliases testAnton Korobeynikov2007-04-29
* new testcase for PR1356Chris Lattner2007-04-28
* ensure the operand prints.Chris Lattner2007-04-28
* new testcaseChris Lattner2007-04-28
* update syntaxChris Lattner2007-04-28
* update for new inline asm syntaxChris Lattner2007-04-28
* fix the test tls1.Lauro Ramos Venancio2007-04-27
* add TLS tests.Lauro Ramos Venancio2007-04-27
* In Thumb mode, the frame register must be R7.Lauro Ramos Venancio2007-04-27
* make this testcase harder, to cover PR1326Chris Lattner2007-04-27
* Test that eh_selector lowering accepts global variables as well as bitcastsDuncan Sands2007-04-27
* Unxfail testsAnton Korobeynikov2007-04-26
* testcase for PR1339: http://llvm.org/PR1339Dan Gohman2007-04-26
* Add test to proper place. Also, XFAIL until ppc bootstrap will be ok.Anton Korobeynikov2007-04-26
* Fixx off-by-one bug, which prevents llvm-gcc bootstrap on ppc32Anton Korobeynikov2007-04-26
* PR1348 test case.Evan Cheng2007-04-26
* New test case.Evan Cheng2007-04-26
* && no longer neededChris Lattner2007-04-25
* Testcase for codegen bug.Bill Wendling2007-04-25
* remember to emit weak reference in one more case.Lauro Ramos Venancio2007-04-25
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-25
* new testcase that crashes llcChris Lattner2007-04-25
* testcase for PR1351Chris Lattner2007-04-24
* Testcases for MMX.Bill Wendling2007-04-24
* Add TLS tests.Lauro Ramos Venancio2007-04-23
* simplify this test until it can be dealt withAndrew Lenharth2007-04-22
* Implement PIC for arm-linux.Lauro Ramos Venancio2007-04-22
* Use the llvm_supports_target function to prevent running of tests forReid Spencer2007-04-21
* Fix test.Evan Cheng2007-04-20
* new testcaseChris Lattner2007-04-18