We need to verify that the machine instruction we're using as a replacement for
[oota-llvm.git] / test / CodeGen / ARM /
2011-10-12 Jakob Stoklund OlesenFix -widen-vmovs liveness issues.
2011-10-11 Eric ChristopherAdd a new wrapper node for a DILexicalBlock that encaps...
2011-10-11 Devang PatelAdd dominance check for the instruction being hoisted.
2011-10-11 Bill WendlingTest simplification that Ana Pazos noticed.
2011-10-11 Bill WendlingAdd testcase for PR11107.
2011-10-10 Devang PatelRevert r141569 and r141576.
2011-10-10 Bill WendlingReapply r141365 now that PR11107 is fixed.
2011-10-10 Devang PatelAdd dominance check for the instruction being hoisted.
2011-10-10 Bill WendlingRevert r141365. It was causing MultiSource/Benchmarks...
2011-10-07 Bob WilsonReenable tail calls for iOS 5.0 and later.
2011-10-07 Bob WilsonReenable use of divmod compiler_rt functions for iOS...
2011-10-07 Anton KorobeynikovPeephole optimization for ABS on ARM.
2011-10-05 Cameron ZwarichRemove a check from ARM shifted operand isel helper...
2011-10-05 Dan GohmanMake this test less sensitive to codegen optimizations.
2011-09-30 Jim GrosbachARM Darwin default relocation model is PIC.
2011-09-29 Andrew TrickLSR: rewrite inner loops only.
2011-09-29 Andrew Trickwhitespace
2011-09-28 Evan ChengTighten a ARM dag combine condition to avoid an identit...
2011-09-26 Eli FriedmanConvert more tests over to the new atomic instructions.
2011-09-26 David MeyerPR11004: Inline memcpy to avoid generating nested call...
2011-09-23 Jakob Stoklund OlesenAlso match negative offsets for addrmode3 and addrmode5.
2011-09-22 Dan GohmanFix SimplifySelectCC to add newly created nodes to...
2011-09-20 Evan ChengFix a bug introduced during refactoring a couple of...
2011-09-20 Andrew TrickARM isel bug fix for adds/subs operands.
2011-09-19 Eli FriedmanSome additional tests for Thumb atomic load and store...
2011-09-15 Eli FriedmanSome legalization fixes for atomic load and store.
2011-09-12 Eli FriedmanFix mistake in test runline.
2011-09-09 Eli FriedmanMake the SelectionDAG verify that all the operands...
2011-09-08 Devang PatelDirectly point debug info to the stack slot of the...
2011-09-07 Eli FriedmanRelax the MemOperands on atomics a bit. Fixes -verify...
2011-09-06 Nick LewyckyDisable these tests harder. They're XFAIL'd, but that...
2011-09-06 Evan ChengFix fall outs from my recent change on how carry bit...
2011-09-06 Jakob Stoklund OlesenAtomic pseudos don't use (as in read) CPSR. They clobbe...
2011-09-02 Eli FriedmanDon't fast-isel for atomic load/store; some cases requi...
2011-09-01 Dan GohmanRevert r131152, r129796, r129761. This code is currentl...
2011-09-01 Benjamin KramerDon't drop alignment info on local common symbols.
2011-09-01 Jakob Stoklund OlesenPermit remat of partial register defs when it is safe.
2011-09-01 Jakob Stoklund OlesenPrevent remat of partial register redefinitions.
2011-08-31 Eli FriedmanGeneric expansion for atomic load/store into cmpxchg...
2011-08-31 Eli Friedman64-bit atomic cmpxchg for ARM.
2011-08-31 Eli FriedmanSome minor cleanups for r138845.
2011-08-31 Eli FriedmanSome 64-bit atomic operations on ARM. 64-bit cmpxchg...
2011-08-30 Evan ChengChange ARM / Thumb2 addc / adde and subc / sube modelin...
2011-08-29 Owen AndersonAdd testcase for r138746.
2011-08-26 Eli FriedmanAtomic load/store on ARM/Thumb.
2011-08-25 Andrew TrickARM fix for missing implicit operands on ldmia_ret.
2011-08-20 Chad RosierWith the fix in r138164: "Add <imp-def> operands to...
2011-08-20 Chad RosierVMOVQQQQs pseudo instructions are only created by ARMBa...
2011-08-19 Devang PatelDo not use named md nodes to track variables that are...
2011-08-19 Jim GrosbachUse regex to remove false dependencies on register...
2011-08-19 Jim GrosbachUpdate tests.
2011-08-18 Ivan KrasinFastISel: avoid function calls between the materializat...
2011-08-17 Jim GrosbachThumb assembly parsing and encoding for ADR.
2011-08-15 Eric ChristopherFix this test to avoid leaving a temporary file behind.
2011-08-13 Bob WilsonExpand VMOVQQQQ pseudo instructions.
2011-08-11 Jim GrosbachARM push of a single register encodes as pre-indexed...
2011-08-11 Jim GrosbachARM pop of a single register encodes as post-indexed...
2011-08-10 Devang PatelWhile extending definition range of a debug variable...
2011-08-10 Rafael EspindolaAdd support for the R and Q constraints.
2011-08-09 Jakob Stoklund OlesenInflate register classes after coalescing.
2011-08-04 Rafael Espindolaprint st_shndx with the correct number of bits.
2011-08-04 Rafael Espindolaprint st_other with the correct number of bits.
2011-08-04 Rafael Espindolaprint st_type with the correct number of bits.
2011-08-04 Rafael EspindolaPrint st_bind with the correct number of bits.
2011-08-04 Rafael EspindolaPrint r_sym with the correct number of bits.
2011-08-04 Rafael EspindolaPrint r_type with the correct number of bits.
2011-08-04 Rafael EspindolaChange anther counter to decimal.
2011-08-04 Rafael EspindolaDon't print a counter in hex.
2011-08-03 Benjamin KramerRemove underscore that's breaking linux buildbots.
2011-08-03 Jakub StaszakUse MachineBranchProbabilityInfo in If-Conversion inste...
2011-08-03 Devang PatelUse byte offset, instead of element number, to access...
2011-07-29 Eric ChristopherAdd support for the 'Q' constraint.
2011-07-29 Jakob Stoklund OlesenTransfer implicit operands in NEONMoveFixPass.
2011-07-29 Jakob Stoklund OlesenAdd -verify-arm-pseudo-expand.
2011-07-28 Jakob Stoklund OlesenHandle REG_SEQUENCE with implicitly defined operands.
2011-07-26 Jim GrosbachFileCheck'ize test.
2011-07-18 Jakob Stoklund OlesenFix a crash when building 177.mesa for armv6.
2011-07-15 Owen AndersonRemove VMOVDneon and VMOVQ, which are just aliases...
2011-07-14 Eric ChristopherAdd a testcase for r135123.
2011-07-13 Evan ChengImprove codegen for select's:
2011-07-11 Jim GrosbachSimplify printing of ARM shifted immediates.
2011-07-11 Cameron ZwarichAdd a missing test for r134882.
2011-07-08 Jakob Stoklund OlesenBe more aggressive about following hints.
2011-07-08 Jim GrosbachUse ARMPseudoExpand for ARM tail calls.
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2011-07-02 Chandler CarruthFileCheck-ize and simplify RUN lines.
2011-07-01 Eric ChristopherAdd support for the 'j' immediate constraint. This...
2011-07-01 Eric ChristopherAdd support for the ARM 't' register constraint. And...
2011-07-01 Eric ChristopherAdd support for the 'x' constraint.
2011-06-29 Cameron ZwarichIn the ARM global merging pass, allow extraneous alignm...
2011-06-29 Benjamin KramerDon't depend on the optimization reverted in r134067.
2011-06-27 Eric ChristopherAllow lr in the register options here.
2011-06-24 Chad RosierThe Neon VCVT (between floating-point and fixed-point...
2011-06-22 Nick LewyckyNeeds a triple.
2011-06-22 Nick LewyckyEmit trailing padding on constant vectors when TargetDa...
2011-06-22 Devang PatelTest case for r133560.
2011-06-21 Evan ChengTeach dag combine to match halfword byteswap patterns.
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2011-06-17 Evan ChengAdd an alternative rev16 pattern. We should figure...
2011-06-17 Chris Lattnermake the asmparser reject function and type redefinitio...
next