Fix some GCC warnings by providing a virtual destructor in the base of a class
[oota-llvm.git] / lib / CodeGen / VirtRegRewriter.h
2010-04-06 Evan ChengCode clean up. Move includes from VirtRegRewriter.h...
2009-08-23 Benjamin KramerKill off more cerr/cout uses and prune includes a bit.
2009-06-24 Lang HamesFixed a bug in LiveInterval scaling (failure to scale...
2009-05-06 Lang HamesRenamed Spiller classes (plus uses and related files...