Coalesce insert_subreg undef, x first to avoid phase ordering issue.
[oota-llvm.git] / lib / CodeGen / MachineModuleInfoImpls.cpp
2009-09-16 Benjamin KramerDon't sort the vector when it is empty. This should...
2009-09-16 Chris Lattneradd a new MachineModuleInfoMachO class, which is the...