summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* test check-in: added missing parenthesis in commentSanjay Patel2014-05-28
* Revert "InstCombine: Improvement to check if signed addition overflows."Rafael Espindola2014-05-28
* [pr19844] Add thread local mode to aliases.Rafael Espindola2014-05-28
* Add support for combining GEPs across PHI nodesLouis Gerbarg2014-05-28
* Revert "[DAGCombiner] Split up an indexed load if only the base pointer value...Hal Finkel2014-05-28
* InstCombine: Improvement to check if signed addition overflows.Rafael Espindola2014-05-28
* Revert "[PPC] Use alias symbols in address computation."Hal Finkel2014-05-28
* [asancov] Don't emit extra runtime calls when compiling without coverage.Evgeniy Stepanov2014-05-28
* Change representation of instruction ranges where variable is accessible.Alexey Samsonov2014-05-27
* Factor out looking for prologue end into a functionAlexey Samsonov2014-05-27
* avoid type mismatch when building SCEVsSebastian Pop2014-05-27
* do not use the GCD to compute the delinearization stridesSebastian Pop2014-05-27
* remove BasePointer before delinearizingSebastian Pop2014-05-27
* remove constant termsSebastian Pop2014-05-27
* Don't pre-populate the set of keys in the map with variable locations history.Alexey Samsonov2014-05-27
* Factor out comparison of Instruction "special" states.Arnaud A. de Grandmaison2014-05-27
* DebugInfo: partially revert cleanup committed in r209680David Blaikie2014-05-27
* DebugInfo: Simplify solution to avoid DW_AT_artificial on inlined parameters.David Blaikie2014-05-27
* [mips] Optimize long branch for MIPS64 by removing %higher and %highest.Sasa Stankovic2014-05-27
* DebugInfo: Create abstract function definitions even when concrete definition...David Blaikie2014-05-27
* DebugInfo: Avoid an extra map lookup when finding abstract subprogram DIEs.David Blaikie2014-05-27
* DebugInfo: Lazily construct subprogram definition DIEs.David Blaikie2014-05-27
* DebugInfo: Lazily attach definition attributes to definitions.David Blaikie2014-05-27
* DebugInfo: Separate out the addition of subprogram attribute additions so tha...David Blaikie2014-05-27
* Distribute sext/zext to the operands of and/or/xorJingyue Wu2014-05-27
* Post-commit fixes for r209643Filipe Cabecinhas2014-05-27
* [PATCH] Correct type used for VADD_SPLAT optimization on PowerPCBill Schmidt2014-05-27
* [mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16 Zoran Jovanovic2014-05-27
* [ARM] Emit correct build attributes for the relocation models.Amara Emerson2014-05-27
* [mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS_PC26_S2 Zoran Jovanovic2014-05-27
* [asancov] Emit an initializer passing number of coverage code locations in ea...Evgeniy Stepanov2014-05-27
* AArch64: implement copies to/from NZCV as a last ditch effort.Tim Northover2014-05-27
* ARM: teach AAPCS-VFP to deal with Cortex-M4.Tim Northover2014-05-27
* Fix bad assert.Daniel Jasper2014-05-27
* AArch64: support 'c' and 'n' inline asm modifiers.Tim Northover2014-05-27
* Convert some X86 blendv* intrinsics into IR.Filipe Cabecinhas2014-05-27
* Use existing helper function.Rafael Espindola2014-05-26
* [PPC] Use alias symbols in address computation.Rafael Espindola2014-05-26
* AArch64: force i1 to be zero-extended at an ABI boundary.Tim Northover2014-05-26
* AArch64: simplify calling conventions slightly.Tim Northover2014-05-26
* Some cleanup for r209568.Michael Zolotukhin2014-05-26
* Convert a few loops to use ranges.Rafael Espindola2014-05-26
* [asan] decrease asan-instrumentation-with-call-threshold from 10000 to 7000, ...Kostya Serebryany2014-05-26
* Make the LoopRotate pass's maximum header size configurable both programmatic...Owen Anderson2014-05-26
* DwarfUnit: Remove some misleading no-op code introduced in r204162.David Blaikie2014-05-26
* DebugInfo: Fix inlining with #file directives a little harderDavid Blaikie2014-05-25
* Emit data or code export directives based on the type.Rafael Espindola2014-05-25
* Add an extension point for peephole optimizers.Peter Collingbourne2014-05-25
* Fix some misplaced spaces around 'override'Hans Wennborg2014-05-24
* AArch64: disable FastISel for large code model.Tim Northover2014-05-24