summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add an "-object-cache-dir=<string>" option to LLI. This option specifies theLang Hames2014-01-09
* Prototype of skeleton type units for fissionDavid Blaikie2014-01-09
* llvm-readobj: address review comments for ARM EHABI printingSaleem Abdulrasool2014-01-09
* DwarfDebug: Refactor out common skeleton construction code to be reused for t...David Blaikie2014-01-09
* llvm.experimental.stackmap: fix encoding of large constants.Andrew Trick2014-01-09
* llvm-dwarfdump: reorder dwo sections to immediately proceed their non-dwo equ...David Blaikie2014-01-08
* Conservatively handle multiple MMOs in MIsNeedChainEdgeHal Finkel2014-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
* Teach the DAGCombiner how to fold 'vselect' dag nodes accordingAndrea Di Biagio2014-01-08
* Add missing test case for r198737.Lang Hames2014-01-08
* [x86] Support R_386_PC8, R_386_PC16 and R_X86_64_PC8David 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
* AVX-512: Added more intrinsics for pmin/pmax, pabs, blend, pmuldq.Elena Demikhovsky2014-01-08
* [patch] Adjust behavior of FDE cross-section relocs for targets that don't su...Iain Sandoe2014-01-08
* [AArch64 NEON] Fix generating incorrect value type of NEON_VDUPLANEKevin Qin2014-01-08
* [SparcV9] Rename operands in some sparc64 instructions so that TableGen can e...Venkatraman Govindaraju2014-01-08
* [Sparc] Add support for parsing branch instructions and conditional moves.Venkatraman Govindaraju2014-01-08
* tests: disable ARM unwinding tests if ARM is unavailableSaleem Abdulrasool2014-01-08
* ARM IAS: properly handle expression operandsSaleem Abdulrasool2014-01-08
* llvm-readobj: add support for ARM EHABI unwind infoSaleem Abdulrasool2014-01-08
* Fix a bug about generating undef operand when optimising shuffle vector and i...Hao Liu2014-01-08
* In the ELFWriter when writing aliased (.set) symbols dont blindlyRoman Divacky2014-01-07
* Don't assert with private type info variables.Rafael Espindola2014-01-07
* Emit arange padding with a single directive.Benjamin Kramer2014-01-07
* Add ARM fconsts/fconstd aliases for vmov.f32/vmov.f64David Peixotto2014-01-07
* [AArch64]Add support to spill/fill D tuples such as DPair/DTriple/DQuad. Ther...Hao Liu2014-01-07
* [AArch64]Add support to copy D tuples such as DPair/DTriple/DQuad and Q tuple...Hao Liu2014-01-07
* [Sparc] Add support for parsing sparc asm modifiers such as %hi, %lo etc., Venkatraman Govindaraju2014-01-07
* Fix for PR18396: Assertion: MO->isDead "Cannot fold physreg def".Andrew Trick2014-01-07
* Reapply r198654 "indvars: sink truncates outside the loop."Andrew Trick2014-01-07
* [AArch64 NEON] Fixed incorrect immediate used in BIC instruction.Kevin Qin2014-01-07
* ARM IAS: allow more depth in contextual diagnosticsSaleem Abdulrasool2014-01-07
* ARM IAS: refactor unwind contextSaleem Abdulrasool2014-01-07
* ARM IAS: improve .eabi_attribute handlingSaleem Abdulrasool2014-01-07
* MCParser: introduce Note and use it for ARM AsmParserSaleem Abdulrasool2014-01-07
* Revert "indvars: sink truncates outside the loop."Andrew Trick2014-01-07
* [Sparc] Add support for parsing memory operands in sparc AsmParser.Venkatraman Govindaraju2014-01-07
* indvars: sink truncates outside the loop.Andrew Trick2014-01-07
* [Mips] TargetStreamer Support for .abicalls and .set pic0.Jack Carter2014-01-06
* Reapply r198478 "Fix PR18361: Invalidate LoopDispositions after LoopSimplify ...Andrew Trick2014-01-06