Added default parameters to GetElementPtrInstr constructor call. Visual Studio 2k5...
[oota-llvm.git] / test / CodeGen / ARM /
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.
2006-10-31 Rafael Espindolaadd support for calling functions when the caller has...
2006-10-27 Reid SpencerImprove cvs ignoring of test results.
2006-10-27 Reid SpencerAdd a run line to this test.
2006-10-26 Rafael Espindolainitial support for frame pointers
2006-10-24 Rafael Espindolaexpand ISD::VACOPY
2006-10-23 Rafael Espindolaimplement STRB and STRH
2006-10-19 Rafael Espindolaprint common symbols
2006-10-18 Rafael Espindolaadd blx
2006-10-18 Rafael Espindolaimplement CallingConv::Fast as CallingConv::C
2006-10-17 Rafael Espindolaexpand ISD::SDIV, ISD::UDIV, ISD::SREM and ISD::UREM
2006-10-17 Rafael Espindolaadd FABSS and FABSD
2006-10-17 Rafael Espindolacleanup some tests
2006-10-17 Rafael Espindolaremove extra [] in stores
2006-10-17 Rafael Espindolainitial implementation of addressing mode 5
2006-10-17 Rafael Espindolaadd the immediate to the Offset in eliminateFrameIndex
2006-10-17 Rafael Espindolaadd FSTD and FSTS
2006-10-16 Rafael Espindolaadd fdivs e fdivd
2006-10-16 Rafael Espindolaexpand ISD::SHL_PARTS, ISD::SRA_PARTS and ISD::SRL_PARTS
2006-10-16 Rafael Espindolaimplement LDRB, LDRSB, LDRH and LDRSH
2006-10-16 Rafael Espindolaimplement smull and umull
2006-10-14 Rafael Espindolafix some fp condition codes
2006-10-13 Rafael Espindolaadd FNEGS and FNEGD
2006-10-13 Rafael Espindolaadd SBCS and SUBS
2006-10-13 Rafael Espindolaimplement calls to functions that return long
2006-10-13 Rafael Espindolaimplement unordered floating point compares
2006-10-10 Rafael Espindolauint <-> double conversion
2006-10-10 Rafael Espindolaadd fp sub
2006-10-10 Rafael Espindolaadd double <-> int conversion
2006-10-10 Rafael Espindolacompare doubles
2006-10-10 Rafael Espindolaadd some tests for floating point compare
2006-10-09 Rafael Espindolaadd some tests for floating point arithmetic
2006-10-09 Rafael Espindolaadd float -> double and double -> float conversion
2006-10-09 Rafael Espindolaadd a test for adds adcs
2006-10-07 Rafael Espindolaimplement FUITOS and FUITOD
2006-10-07 Rafael Espindolaimplement FLDD
2006-10-06 Rafael Espindolaadd support for calling functions that return double
2006-10-06 Rafael Espindolafix some bugs affecting functions with no arguments
2006-10-06 Rafael Espindolaadd support for calling functions that have double...
2006-10-05 Rafael Espindolaimplement a ArgumentLayout class to factor code common...
2006-10-03 Rafael EspindolaImplement floating point constants
2006-10-02 Rafael Espindolafix the names of the 64bit fp register
2006-09-29 Rafael Espindolaadd floating point registers
2006-09-21 Rafael Espindolamore condition codes
2006-09-21 Rafael Espindolaif a constant can't be an immediate, add it to the...
2006-09-19 Rafael EspindolaImplement a MachineFunctionPass to fix the mul instruction
2006-09-08 Rafael Espindolaimplement shl and sra
2006-09-08 Rafael Espindolafix select.ll to always test a select node
2006-09-08 Rafael Espindolaimplement unconditional branches
2006-09-07 Chris LattnerThis fails
next