Oops, swap this. This fixes a regression I introduced in the ARM backend.
[oota-llvm.git] / test / CodeGen /
2007-02-05 Lauro Ramos VenancioFix unord test.
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-03 Evan ChengAdd a test case.
2007-02-03 Evan Cheng__builtin_isunordered test case.
2007-02-03 Lauro Ramos VenancioImproves alloca test. Verifies SP restoration.
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-02-01 Reid SpencerMy mistake, my environment wasn't up to date. This...
2007-02-01 Reid SpencerXFAIL this on x86 linux as it continues to fail.
2007-02-01 Evan ChengAdd a test case.
2007-02-01 Evan ChengAdded a thumb vararg test.
2007-02-01 Chris Lattnernew testcase
2007-01-31 Evan ChengFix test case.
2007-01-31 Evan ChengFix test cases.
2007-01-31 Lauro Ramos VenancioARM fix: Miscompilation when frame pointer can't be...
2007-01-30 Evan ChengCombine two tests.
2007-01-30 Reid SpencerFor PR411:
2007-01-30 Reid SpencerMake the input legal.
2007-01-30 Evan ChengAdd / merge tests.
2007-01-29 Chris Lattnertest that the 'ir' constraint works.
2007-01-29 Chris Lattnernew testcase
2007-01-27 Evan ChengThumb tests.
2007-01-27 Evan ChengMerge tests.
2007-01-26 Reid SpencerFor PR761:
2007-01-25 Evan ChengFix test case.
2007-01-25 Lauro Ramos Venanciofix fcopysign test
2007-01-24 Evan ChengAdded some load from stack frames test cases.
2007-01-23 Evan ChengThumb test cases.
2007-01-23 Evan ChengThumb test cases.
2007-01-22 Evan ChengMake it work for both Linux and Mac OS.
2007-01-22 Evan ChengPasto
2007-01-22 Evan ChengFix test case.
2007-01-19 Evan ChengAdd test case extracted from lencod. Spiller was infini...
2007-01-19 Evan ChengARM test cases contributed by Apple.
2007-01-17 Reid SpencerFor PR1028:
2007-01-17 Anton Korobeynikov* Fix one more bug in PIC codegen: extra load is needed...
2007-01-16 Chris Lattnertestcase for PR918
2007-01-16 Chris Lattnernew testcase for PR1114
2007-01-16 Bill WendlingAdded a -mtriple flag to force darwin backend.
2007-01-16 Bill WendlingFix for PR1095:
2007-01-15 Chris Lattnertest darwin too! :)
2007-01-14 Chris Lattnernew testcase for pr1103
2007-01-13 Reid SpencerFor PR1043:
2007-01-13 Chris LattnerRemove this obsolete test. The CBE will never be able...
2007-01-13 Reid SpencerWhoops. Give this test some input. Doubly important...
2007-01-13 Reid SpencerThis is not an upgrade candidate any more.
2007-01-12 Chris Lattnerupdate this to work with recent asmprinter change
2007-01-12 Lauro Ramos VenancioDon't add or sub zero to sp.
2007-01-12 Lauro Ramos VenancioBuild constants using instructions mov/orr or mvn/eor.
2007-01-12 Anton Korobeynikov* PIC codegen for X86/Linux has been implemented
2007-01-09 Reid SpencerTest case for PR1099.
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-08 Chris Lattnernew testcase
2007-01-07 Reid SpencerAdd a test case for PR1086
2007-01-05 Evan ChengUpdate test case.
2007-01-05 Reid SpencerThis test case needs parameter attributes, manually...
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 SpencerUpdate for change in parameter attributes syntax.
2007-01-05 Reid SpencerWrap long RUN: line.
2007-01-05 Reid SpencerGlobals are not renamed any more.
2007-01-05 Reid SpencerThis test case needs zext and sext attributes so manual...
2007-01-05 Reid SpencerChanges to parameter attribute syntax.
2007-01-05 Reid SpencerChanges to parameter attributes syntax.
2007-01-05 Reid SpencerGlobals are not being renamed any more.
2007-01-05 Reid SpencerThis test case has been translated to 2.0 assembly...
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-04 Chris Lattneradd missing flags
2007-01-04 Chris Lattnernew testcase
2007-01-04 Lauro Ramos VenancioAdd test for constructor and destructor sections.
2007-01-04 Lauro Ramos VenancioAdd extload(i1) test.
2007-01-04 Lauro Ramos VenancioAdd test for FCOPYSIGN.
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-03 Reid SpencerFix this test case. It is no longer permissible to...
2007-01-03 Reid SpencerFix this test cases to use parameter attributes for...
2007-01-02 Reid SpencerThis test case previously passed the assembler without...
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerReverse last patch, committed by accident.
2007-01-02 Reid SpencerFix this test case to be legal. There is no ubyte ...
2006-12-31 Rafael Espindolaimplement missing compares
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-22 Chris Lattneradd a generic component to this test
2006-12-22 Chris Lattnerlet this pass for ppc/linux
2006-12-21 Reid SpencerInteger constants now print out as signed values in...
2006-12-21 Jim LaskeyThese tests all rely on using register mnemonics and...
2006-12-19 Reid SpencerThis test needs to be upgraded for the forthcoming...
2006-12-19 Reid SpencerThis test needs to be upgraded for the FCmpInst patch.
2006-12-19 Chris Lattnertestcase for pr1061
2006-12-19 Reid SpencerThis test needs to be upgraded in preparation for the...
2006-12-19 Reid SpencerThis test needs to be upgraded.
2006-12-16 Chris Lattnertestcase for pr1049
2006-12-16 Chris LattnerFix one more broken testcase
next