summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Wording fix for llvm.global_dtors docs.Reid Kleckner2014-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
* Fixed a test in r209670Jingyue Wu2014-05-27
* Distribute sext/zext to the operands of and/or/xorJingyue Wu2014-05-27
* DebugInfo: Fix argument ordering in test by adding argument numbering.David Blaikie2014-05-27
* Post-commit fixes for r209643Filipe Cabecinhas2014-05-27
* AArch64: add test for NZCV cross-copy save.Tim Northover2014-05-27
* AArch64: add AArch64-specific test for 'c' and 'n'.Tim Northover2014-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
* Adding testcase for PR18886.Dinesh Dwivedi2014-05-27
* Convert some X86 blendv* intrinsics into IR.Filipe Cabecinhas2014-05-27
* Fix link.Rafael Espindola2014-05-26
* 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
* [AArch64] Add store + add folding regression tests for the load/store optimiz...Tilmann Scheller2014-05-26
* [AArch64] Add more regression tests for the load/store optimization pass.Tilmann Scheller2014-05-26
* [asan] decrease asan-instrumentation-with-call-threshold from 10000 to 7000, ...Kostya Serebryany2014-05-26
* AArch64: remove empty ARM64 directories from svn.Tim Northover2014-05-26
* Remove accidentally committed whitespace.Tilmann Scheller2014-05-26
* [AArch64] Add a regression test for the load store optimizer.Tilmann Scheller2014-05-26
* Make the LoopRotate pass's maximum header size configurable both programmatic...Owen Anderson2014-05-26
* DebugInfo: Test linkonce-odr functions under LTO.David Blaikie2014-05-26
* DwarfUnit: Remove some misleading no-op code introduced in r204162.David Blaikie2014-05-26
* Just check the entire string.Rafael Espindola2014-05-26
* Reformat linefeeds.NAKAMURA Takumi2014-05-26
* Trailing whitespace.NAKAMURA Takumi2014-05-26
* tools: avoid use of std::functionSaleem Abdulrasool2014-05-25
* tools: split out Win64EHDumper from COFFDumperSaleem Abdulrasool2014-05-25
* tools: inline simple single-use functionSaleem Abdulrasool2014-05-25
* tools: refactor COFFDumper symbol resolution logicSaleem Abdulrasool2014-05-25
* tools: use references rather than out pointers in COFFDumperSaleem Abdulrasool2014-05-25