Lowering of sdiv X, pow2 was broken, this fixes it. This patch is written
[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...