Add support for the new "target data" information in .ll files. This provides
[oota-llvm.git] / test /
2006-10-18 Chris Lattnernew testcase
2006-10-17 Chris Lattnernew testcase, miscompilation of llvm with itself.
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 Chris Lattnernew testcase
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-15 Chris Lattnertestcase that causes the asmparser to assert
2006-10-14 Rafael Espindolafix some fp condition codes
2006-10-14 Evan ChengOne cyclic dag a day is good for ya...
2006-10-14 Chris Lattnertestcase for recent dag combiner patch. Before the...
2006-10-13 Chris Lattnertestcase for recent selectiondag patch
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-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 Chris Lattneradd test for mdef in a let
2006-10-11 Jim LaskeyExplict processor.
2006-10-11 Jim LaskeyMake sure combiner alias analysis does it's thing.
2006-10-11 Evan ChengTest case for the recently fixed FindModifiedNodeSlot...
2006-10-11 Chris Lattnernew testcase, this should turn into zap
2006-10-11 Andrew LenharthJimptables working again on alpha.
2006-10-11 Chris LattnerBoth of these functions should turn into cmpbge instruc...
2006-10-11 Chris Lattnernew testcase for zap generation, from the alpha readme
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-10 Evan ChengAdd test case from PR940.
2006-10-09 Evan Chengshufps with load folding is better than movaps; movsd.
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 Chris Lattnerxfail this until andrew has a chance to implement the...
2006-10-09 Rafael Espindolaadd a test for adds adcs
2006-10-08 Chris Lattnernew testcase for PR892
2006-10-08 Chris Lattnernew testcase for SROA for stuff like "union { int*...
2006-10-07 Chris Lattnernew testcase we miscompile
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-05 Chris Lattnernew testcase
2006-10-05 Andrew LenharthCheck that jump tables wind up in the rodata section
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 Rafael EspindolaImplement floating point constants
2006-10-03 Chris Lattnertestcase for PR933
2006-10-03 Nick LewyckyMove break-crit-edges before the predicate simplifier...
2006-10-03 Chris LattnerNew testcase for PR932
2006-10-02 Rafael Espindolafix the names of the 64bit fp register
2006-10-01 Chris LattnerNew testcase
2006-10-01 Chris Lattnernew testcase, malloc should be promoted to [2 x double].
2006-09-29 Rafael Espindolaadd floating point registers
2006-09-29 Chris LattnerAdjust this to the wonky syntax that GCC expects.
2006-09-28 Reid SpencerUse the -emit-llvm switch to generate LLVM assembly...
2006-09-28 Reid SpencerAdd a test case for PR902.
2006-09-28 Chris Lattnernew testcase
2006-09-28 Chris LattnerTestcase for PR924
2006-09-27 Jim LaskeyMake sure C++ protection shows up in debug info
2006-09-27 Devang PatelAdd llvm.org/bugs/show_bug.cgi?id=923 test case.
2006-09-26 Chris Lattnertest that the no_dead_strip directive is emitted on...
2006-09-25 John CriswellRegression test for PR#922.
2006-09-25 Andrew LenharthFix
2006-09-24 Andrew Lenharthbasic jump table test
2006-09-22 Bill WendlingUse "%llvmgxx" instead of "llvm-g++".
2006-09-22 Nate BegemanTestcase for better rotate left and mask support
2006-09-22 Bill WendlingRegression testcase for PR855.
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-21 Chris Lattnernew testcase
2006-09-20 Nick LewyckyOnce we're down to "setcc type constant1, constant2...
2006-09-20 Nick LewyckyUse a total ordering to compare instructions.
2006-09-20 Andrew Lenharthcatch another constant
2006-09-20 Chris Lattnernew testcase
2006-09-19 Andrew LenharthInspired by the linux kernel, the more we keep adds...
2006-09-19 Rafael EspindolaImplement a MachineFunctionPass to fix the mul instruction
2006-09-19 Chris Lattnernumber test right
2006-09-19 Chris Lattnermake this harder
2006-09-19 Chris Lattnernew testcases
2006-09-19 Nick LewyckyEnable dejagnu tests for predicate simplifier.
2006-09-18 Chris Lattnernew testcase
2006-09-18 Chris Lattnernew testcase
2006-09-18 Chris Lattnernew testcase
2006-09-18 Chris Lattnernew testcase
2006-09-18 Chris LattnerNew testcase, can be an srl instead of sra
2006-09-16 Chris LattnerTestcase for PR913
next