llvm-6502/lib
Juergen Ributzka c6a7502a80 [Constant Hoisting][ARM64] Enable constant hoisting for ARM64.
This implements the target-hooks for ARM64 to enable constant hoisting.

This fixes <rdar://problem/14774662> and <rdar://problem/16381500>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205791 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-08 20:39:59 +00:00
..
Analysis Handle vlas during inline cost computation if they'll be turned 2014-04-07 13:36:21 +00:00
AsmParser AsmParser: add a warning for compatibility parsing 2014-04-05 22:42:53 +00:00
Bitcode
CodeGen RegAlloc: Account for a variable entry block frequency 2014-04-08 19:18:56 +00:00
DebugInfo
ExecutionEngine Changes in IntelJITEventListener - By Arch Robinson 2014-04-06 11:08:33 +00:00
IR Verifier: Give the right message for bad atomic loads 2014-04-08 17:07:44 +00:00
IRReader
LineEditor
Linker
LTO
MC Simplify compression API by compressing into a SmallVector rather than a MemoryBuffer 2014-04-05 21:53:04 +00:00
Object obj2yaml: Use the correct relocation type for different machine types 2014-04-07 23:12:20 +00:00
Option
ProfileData
Support [C++11] Make use of 'nullptr' in the Support library. 2014-04-07 04:17:22 +00:00
TableGen
Target [Constant Hoisting][ARM64] Enable constant hoisting for ARM64. 2014-04-08 20:39:59 +00:00
Transforms Add support for optimization reports. 2014-04-08 16:42:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile