Trailing whitespace.
[oota-llvm.git] / test /
2010-11-05 Owen AndersonAdd codegen and encoding support for the immediate...
2010-11-04 Duncan SandsWhen passing a huge parameter using the byval mechanism...
2010-11-04 Evan ChengFix @llvm.prefetch isel. Selecting between pld / pldw...
2010-11-04 Bill WendlingAdd encoding for VSTR.
2010-11-03 Owen AndersonCovert VORRIMM to be produced via early target-specific...
2010-11-03 Owen AndersonAdd support for code generation of the one register...
2010-11-03 Evan ChengFix test.
2010-11-03 Owen AndersonUnlike a lot of NEON instructions, vext isn't _actually...
2010-11-03 Dale JohannesenThis test assumes SSE is present; that is not the default
2010-11-03 Bob WilsonAdd codegen patterns for VST1-lane instructions. Radar...
2010-11-03 Bob WilsonCheck for extractelement with a variable operand for...
2010-11-03 Evan ChengFix preload instruction isel. Only v7 supports pli...
2010-11-03 Evan ChengAdd support to match @llvm.prefetch to pld / pldw ...
2010-11-03 Bill WendlingThe MC code couldn't handle ARM LDR instructions with...
2010-11-03 Dan GohmanFix DAGCombiner to avoid going into an infinite loop...
2010-11-03 Evan ChengTwo sets of changes. Sorry they are intermingled.
2010-11-02 Chris Lattnerchase owen.
2010-11-02 Chris Lattnertweak this to pass.
2010-11-02 Chris Lattnertemporarily xfail this.
2010-11-02 John ThompsonInline asm mult-alt constraint tests.
2010-11-02 Bill WendlingRename getAddrModeImm12OpValue to getAddrModeImmOpValue...
2010-11-02 Owen AndersonProvide correct encodings for the remaining vst variant...
2010-11-02 Owen AndersonAdd correct encodings for basic variants for vst3 and...
2010-11-02 Owen AndersonAdd correct encodings for the basic variants for vst2.
2010-11-02 Owen AndersonAdd correct encodings for the basic form of vst1.
2010-11-02 Owen AndersonAdd correct encodings for the rest of the vld instructi...
2010-11-02 Jim GrosbachRevert r114340 (improvements in Darwin function prologu...
2010-11-02 Rafael EspindolaAdd support for expressions in .sleb/.uleb directives.
2010-11-02 Devang PatelUse frameindex, if available, as a last resort to emit...
2010-11-02 Owen AndersonAdd correct NEON encodings for vld2, vld3, and vld4...
2010-11-02 Owen AndersonAdd correct NEON encodings for the "multiple single...
2010-11-01 Bob WilsonAdd support for alignment operands on VLD1-lane instruc...
2010-11-01 Bob WilsonAdd VLD1-lane testcases for quad-register types.
2010-11-01 Bob WilsonAdd NEON VLD1-lane instructions. Partial fix for Radar...
2010-11-01 Bill WendlingUse ARM-style comments.
2010-11-01 Owen AndersonWhen folding away a (shl (shr)) pair, we need to check...
2010-11-01 Bill WendlingWhen we look at instructions to convert to setting...
2010-11-01 Owen AndersonUse ARM-style comment syntax.
2010-11-01 Bob WilsonNEON does not support truncating vector stores. Radar...
2010-11-01 Owen AndersonCovert this test to .s form.
2010-11-01 Owen AndersonConvert this test to .s form.
2010-11-01 Owen AndersonCovert this test to .s form.
2010-11-01 Owen AndersonCovert this test to .s form.
2010-11-01 Rafael EspindolaFix test.
2010-11-01 Rafael EspindolaWrite the line info to .debug_line.
2010-11-01 Jim GrosbachMark ARM subtarget features that are available for...
2010-11-01 Rafael EspindolaAdd support for .value.
2010-11-01 Rafael EspindolaImplement .weakref.
2010-11-01 Bill WendlingMore tests to XFAIL. The arm-and-txt-peephole.ll test...
2010-11-01 Bill WendlingDisable because peephole is disabled.
2010-11-01 Chris Lattner"mov[zs]x (mem), GR16" are not ambiguous: the mem
2010-11-01 Chris LattnerImplement enough of the missing instalias support to get
2010-11-01 Owen AndersonConvert this test to .s form.
2010-11-01 Chris Lattnermake the asm matcher emitter reject instructions that...
2010-10-30 Chris Lattnerfix an encoding mismatch where "sal %eax, 1" was not...
2010-10-30 Chris Lattneradd a test for the ud2a alias.
2010-10-30 Duncan SandsIf a function does a volatile load from a global consta...
2010-10-30 Bob WilsonOverhaul memory barriers in the ARM backend. Radar...
2010-10-29 Bill WendlingSome instructions end with an "ls" prefix, but it doesn...
2010-10-29 Evan ChengTeach machine cse to eliminate instructions with multip...
2010-10-29 Rafael EspindolaBe more strict on when we produce an undefined referenc...
2010-10-29 Bob WilsonChange instcombine's getShuffleMask to represent undef...
2010-10-29 Bob WilsonRemove DAG combiner patch to fold vector splats. Instc...
2010-10-29 Bob WilsonMake instcombine a little more aggressive in combining...
2010-10-29 Owen AndersonUpdate testcase since we're no longer doing the constan...
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonCovert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonCovert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this file to less fragile .s form.
2010-10-29 Owen AndersonReplace this test with the less fragile .s version...
2010-10-29 Owen AndersonCovert this test to a .s file to reduce fragility.
2010-10-29 Evan ChengAvoiding overly aggressive latency scheduling. If the...
2010-10-29 NAKAMURA Takumitest/Scripts/macho-dump: Make hack for Python-2.4....
2010-10-29 Dan GohmanTeach memdep to use pointsToConstantMemory to determine...
2010-10-29 Owen AndersonConvert this test to a .s file, so that it's not sensit...
2010-10-29 Dan GohmanAdd a basic testcase for TBAA-aware DSE.
2010-10-29 Chris Lattneradd simple support for addrmode5 operands, allowing
2010-10-29 Andrew TrickThe ARM jit cannot handle these tests as of 2010-10-27.
2010-10-28 Rafael EspindolaImprovements to .section parsing:
2010-10-28 Chris Lattnermost simple arm instructions match correctly now,
2010-10-28 Chris Lattnerfix the asmmatcher generator to handle targets with...
2010-10-28 Rafael EspindolaAdd support for the .string directive.
2010-10-28 Rafael EspindolaDefined weak symbols should have non-zero value.
2010-10-28 Rafael EspindolaFix relocations with renamed symbols.
2010-10-28 Rafael EspindolaAliases defined with .symver should copy the binding...
2010-10-28 Bob WilsonTeach the DAG combiner to fold a splat of a splat....
2010-10-28 Roman DivackyImplement .equ directive as a synonym to .set.
2010-10-28 Duncan SandsTestcase for PR8494 (invalid bitcode crashing the bitco...
2010-10-28 Rafael EspindolaImplement R_X86_64_DTPOFF32.
2010-10-28 Rafael EspindolaImplement TLSLD.
next