Masked gather and scatter intrinsics - enabled codegen for KNL.
[oota-llvm.git] / lib / Target /
2015-05-03 Elena DemikhovskyMasked gather and scatter intrinsics - enabled codegen...
2015-05-02 Simon Pilgrim[SSE2] Minor tidyup of v16i8 SHL lowering. NFC.
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Quentin Colombet[AArch64][FastISel] Variant of the logical instructions...
2015-05-01 Colin LeMahieu[Hexagon] Removing variable unused in release.
2015-05-01 Colin LeMahieu[Hexagon] Adding expression MC emission and removing...
2015-05-01 Quentin Colombet[AArch64][FastISel] Fix the setting of kill flags for...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid Kleckner[WinEH] Add an EH registration and state insertion...
2015-05-01 Pete Cooper[ARM] Transfer the internal flag in thumb2 size reduction.
2015-05-01 Peter CollingbourneARM: Align functions containing Thumb-2 jump tables...
2015-05-01 James Y Knight[Sparc] Repair fixups in little endian mode.
2015-05-01 Toma Tabacu[mips] [IAS] Fix error messages for using LI with 64...
2015-05-01 Toma Tabacu[mips] [IAS] Slightly improve shift instruction generat...
2015-05-01 Tom StellardR600/SI: Add VCC as an implict def of SI_KILL
2015-05-01 Tom StellardR600/SI: Fix verifier errors from the SIAnnotateControl...
2015-04-30 Pete Cooper[ARM] optimizeSelect should clear kill flags.
2015-04-30 Quentin Colombet[AArch64] Fix bad register class constraint in fast...
2015-04-30 Pete CooperDon't always apply kill flag in thumb2 ABS pseudo expan...
2015-04-30 Reid Kleckner[X86] Use 4 byte preferred aggregate alignment on Win32
2015-04-30 Matt ArsenaultMips: Remove dead declaration
2015-04-30 Quentin Colombet[ARM] Do not generate invalid encoding for stack adjust...
2015-04-30 Tim NorthoverAArch64: add BFC alias for the BFI/BFM instructions.
2015-04-30 Jan VeselyReinstate revisions r234755, r234759, r234760
2015-04-30 Daniel JasperSilence unused warning in non-assert builds.
2015-04-30 Elena DemikhovskyMasked gather and scatter - added DAGCombine visitors
2015-04-30 Simon Pilgrim[SSE] Fix for MUL v16i8 on pre-SSE41 targets (PR23369).
2015-04-29 Pete CooperChange x86 CMOVE_F to read it source, not write it.
2015-04-29 Douglas Katzman[Sparc] Really add sparcel architecture support.
2015-04-29 Manman Ren[AArch64] Refactor out codes that depend on specific...
2015-04-29 Tim NorthoverARM: mark branch-like instructions with correct flags.
2015-04-29 Douglas KatzmanMake Sparc assembler accept parenthesized constant...
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU...
2015-04-29 Reid Kleckner[X86] Avoid mangling frameescape labels
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement SUB and SUBU instructions
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement ADD, ADDU and ADDIU instr...
2015-04-29 James Y KnightSparc: Prefer reg+reg address encoding when only one...
2015-04-29 Vasileios KalintirisMips fast-isel - handle functions which return i8 or...
2015-04-29 Daniel Sanders[mips] Correct 128-bit shifts on 64-bit targets.
2015-04-29 Toma Tabacu[mips] [IAS] Inline assemble-time shifting out of creat...
2015-04-29 Elena Demikhovskyfixed 80-chars; NFC
2015-04-28 Eric ChristopherReuse a lookup in an assert.
2015-04-28 Tim NorthoverARM: fix peephole optimisation of TST
2015-04-28 James Y KnightSparc: Add alternate aliases for conditional branch...
2015-04-28 Alexei Starovoitov[bpf] fix build
2015-04-28 Sanjay Patel[x86] remove RCPPS and RSQRTPS intrinsic instruction...
2015-04-28 Eric ChristopherAdd a fixme to resetTargetOptions to explain why it...
2015-04-28 Eric ChristopherFix a [-Werror,-Winconsistent-missing-override] problem...
2015-04-28 Tom StellardR600: Fix up for AsmPrinter's OutStreamer being a uniqu...
2015-04-28 Tom StellardR600/SI: Add a lower case alias for subtarget feature...
2015-04-28 Justin Holewinski[NVPTX] Handle addrspacecast constant expressions in...
2015-04-28 Sanjay Patelmove IR-level optimization flags into their own struct
2015-04-28 Elena DemikhovskyFixed crash of variable shift inst on AVX2
2015-04-28 Toma Tabacu[mips] [IAS] Do not generate redundant ORi in createLSh...
2015-04-28 Sergey DmitroukReapply r235977 "[DebugInfo] Add debug locations to...
2015-04-28 Daniel JasperRevert "[DebugInfo] Add debug locations to constant...
2015-04-28 Toma Tabacu[mips] [IAS] Rename the createShiftOr function to creat...
2015-04-28 Toma Tabacu[mips] [IAS] Store the expandLoadImm destination regist...
2015-04-28 Sergey Dmitrouk[DebugInfo] Add debug locations to constant SD nodes
2015-04-28 Elena DemikhovskyAVX-512: Added "pandn" intrinsics set
2015-04-28 Ahmed Bougacha[MC] Use LShr for constant evaluation of ">>" on ELF...
2015-04-28 Matthias BraunCleanup, remove unused return value
2015-04-27 Sanjay Patelremove obsolete pattern matches for scalar SSE ops
2015-04-27 Ahmed Bougacha[AArch64] Also combine vector selects fed by non-i1...
2015-04-27 Ahmed Bougacha[AArch64] Don't assert when combining (v3f32 select...
2015-04-27 Bill SchmidtSilence unused variable errors for no-asserts builds
2015-04-27 Bill Schmidt[PPC64LE] Remove unnecessary swaps from lane-insensitiv...
2015-04-27 Sanjay Patelfix 80-cols; NFC
2015-04-27 Sanjay Patelfix typos; NFC
2015-04-27 Toma Tabacu[mips] Correct bytes to bits in 2 comments. NFC.
2015-04-27 Elena DemikhovskyAVX-512: added calling conventions for i1 vectors.
2015-04-27 Brendon Cahoon[Hexagon] Use constant extenders to fix up hardware...
2015-04-27 Toma Tabacu[mips] [IAS] Improve warning for using AT with .set...
2015-04-27 Vasileios KalintirisReapply "[mips][FastISel] Implement shift ops for Mips...
2015-04-27 Toma Tabacu[mips] [IAS] Rename getATRegNum and setATReg to {g...
2015-04-27 Elena DemikhovskyAVX-512: Extend/Truncate operations for SKX,
2015-04-27 Simon Pilgrim[X86][SSE] Add v16i8/v32i8 multiplication support
2015-04-26 Alexei Starovoitov[bpf] fix build and remove a compiler warning in Releas...
2015-04-25 Benjamin Kramer[ARM] Simplify code. NFC.
2015-04-25 Benjamin Kramer[hexagon] Use range-based for loops. No functionality...
2015-04-25 Benjamin Kramer[hexagon] Remove setHexLibcallName, it leaks memory.
2015-04-24 Lang Hames[AsmPrinter] Make AsmPrinter's OutStreamer member a...
2015-04-24 Vasileios Kalintiris[mips][FastISel] Specify which types we handle for...
2015-04-24 Jingyue WuResurrect r235688
2015-04-24 Jingyue WuRevert r235688
2015-04-24 Jingyue Wu[NVPTX] Emits "generic()" depending on the original...
2015-04-24 Jingyue Wu[NVPTX] enable NaryReassociate in NVPTX
2015-04-24 Matt ArsenaultR600/SI: Fix verifier error when producing v_madmk_f32
2015-04-24 Matthias BraunR600/RegisterCoalescer: Enable more rematerialization...
2015-04-23 Matt ArsenaultR600/SI: Special case v_mov_b32 as really rematerializable
2015-04-23 Hal Finkel[PowerPC] Support register name prefixes for vector...
2015-04-23 Hal Finkel[PowerPC] Use sync inst alias when printing
2015-04-23 Tom StellardR600: Correctly lower CONCAT_VECTOR nodes with more...
2015-04-23 Hal Finkel[PowerPC] Add asm/disasm support for dcbt with hint
2015-04-23 Krzysztof ParzyszekUnbreak build
2015-04-23 Krzysztof Parzyszek[Hexagon] Minor cleanup in HexagonFrameLowering
2015-04-23 Tom StellardR600/SI: Fix indirect addressing with a negative consta...
2015-04-23 Peter CollingbourneThumb2: When applying branch optimizations, visit branc...
next