llvm-project/llvm/test/CodeGen
Craig Topper 8fe8adb9f1 [X86] Add v2i64->v2i32/v2i16/v2i8 test cases to the trunc packus/ssat/usat tests. NFC
llvm-svn: 374704
2019-10-13 05:47:42 +00:00
..
AArch64 Revert 374373: [Codegen] Alter the default promotion for saturating adds and subs 2019-10-11 20:33:03 +00:00
AMDGPU [AMDGPU] Use GCN prefix in dpp_combine.mir. NFC. 2019-10-11 22:28:04 +00:00
ARC
ARM Revert 374373: [Codegen] Alter the default promotion for saturating adds and subs 2019-10-11 20:33:03 +00:00
AVR
BPF [BPF] Remove relocation for patchable externs 2019-10-10 15:33:09 +00:00
Generic Revert "Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline."" 2019-09-10 10:39:09 +00:00
Hexagon [ModuloSchedule] removeBranch() *before* creating the trip count condition 2019-10-03 17:10:32 +00:00
Inputs
Lanai [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing 2019-09-11 11:16:48 +00:00
MIR Print quoted backslashes in LLVM IR as \\ instead of \5C 2019-10-10 18:31:57 +00:00
MSP430 [DAGCombiner] add operation legality checks before creating shift ops (PR43542) 2019-10-03 21:34:04 +00:00
Mips [Mips] Fix 374055 2019-10-10 12:02:14 +00:00
NVPTX
PowerPC [AIX] Use .space instead of .zero in assembly 2019-10-11 15:07:28 +00:00
RISCV [SelectionDAG] Add tests for LKK algorithm 2019-10-05 14:29:25 +00:00
SPARC
SystemZ [FPEnv] Strict FP tests should use the requisite function attributes. 2019-10-04 17:03:46 +00:00
Thumb (Re)generate various tests. NFC 2019-10-08 16:16:26 +00:00
Thumb2 [ARM] VQSUB instruction 2019-10-10 16:34:30 +00:00
WebAssembly [WebAssembly] Make returns variadic 2019-10-09 21:42:08 +00:00
WinCFGuard
WinEH [Windows] Replace TrapUnreachable with an int3 insertion pass 2019-09-09 23:04:25 +00:00
X86 [X86] Add v2i64->v2i32/v2i16/v2i8 test cases to the trunc packus/ssat/usat tests. NFC 2019-10-13 05:47:42 +00:00
XCore