Add new X86 AVX2 VBROADCAST instructions.
[oota-llvm.git] / test / CodeGen / ARM /
2011-11-03 Chad RosierAdd support for sign-extending non-legal types in Selec...
2011-11-02 Lang HamesTry to lower memset/memcpy/memmove to vector instructio...
2011-11-02 Chad RosierAdd support for comparing integer non-legal types.
2011-10-28 Nick LewyckyAlways use the string pool, even when it makes the...
2011-10-27 Jakob Stoklund OlesenAlso set addrmode6 alignment when align==size.
2011-10-27 Evan ChengAvoid partial CPSR dependency from loop backedges....
2011-10-27 Nick LewyckyTeach our Dwarf emission to use the string pool.
2011-10-27 Chad RosierA branch predicated on a constant can just FastEmit...
2011-10-26 Lang HamesMake sure short memsets on ARM lower to stores, even...
2011-10-26 Jim GrosbachThumb2 remove redundant ".w" suffix from t2MVNCCi pattern.
2011-10-26 James MolloyRevert r142530 at least temporarily while a discussion...
2011-10-26 Evan ChengRevert part of r142530. The patch potentially hurts...
2011-10-24 Eli FriedmanDon't crash on variable insertelement on ARM. PR10258.
2011-10-24 Bill WendlingCheck the visibility of the global variable before...
2011-10-20 Chad RosierRevert 142337. Thumb1 still doesn't support dynamic...
2011-10-19 James MolloyUse literal pool loads instead of MOVW/MOVT for materia...
2011-10-18 Bob WilsonFix incorrect check for sign-extended constant BUILD_VE...
2011-10-18 Bob WilsonFix a DAG combiner assertion failure when constant...
2011-10-18 Chad RosierAdd support for dynamic stack realignment when in thumb...
2011-10-17 Nadav RotemAdd CHECKs and document PR11158.
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2011-10-14 Eli FriedmanAdd missing correctness check to ARMTargetLowering...
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...
next