llvm-project/llvm/test/CodeGen
Amy Kwan 62f5ba624b [PowerPC][Power10] Implement Test LSB by Byte Builtins in LLVM/Clang
This patch implements builtins for the Test LSB by Byte instruction introduced
in Power10.

Differential Revision: https://reviews.llvm.org/D82431
2020-07-13 22:47:47 -05:00
..
AArch64 [AArch64][GlobalISel] Add post-legalize combine for sext_inreg(trunc(sextload)) -> copy 2020-07-13 20:27:45 -07:00
AMDGPU GlobalISel: Implement fewerElementsVector for saturating add/sub 2020-07-13 14:46:40 -04:00
ARC
ARM [ARM][NFC] More detailed vbsl checks in ARM & Thumb2 tests. 2020-07-13 17:00:43 +01:00
AVR [AVR] Rewrite the function calling convention. 2020-06-23 21:36:18 +12:00
BPF BPF: permit .maps section variables with typedef type 2020-07-12 09:42:25 -07:00
Generic Check output in test/CodeGen/Generic/MIRStripDebug/no-metadata-present.mir, NFC 2020-07-13 15:15:49 -07:00
Hexagon [BasicAA] Rename deprecated -basicaa to -basic-aa 2020-06-26 20:41:37 -07:00
Inputs
Lanai
MIR [MIR] Fix CFI_INSTRUCTION escape printing 2020-06-24 18:15:28 -04:00
MSP430 [MSP430] Declare comparison LibCalls as returning i16 instead of i32 2020-06-30 11:04:22 +03:00
Mips [DAGCombine] Generalize the case (add (or x, c1), c2) -> (add x, (c1 + c2)) 2020-06-12 13:53:08 -04:00
NVPTX [NVPTX] Fix for NVPTX module asm regression 2020-06-24 11:17:09 -07:00
PowerPC [PowerPC][Power10] Implement Test LSB by Byte Builtins in LLVM/Clang 2020-07-13 22:47:47 -05:00
RISCV [MC][RISCV] Set UseIntegratedAssembler to true 2020-07-12 21:04:48 -07:00
SPARC [SPARC] Lower fp16 ops to libcalls 2020-06-10 19:15:26 -07:00
SystemZ [SystemZ] Simplify knownbits.ll test 2020-06-30 16:31:59 +02:00
Thumb
Thumb2 [ARM][NFC] More detailed vbsl checks in ARM & Thumb2 tests. 2020-07-13 17:00:43 +01:00
VE [VE] Support symbol with offset value 2020-07-01 23:55:27 +09:00
WebAssembly [WebAssembly] Prefer v128.const for constant splats 2020-07-10 18:27:52 -07:00
WinCFGuard
WinEH
X86 [PGO][PGSO] Add profile guided size optimization to X86ISelDAGToDAG. 2020-07-13 10:28:09 -07:00
XCore