llvm-6502/lib
Misha Brukman 86fd274790 * Enable allocation of registers r2-r10
* Allocate registers 13-31 backwards (to be able to store them all at once)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14896 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-16 20:35:20 +00:00
..
Analysis Be compatible with IA64 2004-07-16 00:04:13 +00:00
Archive
AsmParser Fix the regressions handling unnamed global variables 2004-07-16 01:18:09 +00:00
Bytecode
CodeGen Fix IA64 compatibility 2004-07-16 00:06:01 +00:00
Debugger
ExecutionEngine
Linker
Support Correctly build shared objects on MacOS X for debugging code generators 2004-07-16 19:45:45 +00:00
Target * Enable allocation of registers r2-r10 2004-07-16 20:35:20 +00:00
Transforms
VMCore Add convinience constructor for function calls with two args. 2004-07-16 12:04:28 +00:00
Makefile