Merging r260164:
[oota-llvm.git] / include / llvm / CodeGen / LiveRegMatrix.h
2015-07-14 Matthias BraunMachineRegisterInfo: Remove UsedPhysReg infrastructure
2015-07-14 Matthias BraunRAGreedy: Keep track of allocated PhysRegs internally
2014-04-21 Benjamin Kramer[C++11] Replace OwningPtr with std::unique_ptr in place...
2014-03-07 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-28 Jakob Stoklund OlesenMake the LiveRegMatrix analysis available to targets.