summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [yaml2obj][ELF] Add an optional `Size` field to the YAML section declaration.Simon Atanasyan2014-05-16
* Re-enable inline memcpy expansion for Thumb1.James Molloy2014-05-16
* Small dyn_cast and auto cleanup.Rafael Espindola2014-05-16
* Fix the Load/Store optimization pass to work with Thumb1.James Molloy2014-05-16
* Enable the Load/Store optimization pass for Thumb1 but make it return immedia...James Molloy2014-05-16
* Fix a few comment typos and style issues.James Molloy2014-05-16
* [mips][mips64r6] Add SELEQZ and SELNEZ instructionsZoran Jovanovic2014-05-16
* Change the GlobalAlias constructor to look a bit more like GlobalVariable.Rafael Espindola2014-05-16
* [mips][mips64r6] Add Compact indexed jumps.Zoran Jovanovic2014-05-16
* Fix hardcoded slash to native path seperator which was exposed from llvm::sys...Yaron Keren2014-05-16
* Revert "Implement global merge optimization for global variables."Rafael Espindola2014-05-16
* [mips][mips64r6] Add Compact zero-compare branch-and-link instructionsZoran Jovanovic2014-05-16
* MergeFunctions Pass, introduced total ordering among GEP operations.Stepan Dyatkovskiy2014-05-16
* MC: Add DwarfTypesDWOSection also to MCCOFF.NAKAMURA Takumi2014-05-16
* [mips][mips64r6] Add compact branch instructionsZoran Jovanovic2014-05-16
* MergeFunctions Pass, introduced total ordering among operations.Stepan Dyatkovskiy2014-05-16
* [mips][mips64r6] Add LWPC and LWUPC instructionsZoran Jovanovic2014-05-16
* [mips][mips64r6] Add Floating Point Compare setting Mask - CMP.condn.fmtZoran Jovanovic2014-05-16
* TableGen: fix operand counting for aliasesTim Northover2014-05-16
* ARM64: disable printing of "fcmXY ..., #0" aliasesTim Northover2014-05-16
* AArch64: disable printing of add/sub aliasTim Northover2014-05-16
* Sparc: disable printing of jmp/call aliases (C++ does it)Tim Northover2014-05-16
* Sparc: disable printing on longer "brX,pt" aliasesTim Northover2014-05-16
* Mips: don't print subu alias for addiuTim Northover2014-05-16
* X86: disable printing of bare "mov" aliasesTim Northover2014-05-16
* AArch64: disable printing of MOV -> MOVZ aliasesTim Northover2014-05-16
* ARM64: disable printing of swapped compare-mask aliasesTim Northover2014-05-16
* ARM64: disable printing of LDUR -> LDR aliasesTim Northover2014-05-16
* ARM64: give TST aliases priority over ANDS.Tim Northover2014-05-16
* ARM64: give MOV priority over shorter ORR when printing aliases.Tim Northover2014-05-16
* ARM64: give NEG priority over SUB when printing aliases.Tim Northover2014-05-16
* ARM64: disable printing of "lslv" type aliasesTim Northover2014-05-16
* [ARM64]Implement NEON post-increment LD1(lane) and post-increment LD1R.Hao Liu2014-05-16
* MergeFunctions Pass, introduced total ordering among function attributes.Stepan Dyatkovskiy2014-05-16
* [mips][mips64r6] Add Floating Point Fused Multiply Add SubtractZoran Jovanovic2014-05-16
* ARM: add some integer/floating point conversion libcallsSaleem Abdulrasool2014-05-16
* Add C API for thread yielding callback.Juergen Ributzka2014-05-16
* ProfileData: Allow multiple profiles in RawInstrProfReaderJustin Bogner2014-05-16
* Remove the Options query functions and just access our Options directly.Eric Christopher2014-05-16
* musttail: Fix the verification of alignment attributesReid Kleckner2014-05-15
* Implement global merge optimization for global variables.Jiangning Liu2014-05-15
* DebugInfo: Follow up to r208930, comment usage of 'using' to bring in base cl...David Blaikie2014-05-15
* Move more MC options into the MCTargetOptions structure.Eric Christopher2014-05-15
* Remove unused llvm namespace bool variable.Eric Christopher2014-05-15
* DebugInfo: Don't put fission type units in comdat sections.David Blaikie2014-05-15
* Finish materialize for intsReed Kotler2014-05-15
* Use range forMatt Arsenault2014-05-15
* [DWARF parser] Use enums instead of bitfields in DILineInfoSpecifier.Alexey Samsonov2014-05-15
* Don't insert lifetime.end markers between a musttail call and retReid Kleckner2014-05-15
* Revert "Don't insert lifetime.end markers between a musttail call and ret"Reid Kleckner2014-05-15