1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/CodeGen
Vikram S. Adve 3a5bf13976 Major improvement to how nodes are built for a BB.
LLVM instruction is no longer recorded in each node, but BB is.

llvm-svn: 1262
2001-11-12 14:18:01 +00:00
..
InstrSched Major improvement to how nodes are built for a BB. 2001-11-12 14:18:01 +00:00
InstrSelection Major overhaul of stack frame management. 2001-11-08 04:47:06 +00:00
RegAlloc Changed code to ignore Phi Nodes in PhyRegAlloc 2001-11-10 21:21:36 +00:00
MachineInstr.cpp Adjust all stack variable offsets to be aligned by size. 2001-11-12 05:17:23 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00