1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test/CodeGen
Jessica Paquette 1b7564f1ee [MachineOutliner] Simplify call outlining + require valid callee save info for call outlining
This commit simplifies the call outlining logic by removing references to the
Function associated with the callee. To do this, it requires that valid
callee save info is available to the outliner.

llvm-svn: 328719
2018-03-28 17:52:31 +00:00
..
AArch64 [MachineOutliner] Simplify call outlining + require valid callee save info for call outlining 2018-03-28 17:52:31 +00:00
AMDGPU Revert "[AMDGPU] For OS type AMDPAL, fixed scratch on compute shader" 2018-03-28 11:21:07 +00:00
ARC
ARM [ARM] Support float literals under XO 2018-03-28 10:02:26 +00:00
AVR [AVR] Add a regression test for struct return lowering 2018-03-20 11:23:03 +00:00
BPF
Generic Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" 2018-03-28 12:36:46 +00:00
Hexagon [Hexagon] Implement TTI::shouldMaximizeVectorBandwidth 2018-03-27 18:10:47 +00:00
Inputs
Lanai
Mips [RegisterCoalescing] Don't move COPY if it would interfere with another value 2018-03-28 06:01:30 +00:00
MIR
MSP430
Nios2
NVPTX [NVPTX] Make tensor shape part of WMMA intrinsic's name. 2018-03-21 21:55:02 +00:00
PowerPC [PowerPC] add ftrunc vector tests; NFC 2018-03-28 00:49:12 +00:00
RISCV [RISCV] Use init_array instead of ctors for RISCV target, by default 2018-03-24 18:37:19 +00:00
SPARC
SystemZ Use local symbols for creating .stack-size. 2018-03-26 20:40:22 +00:00
Thumb [ARM] Fix "Constant pool entry out of range!" in Thumb1 mode 2018-03-23 17:53:27 +00:00
Thumb2 [CodeGen] Add a new pass for PostRA sink 2018-03-22 20:06:47 +00:00
WebAssembly [WebAssembly] Strip threadlocal attribute from globals in single thread mode 2018-03-20 22:01:32 +00:00
WinCFGuard
WinEH
X86 [X86][AVX2] Add shuffle test case from PR36933 2018-03-28 16:48:48 +00:00
XCore Use .set instead of = when printing assignment in assembly output 2018-03-27 16:44:41 +00:00