1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/CodeGen
Kyle Butt e9b17f6bf5 Codegen: Fix broken assumption in Tail Merge.
Tail merge was making the assumption that a layout successor or
predecessor was always a cfg successor/predecessor. Remove that
assumption. Changes to tests are necessary because the errant cfg edges
were preventing optimizations.

llvm-svn: 273700
2016-06-24 18:16:36 +00:00
..
AArch64 [MachineDominatorTree] Add a MDT verifier. 2016-06-24 13:32:22 +00:00
AMDGPU AMDGPU: Add stub custom CodeGenPrepare pass 2016-06-24 07:07:55 +00:00
ARM [ARM] Use aapcs_vfp for ___truncdfhf2 on v7k. 2016-06-24 00:08:01 +00:00
BPF
Generic
Hexagon [Hexagon] Add SDAG preprocessing step to expose shifted addressing modes 2016-06-22 20:08:27 +00:00
Inputs
Lanai
Mips Codegen: Fix broken assumption in Tail Merge. 2016-06-24 18:16:36 +00:00
MIR
MSP430
NVPTX [NVPTX] Improve lowering of byval args of device functions. 2016-06-21 20:30:26 +00:00
PowerPC Convert test to FileCheck. 2016-06-23 20:37:49 +00:00
SPARC Codegen: Fix broken assumption in Tail Merge. 2016-06-24 18:16:36 +00:00
SystemZ Uses shouldAssumeDSOLocal. 2016-06-23 21:18:59 +00:00
Thumb
Thumb2 Codegen: Fix broken assumption in Tail Merge. 2016-06-24 18:16:36 +00:00
WebAssembly
WinEH
X86 Codegen: Fix broken assumption in Tail Merge. 2016-06-24 18:16:36 +00:00
XCore IR: Introduce Module::global_objects(). 2016-06-22 20:29:42 +00:00