llvm-6502/include
Owen Anderson d6664311ac Resurrect some ancient code to add spill ranges without attempting folding, remat, or splitting. This code has been updated to current APIs
in so far as it compiles and, in theory, works, but does not take advantage of recent advancements.  For instance, it could be improved by using
MachineRegisterInfo::use_iterator.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54924 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-18 18:05:32 +00:00
..
llvm Resurrect some ancient code to add spill ranges without attempting folding, remat, or splitting. This code has been updated to current APIs 2008-08-18 18:05:32 +00:00
llvm-c Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00