aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86
AgeCommit message (Expand)Author
2007-05-07Testcase for PR1398.Duncan Sands
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-05new testcase for PR1371Chris Lattner
2007-05-03negatize -> negativeEvan Cheng
2007-05-01Split target dependent test portions to target-specific directories.Reid Spencer
2007-04-30For PR1370:Reid Spencer
2007-04-29Updated aliases testAnton Korobeynikov
2007-04-28new testcase for PR1356Chris Lattner
2007-04-28update for new inline asm syntaxChris Lattner
2007-04-26testcase for PR1339: http://llvm.org/PR1339Dan Gohman
2007-04-26Add test to proper place. Also, XFAIL until ppc bootstrap will be ok.Anton Korobeynikov
2007-04-26Fixx off-by-one bug, which prevents llvm-gcc bootstrap on ppc32Anton Korobeynikov
2007-04-26PR1348 test case.Evan Cheng
2007-04-26New test case.Evan Cheng
2007-04-25&& no longer neededChris Lattner
2007-04-25Testcase for codegen bug.Bill Wendling
2007-04-25Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov
2007-04-25new testcase that crashes llcChris Lattner
2007-04-24Testcases for MMX.Bill Wendling
2007-04-23Add TLS tests.Lauro Ramos Venancio
2007-04-21Use the llvm_supports_target function to prevent running of tests forReid Spencer
2007-04-20Fix test.Evan Cheng
2007-04-18new testcaseChris Lattner
2007-04-18New crasher test case.Evan Cheng
2007-04-17Implemented correct stack probing on mingw/cygwin for dynamic alloca's.Anton Korobeynikov
2007-04-16refix thisChris Lattner
2007-04-16use an x86 t-t for an x86 test. Thanks to Dan for noticing this!Chris Lattner
2007-04-16fix this testChris Lattner
2007-04-16Fixes tests and remove xfail.Evan Cheng
2007-04-16One more callee-saved register used.Evan Cheng
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1336:Reid Spencer
2007-04-16For PR1336:Reid Spencer
2007-04-16Wrap long line.Reid Spencer
2007-04-16For PR1336:Reid Spencer
2007-04-15For PR1336:Reid Spencer
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-04-15this test isn't testing what it thought it wasChris Lattner
2007-04-13New testcaseChris Lattner
2007-04-12new testcaseChris Lattner
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-04-11this got betterChris Lattner
2007-04-11new testcases for integer abs functionChris Lattner
2007-04-09add another testChris Lattner
2007-04-09The x constraint allows scalar FP values as well as vectors.Chris Lattner
2007-04-08testcase for PR1314Chris Lattner
2007-04-04Better still.Evan Cheng