Don't do all the lowering stuff for 2-wide build_vector's. Also, minor optimization...
[oota-llvm.git] / lib / CodeGen / PhysRegTracker.h
2004-02-23 Alkis EvlogimenosImproved PhysRegTracker interface. RegAlloc lazily...
2004-02-23 Alkis EvlogimenosSome code cleanups from Chris
2004-02-23 Alkis EvlogimenosFix comments in PhysRegTracker and rename isPhysRegAvai...
2004-02-23 Alkis EvlogimenosPull PhysRegTracker out of RegAllocLinearScan as it...