Regenerate.
[oota-llvm.git] / test / CodeGen / X86 /
2007-05-07 Duncan SandsTestcase for PR1398.
2007-05-05 Chris Lattnerremove this xfail'd test, move it to the X86 readme.
2007-05-05 Chris LattnerWe need support for tail calls, this is moved to PR1392
2007-05-05 Chris Lattnernew testcase for PR1371
2007-05-03 Evan Chengnegatize -> negative
2007-05-01 Reid SpencerSplit target dependent test portions to target-specific...
2007-04-30 Reid SpencerFor PR1370:
2007-04-29 Anton KorobeynikovUpdated aliases test
2007-04-28 Chris Lattnernew testcase for PR1356
2007-04-28 Chris Lattnerupdate for new inline asm syntax
2007-04-26 Dan Gohmantestcase for PR1339: http://llvm.org/PR1339
2007-04-26 Anton KorobeynikovAdd test to proper place. Also, XFAIL until ppc bootstr...
2007-04-26 Anton KorobeynikovFixx off-by-one bug, which prevents llvm-gcc bootstrap...
2007-04-26 Evan ChengPR1348 test case.
2007-04-26 Evan ChengNew test case.
2007-04-25 Chris Lattner&& no longer needed
2007-04-25 Bill WendlingTestcase for codegen bug.
2007-04-25 Anton KorobeynikovImplement aliases. This fixes PR1017 and it's dependent...
2007-04-25 Chris Lattnernew testcase that crashes llc
2007-04-24 Bill WendlingTestcases for MMX.
2007-04-23 Lauro Ramos VenancioAdd TLS tests.
2007-04-21 Reid SpencerUse the llvm_supports_target function to prevent runnin...
2007-04-20 Evan ChengFix test.
2007-04-18 Chris Lattnernew testcase
2007-04-18 Evan ChengNew crasher test case.
2007-04-17 Anton KorobeynikovImplemented correct stack probing on mingw/cygwin for...
2007-04-16 Chris Lattnerrefix this
2007-04-16 Chris Lattneruse an x86 t-t for an x86 test. Thanks to Dan for...
2007-04-16 Chris Lattnerfix this test
2007-04-16 Evan ChengFixes tests and remove xfail.
2007-04-16 Evan ChengOne more callee-saved register used.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerWrap long line.
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Chris Lattnerthis test isn't testing what it thought it was
2007-04-13 Chris LattnerNew testcase
2007-04-12 Chris Lattnernew testcase
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-11 Chris Lattnerthis got better
2007-04-11 Chris Lattnernew testcases for integer abs function
2007-04-09 Chris Lattneradd another test
2007-04-09 Chris LattnerThe x constraint allows scalar FP values as well as...
2007-04-08 Chris Lattnertestcase for PR1314
2007-04-04 Evan ChengBetter still.
2007-04-04 Evan ChengThese got better.
2007-04-02 Chris Lattnerfix this testcase on ppc hosts
2007-04-02 Reid SpencerLet llvm-upgrade upgrade the bswap intrinsic.
2007-04-01 Reid SpencerFor PR1297:
2007-03-30 Chris Lattneradd a testcase for x86
2007-03-28 Chris Lattnernew testcases
2007-03-28 Chris Lattnernew testcase
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-20 Chris LattnerThese functions should use shll, not lea.
2007-03-19 Reid SpencerFor PR1258:
2007-03-17 Devang PatelTest case for X86 inline asm constraint 'I'
2007-03-16 Bill WendlingAnd now support for MMX logical operations.
2007-03-15 Bill WendlingMultiplication support for MMX.
2007-03-13 Evan ChengThis got better.
2007-03-10 Bill WendlingAdding more arithmetic operators to MMX. This is an...
2007-03-08 Chris Lattnerupgrade this testcase, add test for fp immediate to...
2007-03-08 Bill WendlingAdd MMX arithmetic testcase.
2007-03-05 Bill WendlingAdd the emms intrinsic for MMX support.
2007-03-02 Evan ChengAdd a new test case.
2007-03-01 Anton KorobeynikovEnsure that fastcall'ed function is correctly mangled...
2007-02-28 Chris LattnerEliminate enable-x86-fastcc
2007-02-28 Chris Lattnerfastcc -> fastcall
2007-02-28 Chris Lattnerfastcc -> fastcall
2007-02-28 Chris Lattnerfastcc -> fastcall
2007-02-26 Chris Lattnernew testcase
2007-02-25 Chris Lattnernew testcase
2007-02-25 Chris Lattnernew testcase
2007-02-25 Chris Lattnerverify that double is returned in XMM0 if the function...
2007-02-25 Chris Lattnernew testcase
2007-02-25 Chris Lattnerverify i128 return on x86-64 continues to codegen optim...
2007-02-19 Evan ChengAdded test case for PR1207.
2007-02-17 Dale JohannesenFixes PR 1200
2007-02-13 Chris Lattnernew testcase, by Dan Gohman
2007-02-08 Evan Chengi64 setcc tests.
2007-02-05 Reid SpencerMake the RUN: line readable.
2007-02-05 Reid SpencerFor PR411:
2007-02-04 Chris Lattnernew testcase for x86 backend miscompilation
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-01-30 Reid SpencerFor PR411:
2007-01-29 Chris Lattnertest that the 'ir' constraint works.
2007-01-26 Reid SpencerFor PR761:
2007-01-17 Anton Korobeynikov* Fix one more bug in PIC codegen: extra load is needed...
2007-01-15 Chris Lattnertest darwin too! :)
2007-01-14 Chris Lattnernew testcase for pr1103
2007-01-13 Reid SpencerFor PR1043:
2007-01-12 Chris Lattnerupdate this to work with recent asmprinter change
next