llvm-6502/lib
Eric Christopher ee56ea6243 Use the correct register class for load instructions - fixes
compilation of MultiSource/Benchmarks/Bullet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115907 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-07 05:50:44 +00:00
..
Analysis Move the pass initialization helper functions into the llvm namespace, and add 2010-10-07 04:13:08 +00:00
Archive
AsmParser
Bitcode
CodeGen Add MachineRegisterInfo::constrainRegClass and use it in MachineCSE. 2010-10-06 23:54:39 +00:00
CompilerDriver
ExecutionEngine
Linker Revert "RequiresUnique" patch. This should be handled at a lower level. 2010-10-06 20:18:44 +00:00
MC Another case of 256 sections not being enough :-) 2010-10-06 22:28:19 +00:00
Support
System
Target Use the correct register class for load instructions - fixes 2010-10-07 05:50:44 +00:00
Transforms Move the pass initialization helper functions into the llvm namespace, and add 2010-10-07 04:13:08 +00:00
VMCore
Makefile