..
AArch64
[NFC][Codegen] Add/sub constant-folding: add scalar tests too
2019-05-31 08:23:48 +00:00
AMDGPU
[DAGCombine][X86][AArch64][AMDGPU] (x - y) + -1 -> add (xor y, -1), x fold. Try 3
2019-05-30 20:37:29 +00:00
ARC
…
ARM
[NFC][ARM] Add a test that potentially causes endless combine loop with D62266
2019-05-30 21:41:21 +00:00
AVR
Add TargetLoweringInfo hook for explicitly setting the ABI calling convention endianess
2019-05-21 06:38:02 +00:00
BPF
[BPF] generate R_BPF_NONE relocation for BTF DataSec variables
2019-05-26 21:26:06 +00:00
Generic
[IR] allow fast-math-flags on select of FP values
2019-05-22 15:50:46 +00:00
Hexagon
[NFC] Make tests more robust for new optimizations
2019-05-25 14:10:20 +00:00
Inputs
…
Lanai
UpdateTestChecks: Lanai triple support
2019-05-29 20:03:00 +00:00
MIR
[MIR-Canon] Skip the first N vreg names lazily.
2019-05-31 06:02:38 +00:00
MSP430
[AsmPrinter] refactor to support %c w/ GlobalAddress'
2019-04-26 18:45:04 +00:00
Mips
[MIPS GlobalISel] Add detailed tests for lower call
2019-05-31 08:40:08 +00:00
NVPTX
SelectionDAG: accommodate atomic floating stores.
2019-05-10 11:23:04 +00:00
PowerPC
Partial revert of revert of r361827: Add constrained intrinsic tests for powerpc64le.
2019-05-29 16:29:31 +00:00
RISCV
[RISCV][NFC] Add nounwind attribute to functions missing it in test/CodeGen/RISCV
2019-05-23 12:43:13 +00:00
SPARC
[DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fold. Try 3
2019-05-30 20:37:18 +00:00
SystemZ
[DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fold. Try 3
2019-05-30 20:37:18 +00:00
Thumb
[TargetLowering] Extend bool args to inline-asm according to getBooleanType
2019-05-22 16:16:15 +00:00
Thumb2
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
2019-05-28 16:13:20 +00:00
WebAssembly
[WebAssembly] Support for atomic fences
2019-05-28 22:09:12 +00:00
WinCFGuard
…
WinEH
…
X86
[NFC][Codegen] Add/sub constant-folding: add scalar tests too
2019-05-31 08:23:48 +00:00
XCore
[AsmPrinter] refactor to support %c w/ GlobalAddress'
2019-04-26 18:45:04 +00:00