ARM & AArch64: make use of common cmpxchg idioms after expansion
[oota-llvm.git] / lib /
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-05-30 Karthik BhatAllow vectorization of intrinsics such as powi,cttz...
2014-05-30 Richard TrieuRemove use of comma operator.
2014-05-30 Nick LewyckyWhen analyzing params/args for readnone/readonly, don...
2014-05-29 Adam Nemet[X86] Remove AVX1 vbroadcast intrinsics
2014-05-29 Adam Nemet[X86] Auto-upgrade AVX1 vbroadcast intrinsics
2014-05-29 Chandler CarruthAnd fix my fix to sink down through the type at the...
2014-05-29 Chandler CarruthFix one bug in the latest incarnation of r209843 -...
2014-05-29 Arnold SchwaighoferLoopVectorizer: Add a check that the backedge taken...
2014-05-29 Louis GerbargAdd support for combining GEPs across PHI nodes
2014-05-29 Sebastian Popimplement missing SCEVDivision case
2014-05-29 Sebastian Popfail to find dimensions when ElementSize is nullptr
2014-05-29 Alexey SamsonovUse range-based for loops in ASan, TSan and MSan
2014-05-29 Adrian PrantlDebug Info: Remove unused code. The MInsn of an _abstra...
2014-05-29 Rafael Espindola[PPC] Use alias symbols in address computation.
2014-05-29 Rafael EspindolaRevert "Revert "Revert "InstCombine: Improvement to...
2014-05-29 Artyom SkrobovRestore getInvertedCondCode() from the phased-out backe...
2014-05-29 Artyom SkrobovAdd missing check when MatchInstructionImpl() reports...
2014-05-29 Simon Atanasyan[elf2yaml][ELF] Move Info field to the RelocationSectio...
2014-05-29 Hao LiuFix an assertion failure caused by v1i64 in DAGCombiner...
2014-05-29 Dinesh DwivediLCSSA should be performed on the outermost affected...
2014-05-29 Michael J. SpencerAdd LoadCombine pass.
2014-05-29 Alexey Samsonov[ASan] Hoist blacklisting globals from init-order check...
2014-05-29 Michael J. Spencer[x86] Fold extract_vector_elt of a load into the Load...
2014-05-29 Matt ArsenaultR600/SI: Fix pattern variable names.
2014-05-29 Alexey SamsonovFix typo in variable name
2014-05-29 Alexey Samsonov[ASan] Use llvm.global_ctors to insert init-order check...
2014-05-28 Rafael EspindolaRevert "Revert "InstCombine: Improvement to check if...
2014-05-28 Rafael EspindolaRevert "Add support for combining GEPs across PHI nodes"
2014-05-28 Matt ArsenaultFix wrong setcc result type when legalizing uaddo/usubo
2014-05-28 Sanjay Pateltest check-in: added missing parenthesis in comment
2014-05-28 Rafael EspindolaRevert "InstCombine: Improvement to check if signed...
2014-05-28 Rafael Espindola[pr19844] Add thread local mode to aliases.
2014-05-28 Louis GerbargAdd support for combining GEPs across PHI nodes
2014-05-28 Hal FinkelRevert "[DAGCombiner] Split up an indexed load if only...
2014-05-28 Rafael EspindolaInstCombine: Improvement to check if signed addition...
2014-05-28 Hal FinkelRevert "[PPC] Use alias symbols in address computation."
2014-05-28 Evgeniy Stepanov[asancov] Don't emit extra runtime calls when compiling...
2014-05-27 Alexey SamsonovChange representation of instruction ranges where varia...
2014-05-27 Alexey SamsonovFactor out looking for prologue end into a function
2014-05-27 Sebastian Popavoid type mismatch when building SCEVs
2014-05-27 Sebastian Popdo not use the GCD to compute the delinearization strides
2014-05-27 Sebastian Popremove BasePointer before delinearizing
2014-05-27 Sebastian Popremove constant terms
2014-05-27 Alexey SamsonovDon't pre-populate the set of keys in the map with...
2014-05-27 Arnaud A. de Grand... Factor out comparison of Instruction "special" states.
2014-05-27 David BlaikieDebugInfo: partially revert cleanup committed in r209680
2014-05-27 David BlaikieDebugInfo: Simplify solution to avoid DW_AT_artificial...
2014-05-27 Sasa Stankovic[mips] Optimize long branch for MIPS64 by removing...
2014-05-27 David BlaikieDebugInfo: Create abstract function definitions even...
2014-05-27 David BlaikieDebugInfo: Avoid an extra map lookup when finding abstr...
2014-05-27 David BlaikieDebugInfo: Lazily construct subprogram definition DIEs.
2014-05-27 David BlaikieDebugInfo: Lazily attach definition attributes to defin...
2014-05-27 David BlaikieDebugInfo: Separate out the addition of subprogram...
2014-05-27 Jingyue WuDistribute sext/zext to the operands of and/or/xor
2014-05-27 Filipe CabecinhasPost-commit fixes for r209643
2014-05-27 Bill Schmidt[PATCH] Correct type used for VADD_SPLAT optimization...
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_...
2014-05-27 Amara Emerson[ARM] Emit correct build attributes for the relocation...
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS...
2014-05-27 Evgeniy Stepanov[asancov] Emit an initializer passing number of coverag...
2014-05-27 Tim NorthoverAArch64: implement copies to/from NZCV as a last ditch...
2014-05-27 Tim NorthoverARM: teach AAPCS-VFP to deal with Cortex-M4.
2014-05-27 Daniel JasperFix bad assert.
2014-05-27 Tim NorthoverAArch64: support 'c' and 'n' inline asm modifiers.
2014-05-27 Filipe CabecinhasConvert some X86 blendv* intrinsics into IR.
2014-05-26 Rafael EspindolaUse existing helper function.
2014-05-26 Rafael Espindola[PPC] Use alias symbols in address computation.
2014-05-26 Tim NorthoverAArch64: force i1 to be zero-extended at an ABI boundary.
2014-05-26 Tim NorthoverAArch64: simplify calling conventions slightly.
2014-05-26 Michael ZolotukhinSome cleanup for r209568.
2014-05-26 Rafael EspindolaConvert a few loops to use ranges.
2014-05-26 Kostya Serebryany[asan] decrease asan-instrumentation-with-call-threshol...
2014-05-26 Owen AndersonMake the LoopRotate pass's maximum header size configur...
2014-05-26 David BlaikieDwarfUnit: Remove some misleading no-op code introduced...
2014-05-25 David BlaikieDebugInfo: Fix inlining with #file directives a little...
2014-05-25 Rafael EspindolaEmit data or code export directives based on the type.
2014-05-25 Peter CollingbourneAdd an extension point for peephole optimizers.
2014-05-24 Hans WennborgFix some misplaced spaces around 'override'
2014-05-24 Tim NorthoverAArch64: disable FastISel for large code model.
2014-05-24 Benjamin KramerMachineVerifier: Clean up some syntactic weirdness...
2014-05-24 Benjamin KramerCodeGen: Make MachineBasicBlock::back skip to the begin...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-24 Michael ZolotukhinImplement sext(C1 + C2*X) --> sext(C1) + sext(C2*X...
2014-05-24 Tim NorthoverARM64: extract a 32-bit subreg when selecting an inreg...
2014-05-23 Rafael Espindolaclang-format function.
2014-05-23 Rafael EspindolaRemove a confusing use of a static method.
2014-05-23 David BlaikieDebugInfo: Put concrete definitions referencing abstrac...
2014-05-23 Andrew TrickFix and improve SCEV ComputeBackedgeTankCount.
2014-05-23 Rafael EspindolaUse alias linkage and visibility to decide tls access...
2014-05-23 Jingyue WuAdd the extracted constant offset using GEP
2014-05-23 Lang Hames[RuntimeDyld] Remove relocation bounds check introduced...
2014-05-23 David BlaikieAdd FIXME comment based on code review feedback by...
2014-05-23 Rafael EspindolaAliases are always definition, delete dead code.
2014-05-23 Rafael EspindolaDelete dead code.
2014-05-23 Daniel Sanders[mips] Work around inconsistency in llvm-mc's placement...
2014-05-23 Daniel Sanders[mips][mips64r6] t(eq|ge|lt|ne)i and t(ge|lt)iu are...
2014-05-23 Daniel Sanders[mips][mips64r6] [ls][dw][lr] are not available in...
2014-05-23 Kostya Serebryany[asan] properly instrument memory accesses that have...
next