llvm-6502/lib
Jim Grosbach ec9eef4a15 Adjust processFunctionBeforeCalleeSavedScan() to correctly reserve a stack
slot for the register scavenger when compiling Thumb1 functions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83023 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-28 22:08:06 +00:00
..
Analysis When extending the operands of an addrec, iterate through all 2009-09-28 21:01:47 +00:00
Archive
AsmParser s/class Metadata/class MetadataContext/g 2009-09-28 21:41:20 +00:00
Bitcode s/class Metadata/class MetadataContext/g 2009-09-28 21:41:20 +00:00
CodeGen s/class Metadata/class MetadataContext/g 2009-09-28 21:41:20 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support Avoid using mutex locks if not in multithreaded mode by using a SmartScopedMutex 2009-09-27 11:08:03 +00:00
System
Target Adjust processFunctionBeforeCalleeSavedScan() to correctly reserve a stack 2009-09-28 22:08:06 +00:00
Transforms Remove a redundant #ifndef and add an assertion string. 2009-09-28 14:38:19 +00:00
VMCore Add C API calls for building FNeg operations. Patch by KS Sreeram! 2009-09-28 21:51:41 +00:00
Makefile