summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
Commit message (Expand)AuthorAgeFilesLines
* [ARM] GlobalISel: Support G_FPOW for float and doubleDiana Picus2017-04-101-2/+3
* AMDGPU: Actually write nops for writeNopDataMatt Arsenault2017-04-081-1/+14
* [AArch64] Refine Falkor Machine Model - Part 3Balaram Makam2017-04-085-26/+135
* [ARM] Prefer BIC over BFC in ARM mode.Eli Friedman2017-04-071-0/+1
* [AArch64] Allow global register asm("x18") or asm("w18") under -ffixed-x18Petr Hosek2017-04-071-0/+5
* Revert "[SelectionDAG] Enable target specific vector scalarization of calls a...Simon Dardis2017-04-076-198/+15
* [AMDGPU] Unroll more to eliminate phis and conditionsStanislav Mekhanoshin2017-04-071-2/+52
* Use PMADDWD to expand reduction in a loopDehao Chen2017-04-071-0/+47
* [GlobalISel] implement narrowing for G_CONSTANT.Igor Breger2017-04-071-0/+16
* [mips] Remove usage of debug only variable (NFC)Simon Dardis2017-04-071-2/+2
* [mips][msa] Fix generation of bm(n)zi and bins[lr]i instructionsPetar Jovanovic2017-04-072-4/+4
* [AMDGPU][MC] Fix for Bug 28211 + LIT testsDmitry Preobrazhensky2017-04-072-36/+48
* [SelectionDAG] Enable target specific vector scalarization of calls and returnsSimon Dardis2017-04-076-15/+198
* [SystemZ] Check for presence of vector support in SystemZISelLoweringJonas Paulsson2017-04-072-2/+6
* [SystemZ] Remove confusing comment in combineEXTRACT_VECTOR_ELT()Jonas Paulsson2017-04-071-2/+0
* [AMDGPU] Move SiShrinkInstruction and SDWAPeephole to SSAOptimization passesSam Kolton2017-04-071-5/+5
* [ARM] GlobalISel: Support frem for 64-bit valuesDiana Picus2017-04-071-0/+1
* [ARM] GlobalISel: Support frem for 32-bit valuesDiana Picus2017-04-072-5/+3
* [WebAssembly] Fix -Wcovered-switch-default warningDerek Schuff2017-04-061-2/+1
* AMDGPU/GFX9: Fix shared and private aperture queriesKonstantin Zhuravlyov2017-04-063-14/+35
* Remove the default subtarget from the Power port. It's unnecessary and harmfu...Eric Christopher2017-04-062-4/+1
* Revert "Revert "[ARM] Add Kryo to available targets""Yi Kong2017-04-063-1/+11
* [X86] Revert r299387 due to AVX legalization infinite loop.Michael Kuperstein2017-04-061-55/+1
* AMDGPU: Diagnose illegal SGPR to VGPR copiesMatt Arsenault2017-04-062-3/+40
* AMDGPU: Replace fp16SrcZerosHighBits with a whitelistMatt Arsenault2017-04-061-4/+50
* Revert "Turn some C-style vararg into variadic templates"Mehdi Amini2017-04-061-3/+4
* [SelectionDAG] [ARM CodeGen] Fix chain information of LowerMULHuihui Zhang2017-04-061-2/+13
* Turn some C-style vararg into variadic templatesMehdi Amini2017-04-061-4/+3
* [AMDGPU] Temporarily change constant address space from 4 to 2Yaxun Liu2017-04-064-10/+8
* Revert "[ARM] Add Kryo to available targets"Yi Kong2017-04-062-10/+1
* [ARM] Add Kryo to available targetsYi Kong2017-04-062-1/+10
* AMDGPU: Stop using CCAssignToRegWithShadowMatt Arsenault2017-04-063-30/+36
* [Hexagon] Change the vector scaling for vector offsetsKrzysztof Parzyszek2017-04-0610-397/+456
* [AMDGPU] Eliminate barrier if workgroup size is not greater than wavefront sizeStanislav Mekhanoshin2017-04-061-0/+11
* [AMDGPU] Resubmit SDWA peephole: enable by defaultSam Kolton2017-04-062-6/+5
* [globalisel][tablegen] Move <Target>InstructionSelector declarations to anony...Daniel Sanders2017-04-0610-153/+120
* [ARM] Remove a dead ADD during the creation of TBBsDavid Green2017-04-061-1/+42
* [X86 TTI] Implement LSV hookKeno Fischer2017-04-052-2/+7
* Revert r299536. [AMDGPU] SDWA peephole: enable by default.Ivan Krasin2017-04-051-1/+1
* [AMDGPU][MC] Fix for Bug 28158 + LIT testsDmitry Preobrazhensky2017-04-051-0/+20
* ARMFrameLowering: Slight cleanups; NFCMatthias Braun2017-04-051-4/+5
* [AMDGPU][MC] Fix for Bug 28167 + LIT testsDmitry Preobrazhensky2017-04-051-1/+4
* [SystemZ] Prevent Merging Bitcast with non-normal loadsNirav Dave2017-04-051-2/+3
* [DAGCombiner] add and use TLI hook to convert and-of-seteq / or-of-setne to b...Sanjay Patel2017-04-053-0/+12
* [AMDGPU] SDWA peephole: enable by defaultSam Kolton2017-04-051-1/+1
* Fix WebAssembly after r299529.Alexander Kornienko2017-04-051-4/+4
* [X86][SSE] Renamed combine to make it clear that it only handles the vector s...Simon Pilgrim2017-04-051-4/+5
* [AArch64] Crypto requires FP.James Molloy2017-04-051-1/+1
* Add MCContext argument to MCAsmBackend::applyFixup for error reportingAlex Bradbury2017-04-0515-168/+123
* [X86] Relax assert in broadcast-of-subvector lowering.Ahmed Bougacha2017-04-051-2/+2
OpenPOWER on IntegriCloud