llvm-project/llvm/test/CodeGen
Nikola Prica 98603a8153 [DebugInfo][If-Converter] Update call site info during the optimization
During the If-Converter optimization pay attention when copying or
deleting call instructions in order to keep call site information in
valid state.

Reviewers: aprantl, vsk, efriedma

Reviewed By: vsk, efriedma

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

llvm-svn: 374068
2019-10-08 15:43:12 +00:00
..
AArch64 fix fmls fp16 2019-10-08 13:23:57 +00:00
AMDGPU AMDGPU: Propagate undef flag during pre-RA exec mask optimizations 2019-10-08 12:46:32 +00:00
ARC
ARM [DebugInfo][If-Converter] Update call site info during the optimization 2019-10-08 15:43:12 +00:00
AVR
BPF [BPF] Handle offset reloc endpoint ending in the middle of chain properly 2019-10-03 16:30:29 +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 [AMDGPU] Extend buffer intrinsics with swizzling 2019-10-02 17:22:36 +00:00
MSP430 [DAGCombiner] add operation legality checks before creating shift ops (PR43542) 2019-10-03 21:34:04 +00:00
Mips [Mips] Emit proper ABI for _mcount calls 2019-10-08 14:32:03 +00:00
NVPTX
PowerPC [NFC][CGP] Tests for making ICMP_EQ use CR result of ICMP_S(L|G)T dominators 2019-10-07 05:29:11 +00:00
RISCV [SelectionDAG] Add tests for LKK algorithm 2019-10-05 14:29:25 +00:00
SPARC [test] Fix tests when run on windows after SVN r369426. NFC. 2019-08-20 20:58:02 +00:00
SystemZ [FPEnv] Strict FP tests should use the requisite function attributes. 2019-10-04 17:03:46 +00:00
Thumb [ScheduleDAG] When a node is cloned, add an edge between the nodes. 2019-10-04 19:51:40 +00:00
Thumb2 [ARM] Generate vcmp instead of vcmpe 2019-10-08 08:25:42 +00:00
WebAssembly [WebAssembly] Add REQUIRES: asserts to cfg-stackify-eh.ll 2019-10-08 02:50:27 +00:00
WinCFGuard
WinEH [Windows] Replace TrapUnreachable with an int3 insertion pass 2019-09-09 23:04:25 +00:00
X86 Add test for rotating truncated vectors. NFC 2019-10-08 13:08:51 +00:00
XCore