For PR761:
[oota-llvm.git] / test / CodeGen / X86 /
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
2007-01-12 Anton Korobeynikov* PIC codegen for X86/Linux has been implemented
2007-01-09 Chris LattnerAdd PR number for future reference
2007-01-09 Evan ChengFix test case.
2007-01-08 Evan ChengAdded a test case from PR1075.
2007-01-08 Evan ChengUndo xfail now scheduler deficiency has been fixed.
2007-01-05 Evan ChengUpdate test case.
2007-01-05 Reid SpencerGlobal variables are not renamed by llvm-upgrade any...
2007-01-05 Reid SpencerUpdate for change in parameter attribute syntax.
2007-01-05 Reid SpencerGive the assembler some input.
2007-01-05 Evan ChengAdd a test case for SSE fcopysign using SSE bitwise...
2007-01-03 Reid SpencerUpdate test cases that grepped for register names that...
2007-01-03 Reid SpencerIt is no longer permissible to have undefined types...
2007-01-02 Reid SpencerFor PR1070:
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-21 Reid SpencerInteger constants now print out as signed values in...
2006-12-19 Chris Lattnertestcase for pr1061
2006-12-12 Chris LattnerThis should check for darwin literal sections as well.
2006-12-11 Chris Lattnerthe xform is done by scalarrepl not the code generator.
2006-12-09 Rafael Espindolafix test/Regression/CodeGen/X86/weak.ll
2006-12-08 Andrew Lenharthtest packed struct codegen on x86
2006-12-06 Chris Lattnerthis is a subset of Codegen/X86/bitcast.ll, remove it.
2006-12-05 Chris Lattnernew testcase
2006-12-04 Chris LattnerTestcase for PR1029, patch by Rafael \81vila de EspÃ...
2006-12-04 Reid SpencerMake this test succeed on both Darwin and Linux
2006-12-04 Reid SpencerXFAIL until PR1033 is fixed.
2006-12-04 Reid SpencerTest case for PR1033, x86-64 code gen fails on bitcast.
2006-12-04 Evan ChengFix test.
2006-12-02 Reid SpencerUpgrade intrinsic function calls manually.
2006-12-02 Reid SpencerRearrange code so that llvm-upgrade doesn't break the...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-12-01 Evan ChengThis test is meant for X86 CPU which does not support...
2006-12-01 Evan ChengAdd a extern weak test case.
2006-11-30 Evan ChengAdd X86-64 load / store codegen tests.
2006-11-29 Evan ChengNew LSR test case.
2006-11-29 Evan ChengAdd x86-64 llvm.readcyclecounter test.
2006-11-29 Evan ChengFix test.
2006-11-29 Chris LattnerThis fails on mainline.
2006-11-29 Evan ChengAdd test cases for PR1022, 1023.
2006-11-28 Chris Lattnertestcase for pr1016
2006-11-27 Reid SpencerAdd 3 more test cases for ptrtoint, fptoui and fptosi
2006-11-27 Reid SpencerAlter these tests to ensure they match a "test $1,...
2006-11-27 Reid SpencerFor PR950:
2006-11-26 Reid SpencerDon't use bitcast yet!
2006-11-26 Reid SpencerMake this test case easier to read. No functional changes.
2006-11-20 Chris LattnerTestcase for pr1012
2006-11-17 Evan ChengAdd a x86-64 test case: movb %sil, %ah is illegal.
2006-11-16 Evan ChengNew test case.
2006-11-10 Anton KorobeynikovAdding target triple to test
2006-11-10 Anton KorobeynikovFixing PR990: http://llvm.org/PR990.
2006-11-07 Evan ChengNew test case.
2006-10-31 Chris Lattnernew testcase for PR882
2006-10-30 Chris Lattnerfix this regtest
2006-10-27 Chris Lattnernew testcase
2006-10-27 Evan ChengAdd a new vextract test case.
2006-10-25 Evan ChengNew shuffle test case.
2006-10-25 Chris LattnerAllow this to pass on ppc
2006-10-25 Chris LattnerModernize the testcase, allow it to pass on ppc
2006-10-23 Evan ChengUpdate test case.
2006-10-23 Evan ChengFix test case.
2006-10-20 Bill WendlingChanged the pattern matching so that it will hopefully...
2006-10-19 Bill WendlingTestcase for P926
2006-10-14 Evan ChengOne cyclic dag a day is good for ya...
2006-10-12 Chris Lattnernew testcase
2006-10-12 Evan ChengAdd another cyclic dag test case.
2006-10-12 Evan ChengUpdate tests.
2006-10-11 Chris Lattnernew testcase
2006-10-11 Evan ChengTest case for the recently fixed FindModifiedNodeSlot...
2006-10-10 Evan ChengAdd test case from PR940.
2006-10-09 Evan Chengshufps with load folding is better than movaps; movsd.
2006-10-07 Chris Lattnernew testcase we miscompile
2006-10-05 Chris LattnerVerify that jump tables are emitted to the same section...
2006-10-04 Chris Lattnerpattern match min/max nodes
2006-10-03 Chris Lattnertestcase for PR933
2006-09-26 Chris Lattnertest that the no_dead_strip directive is emitted on...
2006-09-14 Chris LattnerNew testcase
2006-09-13 Chris LattnerThe sense of this branch was backwards
2006-09-13 Chris Lattnernew testcase
2006-09-13 Chris LattnerNew testcase
2006-09-13 Chris Lattnernew testcase
2006-09-11 Evan ChengRename a test-not-cmp.ll to cmp-test.ll; add a test.
2006-09-08 Evan ChengNew test case.
2006-09-08 Evan ChengAdd a new test case for 'undef' shuffles.
2006-09-06 Chris Lattnertestcase, ensure this never breaks.
2006-09-05 Chris Lattnermake this harder
2006-09-01 Evan ChengAnother "cyclic DAG" test case.
2006-08-29 Chris Lattnernew testcase for pr687
2006-08-29 Evan ChengThis is also a 32-bit only test. x86-64 would pass...
2006-08-29 Evan ChengFix test case so it passes on x86-64.
2006-08-29 Evan ChengUndo xfail.
2006-08-26 Evan ChengImproved codegen due to Chris' live interval joining...
2006-08-21 Bill WendlingAdded a check so that if we have two machine instructio...
2006-08-18 Chris LattnerTemporarily xfail this test, evan will look at it in...
2006-08-17 Evan ChengAnother cyclic dag test case.
next