summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Use the simpler version of sys::fs::remove when possible.Rafael Espindola2014-01-10
* Remove remove_all. A compiler has no need for recursively deleting a directory.Rafael Espindola2014-01-10
* LTO: whitespace changesDuncan P. N. Exon Smith2014-01-10
* LoopVectorizer: Handle strided memory accesses by versioningArnold Schwaighofer2014-01-10
* Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores (e.g. cortex-m0)Artyom Skrobov2014-01-10
* ARM: fix regression caused by r198914Saleem Abdulrasool2014-01-10
* Silence unused variable warning for non-asserting builds that was introduced ...Kristof Beyls2014-01-10
* Use 'w' instead of 'c' to represent the win32 mangling.Rafael Espindola2014-01-10
* Make sure -use-init-array has intended effect on all AArch64 ELF targets, not...Kristof Beyls2014-01-10
* ARM IAS: support #:{lower,upper}16: for GNU compatibilitySaleem Abdulrasool2014-01-10
* ARM IAS: support GNU extension for ldrd, strdSaleem Abdulrasool2014-01-10
* ARM IAS: support implicit immediate 0s for {LD,ST}R{B,}TSaleem Abdulrasool2014-01-10
* [Sparc] Emit retl/ret instead of jmp instruction. It improves the readability...Venkatraman Govindaraju2014-01-10
* [Sparc] Add support for parsing jmpl instruction and make indirect call and j...Venkatraman Govindaraju2014-01-10
* Revert "Revert r198851, "Prototype of skeleton type units for fission""David Blaikie2014-01-10
* Fix a bug with the ARM thumb2 CBNZ and CBNZ instructions thatKevin Enderby2014-01-10
* [Sparc] Multiclass for loads/stores. No functionality change intended.Venkatraman Govindaraju2014-01-09
* Clean up an inconsistency in v7s feature default.Evan Cheng2014-01-09
* Re-remove dead code.Nadav Rotem2014-01-09
* Revert r198851, "Prototype of skeleton type units for fission"NAKAMURA Takumi2014-01-09
* Fixed old typo in ScalarEvolution, that caused wrong SCEVs zext operation.Stepan Dyatkovskiy2014-01-09
* [SystemZ] Fix RNSBG bug introduced by r197802Richard Sandiford2014-01-09
* Handle masked rotate amountsRichard Sandiford2014-01-09
* Match the InstCombine form of rotates by X+CRichard Sandiford2014-01-09
* Revert r198819 - "Remove dead code."Nadav Rotem2014-01-09
* Prototype of skeleton type units for fissionDavid Blaikie2014-01-09
* llvm-dwarfdump: type unit dwo supportDavid Blaikie2014-01-09
* DwarfDebug: Refactor out common skeleton construction code to be reused for t...David Blaikie2014-01-09
* Reformatting for r198842David Blaikie2014-01-09
* DwarfUnit: Rename "Node" to "CUNode" and propagate it through DwarfTypeUnit a...David Blaikie2014-01-09
* Revert "DwarfUnit: Move the DICompileUnit Node to the DwarfCompileUnit only"David Blaikie2014-01-09
* [PM] Rename this source file to something a bit more generic beforeChandler Carruth2014-01-09
* Put the functionality for printing a value to a raw_ostream as anChandler Carruth2014-01-09
* DwarfUnit: Move the DICompileUnit Node to the DwarfCompileUnit onlyDavid Blaikie2014-01-09
* Remove dead code.Rafael Espindola2014-01-09
* llvm.experimental.stackmap: fix encoding of large constants.Andrew Trick2014-01-09
* Simplify/collapse/denest a conditions/blocks.David Blaikie2014-01-09
* llvm-dwarfdump: reorder dwo sections to immediately proceed their non-dwo equ...David Blaikie2014-01-08
* Remove vestigal bits of MC from the mangler. It no longer uses this, andChandler Carruth2014-01-08
* Conservatively handle multiple MMOs in MIsNeedChainEdgeHal Finkel2014-01-08
* Move declaration of variables down to first use.Matt Arsenault2014-01-08
* [AArch64][NEON] Added UXTL and UXTL2 instruction aliasesAna Pazos2014-01-08
* Force emit a relocation for @gnu_indirect_function symbols so that the indirectRoman Divacky2014-01-08
* [x86] Remove OpSize16 flag from MOV32r0David Woodhouse2014-01-08
* Teach the DAGCombiner how to fold 'vselect' dag nodes accordingAndrea Di Biagio2014-01-08
* [DAGCombiner] Factor duplicated rotate code into a separate functionRichard Sandiford2014-01-08
* [x86] Support R_386_PC8, R_386_PC16 and R_X86_64_PC8David Woodhouse2014-01-08
* [x86] Add JMP_2 and other 16-bit PC-relative branch instructionsDavid Woodhouse2014-01-08
* [x86] Do not relax PUSHi16 to PUSHi32 (PR18414)David Woodhouse2014-01-08
* [x86] Make AsmParser validate registers for memory operands a bit betterDavid Woodhouse2014-01-08