llvm-6502/lib
Jim Grosbach 3dab277857 Infrastructure for dynamic stack realignment on ARM. For now, this is off by
default behind a command line option. This will enable better performance for
vectors on NEON enabled processors.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85333 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-27 22:45:39 +00:00
..
Analysis make the build build. 2009-10-27 21:43:39 +00:00
Archive
AsmParser
Bitcode
CodeGen Update the MachineBasicBlock CFG for an indirect branch. 2009-10-27 22:10:34 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Add new APFloat methods that return sign, exp, and mantissa of ieee float and double values. 2009-10-27 21:35:42 +00:00
System
Target Infrastructure for dynamic stack realignment on ARM. For now, this is off by 2009-10-27 22:45:39 +00:00
Transforms Factor out redundancy from clone() implementations. 2009-10-27 22:16:29 +00:00
VMCore Factor out redundancy from clone() implementations. 2009-10-27 22:16:29 +00:00
Makefile