llvm-6502/lib/CodeGen
Chris Lattner 80c685ff15 * Fix privacy issues on RegToRefVecMap
* Fix initialization order problems...


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@762 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-13 06:51:01 +00:00
..
InstrSched * Fix privacy issues on RegToRefVecMap 2001-10-13 06:51:01 +00:00
InstrSelection Machine-independent code generation routines used in instruction 2001-10-10 20:50:43 +00:00
RegAlloc --corrected coalescing test: coalsed only if two are of the same reg class 2001-10-12 17:48:18 +00:00
MachineInstr.cpp Moved code generation support routines to InstrSelectionSupport.cpp. 2001-10-10 20:49:07 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00