summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Prototype of skeleton type units for fissionDavid Blaikie2014-01-09
* llvm-dwarfdump: type unit dwo supportDavid Blaikie2014-01-09
* llvm-readobj: address review comments for ARM EHABI printingSaleem Abdulrasool2014-01-09
* llvm-readobj: fix endiannessSaleem Abdulrasool2014-01-09
* DwarfDebug: Refactor out common skeleton construction code to be reused for t...David Blaikie2014-01-09
* Extend llvm::AlignedCharArrayUnion to support up to 10 arguments, as required...Richard Smith2014-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 the test for endianness in configure.ac and regenerate.Eric Christopher2014-01-09
* Replace fstream use with raw_fd_ostream.Lang Hames2014-01-09
* Remove dead code.Rafael Espindola2014-01-09
* Use the existing typedef to avoid forming a reference to a reference.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
* Fix the C++03 build.Rafael Espindola2014-01-08
* Use getError and remove the error_code operator.Rafael Espindola2014-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
* Add missing definitions of key_type and value_type to DenseSet.Matt Arsenault2014-01-08
* Add get and getError methods to ErrorOr.Rafael Espindola2014-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
* Add missing rename from the previous commit.Rafael Espindola2014-01-08
* Rename get to getStorage and getError to getErrorStorage.Rafael Espindola2014-01-08
* Add missing test case for r198737.Lang Hames2014-01-08
* Remove mention of old deleted test scripts from testing guideNico Rieck2014-01-08
* [DAGCombiner] Factor duplicated rotate code into a separate functionRichard Sandiford2014-01-08
* lit: Provide file location in cfg error messagesAlp Toker2014-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
* [x86] Fix MOV8ao8 et al for 16-bit mode, fix up disassembler to understandDavid Woodhouse2014-01-08
* [x86] Use 16-bit addressing where possible in 16-bit modeDavid Woodhouse2014-01-08
* [x86] Fix JCXZ,JECXZ_32 for 16-bit modeDavid Woodhouse2014-01-08
* [x86] Disambiguate RET[QL] and fix aliases for 16-bit modeDavid Woodhouse2014-01-08
* [x86] Disambiguate [LS][IG]DT{32,64}m and add 16-bit versions, fix aliasesDavid Woodhouse2014-01-08
* [x86] Add JMP16[rm],CALL16[rm] instructions, and fix up aliasesDavid Woodhouse2014-01-08
* [x86] Add PUSHA16,POPA16 instructions, and fix aliases for 16-bit modeDavid Woodhouse2014-01-08
* [x86] Add OpSize16 to instructions that need itDavid Woodhouse2014-01-08
* Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txtRafael Espindola2014-01-08
* CMake: Provide LLVM_PLUGIN_EXT definitionAlp Toker2014-01-08