llvm-project/llvm/test/CodeGen
Sam Parker df337704f0 [ARM] ACLE Chapter 9 intrinsics
Added the integer data processing intrinsics from ACLE v2.1 Chapter 9
but I have missed out the saturation_occurred intrinsics for now. For
the instructions that read and write the GE bits, a chain is included
and the only instruction that reads these flags (sel) is only
selectable via the implemented intrinsic.

Differential Revision: https://reviews.llvm.org/D32281

llvm-svn: 302126
2017-05-04 07:31:28 +00:00
..
AArch64 [XRay] Create an Index of sleds per function 2017-05-04 03:37:57 +00:00
AMDGPU AMDGPU: Don't promote alloca to LDS for leaf functions 2017-05-02 18:33:18 +00:00
ARM [ARM] ACLE Chapter 9 intrinsics 2017-05-04 07:31:28 +00:00
AVR [AVR] Reserve the Y register in all functions 2017-05-03 11:56:01 +00:00
BPF [bpf] add relocation support 2017-05-03 17:30:56 +00:00
Generic [Hexagon] Unxfail passing tests 2017-04-13 16:05:35 +00:00
Hexagon [Hexagon] Use automatically-generated scheduling information for HVX 2017-05-03 20:10:36 +00:00
Inputs
Lanai
MIR MachineFrameInfo: Track whether MaxCallFrameSize is computed yet; NFC 2017-05-01 22:32:25 +00:00
MSP430 [MSP430] Fix PR32769: Select8 and Select16 need to have SR in Uses. 2017-04-26 00:33:59 +00:00
Mips [mips][microMIPS] Adding code size reduction pass for MicroMIPS 2017-04-27 13:10:48 +00:00
NVPTX [SelectionDAG] Improve support for promotion of <1 x fX> floating point argument types (PR31088) 2017-05-02 10:33:08 +00:00
PowerPC [PowerPC, DAGCombiner] Fold a << (b % (sizeof(a) * 8)) back to a single instruction 2017-05-03 00:07:02 +00:00
SPARC Don't emit CFI instructions at the end of a function 2017-04-24 18:45:59 +00:00
SystemZ [SystemZ] Update kill-flag in splitMove(). 2017-04-24 12:40:28 +00:00
Thumb [ARM] ScheduleDAGRRList::DelayForLiveRegsBottomUp must consider OptionalDefs 2017-04-23 06:58:08 +00:00
Thumb2 Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
WebAssembly [WebAssembly] Fix WebAssemblyOptimizeReturned after r300367 2017-04-17 21:40:28 +00:00
WinEH
X86 [X86] Disabling PLT in Regcall CC Functions 2017-05-04 07:22:49 +00:00
XCore In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-03-14 00:34:14 +00:00