llvm-6502/lib
Venkatraman Govindaraju a65d33760b [Sparc] Implements hasReservedCallFrame and hasFP.
This is to generate correct framesetup code when the function
 has variable sized allocas.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182108 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-17 15:14:34 +00:00
..
Analysis Respect the 'nobuiltin' attribute when determining if a call is to a memory builtin. 2013-05-16 04:12:04 +00:00
Archive
AsmParser
Bitcode
CodeGen Generate debug info for by-value struct args even if they are not used. 2013-05-16 23:44:12 +00:00
DebugInfo
ExecutionEngine r182085 introduced a change that triggered an assertion on ARM. This is an immediate fix 2013-05-17 14:31:59 +00:00
IR
IRReader
Linker
MC
Object
Option
Support
TableGen
Target [Sparc] Implements hasReservedCallFrame and hasFP. 2013-05-17 15:14:34 +00:00
Transforms LoopVectorize: Simplify code. No functionality change. 2013-05-17 14:48:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile