llvm-project/llvm/test/CodeGen
Krzysztof Parzyszek 9eb75c4520 [Hexagon] Implement frame pointer elimination with -fomit-frame-pointer
It applies to leaf functions that are otherwise not required to have
a frame pointer.

llvm-svn: 306888
2017-06-30 21:21:40 +00:00
..
AArch64 GlobalISel: add G_IMPLICIT_DEF instruction. 2017-06-30 20:27:36 +00:00
AMDGPU Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR 2017-06-30 20:56:57 +00:00
ARM GlobalISel: add G_IMPLICIT_DEF instruction. 2017-06-30 20:27:36 +00:00
AVR [AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi 2017-05-31 06:27:46 +00:00
BPF Revert "[DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset" 2017-06-30 12:56:02 +00:00
Generic [SystemZ] Fix trap issue and enable expensive checks. 2017-06-23 14:30:46 +00:00
Hexagon [Hexagon] Implement frame pointer elimination with -fomit-frame-pointer 2017-06-30 21:21:40 +00:00
Inputs
Lanai CodeGen: Rename DEBUG_TYPE to match passnames 2017-05-25 21:26:32 +00:00
MIR Remove redundant copy in recurrences 2017-06-29 23:11:24 +00:00
MSP430 Revert "[DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset" 2017-06-30 12:56:02 +00:00
Mips Revert "[mips] Fix multiprecision arithmetic." 2017-06-29 20:59:47 +00:00
NVPTX Revert "r306541 - Add zero-length check to memcpy/memset load store loop expansion" 2017-06-30 06:37:33 +00:00
Nios2 [Nios2] Target registration 2017-05-29 09:48:30 +00:00
PowerPC [PowerPC] auto-generate check lines; NFC 2017-06-30 19:20:54 +00:00
SPARC [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86) 2017-06-21 20:36:32 +00:00
SystemZ [SystemZ] Fix missing emergency spill slot corner case 2017-06-26 16:50:32 +00:00
Thumb [NFC] Use stdin for some tests instead of positional argument. 2017-06-29 14:51:54 +00:00
Thumb2 [ARM] Improve if-conversion for M-class CPUs without branch predictors 2017-06-28 14:11:15 +00:00
WebAssembly [WebAssembly] Add support for exception handling instructions 2017-06-30 00:43:15 +00:00
WinEH
X86 Revert "[DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset" 2017-06-30 12:56:02 +00:00
XCore AsmPrinter: mark the beginning and the end of a function in verbose mode 2017-05-23 21:22:16 +00:00