Renamed CCState members that appear to misspell 'Processed' as 'Proceed'. NFC.
[oota-llvm.git] / include / llvm / CodeGen / LiveRegMatrix.h
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.