1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/lib/CodeGen
Chris Lattner b9e0153cfe * Fix privacy issues on RegToRefVecMap
* Fix initialization order problems...

llvm-svn: 762
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