1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test/CodeGen
Dehao Chen ba3eb3f3a0 Add prefix based function layout when profile is available.
Summary: If a function is hot, put it in text.hot section.

Reviewers: davidxl

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D17532

llvm-svn: 261607
2016-02-23 03:39:24 +00:00
..
AArch64 [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping. 2016-02-19 18:27:32 +00:00
AMDGPU AMDGPU: Add failing testcase for register coalescer 2016-02-22 23:45:42 +00:00
ARM ARM: sink atomic release barrier as far as possible into cmpxchg. 2016-02-22 20:55:50 +00:00
BPF
CPP
Generic Revert r261070, it caused PR26652 / PR26653. 2016-02-17 18:47:29 +00:00
Hexagon [Hexagon] Implement TLS support 2016-02-18 15:42:57 +00:00
Inputs
Mips [MC][ELF] Handle MIPS specific .sdata and .sbss directives 2016-02-11 06:45:54 +00:00
MIR When printing MIR, output to errs() rather than outs(). 2016-02-19 00:18:46 +00:00
MSP430
NVPTX Don't tail-duplicate blocks that contain convergent instructions. 2016-02-22 17:50:52 +00:00
PowerPC Fix for PR26690 take 2 2016-02-22 18:04:00 +00:00
SPARC
SystemZ [SystemZ] Fix ABI for i128 argument and return types 2016-02-19 14:10:21 +00:00
Thumb
Thumb2
WebAssembly [WebAssembly] Fix writeback of stack pointer with dynamic alloca 2016-02-22 21:57:17 +00:00
WinEH [WinEH] Optimize WinEH state stores 2016-02-17 18:37:11 +00:00
X86 Add prefix based function layout when profile is available. 2016-02-23 03:39:24 +00:00
XCore