summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Avoid copying LiveInterval, this could lead to a double-deleteDavid Blaikie2015-03-031-1/+1
* Revert "Remove the explicit SDNodeIterator::operator= in favor of the implici...David Blaikie2015-03-031-1/+1
* Remove the explicit SDNodeIterator::operator= in favor of the implicit defaultDavid Blaikie2015-03-031-1/+1
* [PBQP] Cautiously update edge costs in the solverArnaud A. de Grandmaison2015-02-111-2/+2
* Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl.Eric Christopher2015-01-281-1/+1
* [PBQP] Unique allowed-sets for nodes in the PBQP graph and use pairs of theseLang Hames2014-10-271-8/+8
* [AArch64] Cleanup A57PBQPConstraintsArnaud A. de Grandmaison2014-10-221-44/+43
* [PBQP] Replace PBQPBuilder with composable constraints (PBQPRAConstraint).Lang Hames2014-10-091-98/+68
* Fix gcc -Wpedantic.Patrik Hagglund2014-09-121-1/+1
* [AArch64] Address Chad's post commit review comments for r217504 (PBQP experi...Arnaud A. de Grandmaison2014-09-101-11/+10
* [AArch64] Pacify lld buildbot complaining about an unused static function in ...Arnaud A. de Grandmaison2014-09-101-0/+2
* [AArch64] Add experimental PBQP supportArnaud A. de Grandmaison2014-09-101-0/+413
OpenPOWER on IntegriCloud