Prologue support
[oota-llvm.git] / lib / Target /
2014-12-03 Ahmed Bougacha[X86][MC] Intel syntax: accept implicit memory operand...
2014-12-03 Hal Finkel[PowerPC] Fix readcyclecounter to be custom expanded...
2014-12-02 Tim NorthoverAArch64: strengthen Darwin ABI alignment assumptions
2014-12-02 Tim NorthoverAArch64: don't be too greedy when folding :lo12: access...
2014-12-02 Simon Pilgrim[X86][SSE] Keep 4i32 vector insertions in integer domai...
2014-12-02 Hal Finkel[PowerPC] Implement readcyclecounter for PPC32
2014-12-02 Tom StellardR600/SI: Emit amd_kernel_code_t header for AMDGPU envir...
2014-12-02 Lang Hames[AArch64][Stackmaps] Optimize stackmap shadows on AArch64.
2014-12-02 Tom StellardR600/SI: Move more information into SIProgramInfo struct
2014-12-02 Daniel Sanders[mips] Fix passing of small structures for big-endian...
2014-12-02 Roman DivackyIntroduce CPUStringIsValid() into MCSubtargetInfo and...
2014-12-02 Tom StellardR600/SI: Refactor AMDGPUAsmPrinter::EmitProgramInfoSI()
2014-12-02 Philip ReamesRemove unneccessary code introduced with 223101.
2014-12-02 Tom StellardR600/SI: Set correct number of user sgprs for HSA runtime
2014-12-02 Sanjay Patelfix typo in comment
2014-12-02 Tim NorthoverAArch64: make register block rules apply to vector...
2014-12-02 Tom StellardR600/SI: Set the ATC bit on all resource descriptors...
2014-12-02 Asiri RathnayakeRemove unused function.
2014-12-02 Asiri RathnayakeAdd support for ARM modified-immediate assembly syntax.
2014-12-02 Charlie TurnerEmit Tag_ABI_FP_denormal correctly in fast-math mode.
2014-12-02 Nick LewyckyFix variable used only in assertion.
2014-12-01 Philip ReamesTry to fix a bot failure due to a variable used only...
2014-12-01 Philip Reames[Statepoints 2/4] Statepoint infrastructure for garbage...
2014-12-01 Jingyue Wu[NVPTX] Do not emit .weak symbols for NVPTX
2014-12-01 Ahmed Bougacha[AArch64] Don't combine "select (setcc i1 LHS, RHS...
2014-12-01 Ahmed Bougacha[AArch64] Fix v2i8->i16 bitcast legalization.
2014-12-01 Tim NorthoverARM: lower tail calls correctly when using GHC calling...
2014-12-01 Matt ArsenaultR600/SI: Various instruction format bit test cleanups
2014-12-01 Vladimir MedicThe andi16, addiusp and jraddiusp micromips instruction...
2014-12-01 Jay Foad[PowerPC] Fix unwind info with dynamic stack realignment
2014-12-01 Charlie TurnerAdd post-decode checking of HVC instruction.
2014-12-01 Charlie TurnerAdd Thumb HVC and ERET virtualisation extension instruc...
2014-12-01 Charlie TurnerAdd ARM ERET and HVC virtualisation extension instructions.
2014-12-01 Akira HatanakaFix capitalization. NFC.
2014-11-30 Hal Finkel[PowerPC] Add asm support for cache-inhibited ld/st...
2014-11-29 Simon PilgrimTarget triple OS detection tidyup. NFC
2014-11-29 Jozef Kolek[mips][microMIPS] Implement NOP aliases
2014-11-28 Matt ArsenaultR600/SI: Fix assertion on sign extend of 3 vectors
2014-11-28 Duncan P. N. Exon... Revert "Masked Vector Load and Store Intrinsics."
2014-11-28 Sanjay PatelEnable FeatureFastUAMem for btver2
2014-11-28 Charlie TurnerFix wrong encoding of MRSBanked.
2014-11-28 Craig TopperAdd missing 'override' keyword.
2014-11-27 Tim NorthoverStop using ArrayRef of a const type.
2014-11-27 Tim NorthoverAArch64: treat [N x Ty] as a block during procedure...
2014-11-27 Zoran Jovanovic[mips][microMIPS] Implement SWM16 and LWM16 instructions
2014-11-27 Jozef Kolek[mips][microMIPS] Implement BREAK16 and SDBBP16 instruc...
2014-11-27 Daniel Sanders[mips] Add synci instruction.
2014-11-27 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-27 Charlie TurnerStop uppercasing build attribute data.
2014-11-26 Matt ArsenaultR600/SI: Use ZeroOrNegativeOneBooleanContent
2014-11-26 Colin LeMahieu[Hexagon] Adding cmp* immediate form instructions.
2014-11-26 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-26 Colin LeMahieu[Hexagon] Adding and64, or64, and xor64 instructions.
2014-11-26 Matt ArsenaultR600/SI: Create e64 versions of and/or/xor in SILowerI1...
2014-11-26 Will NewtonUpdate AArch64 ELF relocations to ABI 1.0
2014-11-26 Elena DemikhovskyAVX-512: Scalar ERI intrinsics
2014-11-26 Craig TopperReplace neverHasSideEffects=1 with hasSideEffects=0...
2014-11-25 Simon Pilgrim[X86][SSE] Improvements to byte shift shuffle matching
2014-11-25 Colin LeMahieu[Hexagon] Adding add64 and sub64 instructions.
2014-11-25 Colin LeMahieuReverting 222792
2014-11-25 Colin LeMahieu[Hexagon] Adding compare with immediate instructions.
2014-11-25 Colin LeMahieu[Hexagon] Adding NOP encoding bits.
2014-11-25 Matt ArsenaultR600/SI: Only use one DEBUG()
2014-11-25 Cameron McInally[AVX512] Add 512b integer shift by variable intrinsics...
2014-11-25 Colin LeMahieu[Hexagon] Adding C2_mux instruction.
2014-11-25 Craig TopperRemove space before tab in all AVX512 mnemonic strings.
2014-11-25 Colin LeMahieu[Hexagon] Replacing cmp* instructions with ones that...
2014-11-25 Chandler CarruthRevert r222746: That commit did not update any tests...
2014-11-25 Zoran Jovanovic[mips][micromips] Use call instructions with short...
2014-11-25 Marek OlsakR600/SI: Disable commutativity for MIN/MAX_LEGACY
2014-11-25 Matt ArsenaultR600/SI: Fix allocating flat_scr_lo / flat_scr_hi
2014-11-25 Juergen Ributzka[FastISel][AArch64] Fix and extend the tbz/tbnz pattern...
2014-11-25 Hal Finkel[PowerPC] Add the 'attn' instruction
2014-11-24 Hal Finkel[PowerPC] Implement combineRepeatedFPDivisors
2014-11-24 Chad Rosier[AArch64] Fix clobber computation in A57LoadBalancing...
2014-11-24 Colin LeMahieuRemoving unused variable.
2014-11-24 Ulrich Weigand[PowerPC] Fix PR 21652 - copy st_other bits on symbol...
2014-11-24 Colin LeMahieu[Hexagon] Adding asrh instruction, removing unused...
2014-11-24 Colin LeMahieu[Hexagon] Adding aslh instruction.
2014-11-24 Colin LeMahieu[Hexagon] Adding zxth instruction.
2014-11-24 Colin LeMahieu[Hexagon] Adding zxtb instruction.
2014-11-24 Jozef Kolek[mips][microMIPS] Fix JRADDIUSP instruction
2014-11-24 Jozef Kolek[mips][microMIPS] Implement LBU16, LHU16, LW16, SB16...
2014-11-24 Jozef Kolek[mips][microMIPS] Implement 16-bit instructions registe...
2014-11-24 Aaron BallmanRemoving a variable that is initialized but never read...
2014-11-24 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-24 Andrea Di Biagio[X86] Improved target specific combine on VSELECT dag...
2014-11-23 Michael Kuperstein[X86] Fixes bug in build_vector v4x32 lowering
2014-11-23 Craig TopperAdd missing override keywords.
2014-11-23 Elena DemikhovskyMasked Vector Load and Store Intrinsics.
2014-11-23 Matt ArsenaultR600: Fix extloads of i1 on R600/Evergreen
2014-11-23 Matt ArsenaultR600: Fix assert on copy of an i1 on pre-SI
2014-11-22 Simon PilgrimTidied up target triple OS detection. NFC
2014-11-22 Chandler Carruth[x86] Teach the vector shuffle yet another step of...
2014-11-21 Joerg SonnenbergerFix transformation of add with pc argument to adr for...
2014-11-21 Tom StellardR600/SI: Add an s_mov_b32 to patterns which use the...
2014-11-21 Tom StellardR600/SI: Emit s_mov_b32 m0, -1 before every DS instruction
2014-11-21 Tom StellardR600/SI: Add SIFoldOperands pass
2014-11-21 Jozef Kolek[mips][microMIPS] This patch implements functionality...
2014-11-21 Tom StellardR600/SI: Mark s_mov_b32 and s_mov_b64 as rematerializable
next