summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/MI/LiveIntervalTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add unittest for LiveIntervalAnalysis::handleMove()Matthias Braun2016-05-021-3/+304
* Make a stub version of MITests, instead of reverting.NAKAMURA Takumi2016-02-181-0/+6
* Revert "LiveIntervalAnalysis: Remove LiveVariables requirement" and LiveInter...Matthias Braun2016-02-181-306/+0
* Remove an unnecessary std::move to fix -Wpessimizing-move warning.Craig Topper2016-02-161-1/+1
* Fix typo in LiveIntervalTestMatthias Braun2016-02-151-1/+1
* Add unittest for LiveIntervalAnalysis::handleMove()Matthias Braun2016-02-151-0/+306
OpenPOWER on IntegriCloud