Merging r258471:
[oota-llvm.git] / lib / Target / AArch64 / AArch64PBQPRegAlloc.cpp
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-03-03 David BlaikieAvoid copying LiveInterval, this could lead to a double...
2015-03-03 David BlaikieRevert "Remove the explicit SDNodeIterator::operator...
2015-03-03 David BlaikieRemove the explicit SDNodeIterator::operator= in favor...
2015-02-11 Arnaud A. de Grand... [PBQP] Cautiously update edge costs in the solver
2015-01-28 Eric ChristopherMigrate AArch64 except for TTI and AsmPrinter away...
2014-10-27 Lang Hames[PBQP] Unique allowed-sets for nodes in the PBQP graph...
2014-10-22 Arnaud A. de Grand... [AArch64] Cleanup A57PBQPConstraints
2014-10-09 Lang Hames[PBQP] Replace PBQPBuilder with composable constraints...
2014-09-12 Patrik HagglundFix gcc -Wpedantic.
2014-09-10 Arnaud A. de Grand... [AArch64] Address Chad's post commit review comments...
2014-09-10 Arnaud A. de Grand... [AArch64] Pacify lld buildbot complaining about an...
2014-09-10 Arnaud A. de Grand... [AArch64] Add experimental PBQP support