aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* not all targets want to return an i32. What really matters is whether llc ac...Chris Lattner2007-04-292-2/+2
* Updated aliases testAnton Korobeynikov2007-04-291-2/+4
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-281-2/+2
* new testcase for PR1356Chris Lattner2007-04-281-0/+12
* ensure the operand prints.Chris Lattner2007-04-281-1/+1
* new testcaseChris Lattner2007-04-282-0/+21
* update syntaxChris Lattner2007-04-284-5/+5
* not fully implemented yet.Chris Lattner2007-04-281-0/+2
* update for new inline asm syntaxChris Lattner2007-04-282-3/+3
* new testcaseChris Lattner2007-04-281-0/+19
* fix the test tls1.Lauro Ramos Venancio2007-04-271-6/+7
* add TLS tests.Lauro Ramos Venancio2007-04-272-0/+38
* In Thumb mode, the frame register must be R7.Lauro Ramos Venancio2007-04-271-0/+9
* make this testcase harder, to cover PR1326Chris Lattner2007-04-271-1/+3
* Test that eh_selector lowering accepts global variables as well as bitcastsDuncan Sands2007-04-271-0/+14
* Unxfail testsAnton Korobeynikov2007-04-262-6/+0
* testcase for PR1339: http://llvm.org/PR1339Dan Gohman2007-04-261-0/+17
* Add test to proper place. Also, XFAIL until ppc bootstrap will be ok.Anton Korobeynikov2007-04-261-0/+3
* Fixx off-by-one bug, which prevents llvm-gcc bootstrap on ppc32Anton Korobeynikov2007-04-261-0/+18
* An example for PR1362Andrew Lenharth2007-04-261-0/+1
* Add two test cases to cover apintification change.Zhou Sheng2007-04-262-0/+67
* new testcaseChris Lattner2007-04-261-0/+6
* For PR1355:Reid Spencer2007-04-261-25/+25
* PR1348 test case.Evan Cheng2007-04-261-0/+19
* New test case.Evan Cheng2007-04-261-0/+7
* && no longer neededChris Lattner2007-04-251-1/+1
* Testcase for codegen bug.Bill Wendling2007-04-251-0/+25
* remember to emit weak reference in one more case.Lauro Ramos Venancio2007-04-251-0/+18
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-252-0/+58
* new testcase, should be able to eliminate the alloca and memcpyChris Lattner2007-04-251-0/+33
* new testcaseChris Lattner2007-04-251-0/+20
* New test.Devang Patel2007-04-251-0/+309
* testcase for PR1352Chris Lattner2007-04-251-0/+10
* new testcase that crashes llcChris Lattner2007-04-251-0/+63
* testcase for PR1351Chris Lattner2007-04-241-0/+15
* Testcases for MMX.Bill Wendling2007-04-242-0/+37
* New test.Devang Patel2007-04-241-0/+17
* New test case.Devang Patel2007-04-241-0/+7
* New test.Devang Patel2007-04-231-0/+71
* Dan is right, using "string first" would produce false positives. So,Reid Spencer2007-04-231-7/+9
* Add TLS tests.Lauro Ramos Venancio2007-04-232-0/+38
* simplify this test until it can be dealt withAndrew Lenharth2007-04-221-6/+7
* Fix the comparison of language names to accept any characters by usingReid Spencer2007-04-221-1/+1
* Make running these tests conditional on llvm-gcc supporting the languageReid Spencer2007-04-222-2/+6
* For PR1146:Reid Spencer2007-04-222-0/+4
* Implement PIC for arm-linux.Lauro Ramos Venancio2007-04-222-1/+5
* Add a .cvsignore file.Reid Spencer2007-04-211-0/+1
* Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a singleReid Spencer2007-04-213-30/+33
* Pass the LLVMGCC_LANGS variable through to Tcl.Reid Spencer2007-04-211-0/+1
* llvm-dg.exp is dead, remove it.Reid Spencer2007-04-211-136/+0