summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Test that TREE_CONSTANT is being set correctly.Duncan Sands2007-05-02
* Test that inline assembler compiles (llvm-gcc added an extra "uses" parameterDuncan Sands2007-05-02
* Test handling of TRY_CATCH_EXPRs for which the handler is a sequence ofDuncan Sands2007-05-01
* 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
* not all targets want to return an i32. What really matters is whether llc ac...Chris Lattner2007-04-29
* Updated aliases testAnton Korobeynikov2007-04-29
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-28
* 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
* not fully implemented yet.Chris Lattner2007-04-28
* update for new inline asm syntaxChris Lattner2007-04-28
* new testcaseChris 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
* An example for PR1362Andrew Lenharth2007-04-26
* Add two test cases to cover apintification change.Zhou Sheng2007-04-26
* new testcaseChris Lattner2007-04-26
* For PR1355:Reid Spencer2007-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, should be able to eliminate the alloca and memcpyChris Lattner2007-04-25
* new testcaseChris Lattner2007-04-25
* New test.Devang Patel2007-04-25
* testcase for PR1352Chris Lattner2007-04-25
* new testcase that crashes llcChris Lattner2007-04-25
* testcase for PR1351Chris Lattner2007-04-24
* Testcases for MMX.Bill Wendling2007-04-24
* New test.Devang Patel2007-04-24
* New test case.Devang Patel2007-04-24
* New test.Devang Patel2007-04-23
* Dan is right, using "string first" would produce false positives. So,Reid Spencer2007-04-23
* Add TLS tests.Lauro Ramos Venancio2007-04-23
* simplify this test until it can be dealt withAndrew Lenharth2007-04-22