llvm-6502/lib
Chris Lattner 66cf80f226 significantly simplify the VirtRegMap code by pulling the SpillSlotsAvailable
and PhysRegsAvailable maps out into a new AvailableSpills struct.  No
functionality change.

This paves the way for a bugfix, coming up next.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25947 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-03 23:13:58 +00:00
..
Analysis
Archive
AsmParser
Bytecode Fix auto-upgrade of intrinsics to work properly with both assembly and 2006-01-27 11:49:27 +00:00
CodeGen significantly simplify the VirtRegMap code by pulling the SpillSlotsAvailable 2006-02-03 23:13:58 +00:00
Debugger
ExecutionEngine Allow the specification of explicit alignments for constant pool entries. 2006-01-31 22:23:14 +00:00
Linker
Support
System Add AddSymbol() method to DynamicLibrary to work around Windows limitation 2006-01-30 04:33:51 +00:00
Target add a note 2006-02-03 22:06:45 +00:00
Transforms
VMCore validate matching constraints and remember when we see them. 2006-02-02 00:23:53 +00:00
Makefile