Disable the post-RA scheduler on this test, since it uses a
[oota-llvm.git] / test / CodeGen / ARM /
2007-04-13 Chris Lattnerxfail this for now
2007-04-13 Chris Lattnernew lsr 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-04 Evan ChengBetter still.
2007-04-04 Evan ChengFix test case.
2007-04-04 Evan ChengThese got better.
2007-04-04 Evan ChengNew asm test case.
2007-04-03 Evan ChengNew test case.
2007-04-03 Evan ChengNew test case.
2007-04-03 Chris Lattnernew testcase, where we should use a negative stride
2007-04-02 Evan ChengNew test case.
2007-04-02 Chris Lattnernew testcase.
2007-04-02 Lauro Ramos Venancio- Divides the comparisons in two types: comparisons...
2007-03-30 Evan ChengMissing '&&'
2007-03-30 Evan ChengTest case for PR1279 (part 2).
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-28 Evan ChengAdded a test case for PR1279.
2007-03-26 Evan ChengTest case for PR1266.
2007-03-22 Evan ChengAnother test case.
2007-03-22 Evan ChengTest case for PR1257
2007-03-21 Evan ChengNew test case.
2007-03-20 Lauro Ramos Venanciobugfix: When the source register of CALL_NOLINK was...
2007-03-19 Reid SpencerFor PR1258:
2007-03-17 Evan ChengGEP index sink test case.
2007-03-14 Evan ChengARM isel should match ldr x +/- x * (2^n) to ldr [x...
2007-03-13 Evan ChengNew test.
2007-03-08 Evan ChengTest inline asm modifier 'c'.
2007-03-08 Evan ChengFix test case.
2007-03-07 Evan ChengNew test case.
2007-03-07 Evan ChengNew test case.
2007-03-05 Lauro Ramos VenancioUse init_array/fini_array sections for static contructo...
2007-02-28 Evan ChengFix test case.
2007-02-23 Lauro Ramos Venanciobugfix: SP wasn't updated for varargs when frame pointe...
2007-02-23 Lauro Ramos VenancioFix stack alignment in functions with varargs.
2007-02-23 Evan Cheng-march=arm -enable-thumb => -march=thumb
2007-02-13 Lauro Ramos VenancioAdd ABI information to ARM subtarget.
2007-02-13 Lauro Ramos VenancioAccording to ARM EABI, 8-bytes function arguments must...
2007-02-08 Evan Chengi64 setcc tests.
2007-02-07 Evan ChengNew test case.
2007-02-06 Evan ChengAdd a DYNAMIC_STACKALLOC test case.
2007-02-05 Lauro Ramos VenancioFix unord test.
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-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 Evan ChengAdd / merge tests.
2007-01-27 Evan ChengThumb tests.
2007-01-27 Evan ChengMerge tests.
2007-01-26 Reid SpencerFor PR761:
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-13 Reid SpencerFor PR1043:
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-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-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-02 Reid SpencerFor PR1070:
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-14 Rafael Espindolaavoid using a constant table when a constant can be...
2006-12-14 Rafael EspindolaAvoid creating invalid sub/add instructions on the...
2006-12-12 Rafael Espindolamore general matching of the MVN instruction
2006-12-12 Rafael Espindoladon't use "ordinary" addressing mode 1 when mvn is...
2006-12-12 Rafael Espindolause MVN to handle small negative constants
2006-12-12 Rafael Espindolaadd mvn
2006-12-10 Rafael Espindola.align is in bits
2006-12-09 Rafael Espindolause a . instead of a % in the grep expression
2006-12-08 Rafael Espindola%progbits not @progbits
2006-12-08 Rafael Espindolaadd missing &&
2006-12-08 Rafael Espindolaadd \"aw\",@progbits" to ctors and dtors
2006-12-07 Rafael Espindolafix alignment
2006-12-07 Rafael Espindolamake sure that we don't use a common symbol if a sectio...
2006-12-06 Rafael Espindolaprint weak references
2006-12-05 Rafael Espindolaexpand memmove and memcpy
2006-12-05 Rafael Espindolaadd support for the "r" asm constraint
2006-12-05 Rafael Espindolaadd support for weak linkage
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
next