summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/MI/LiveIntervalTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Appease MSVCMatthias Braun2016-05-101-0/+1
* LLVMTargetMachine: Add functions to create MIModuleInfo/MIFunction; NFCMatthias Braun2016-05-101-8/+3
* LiveIntervalAnalysis: Fix handleMove() extending liverange for undef inputsMatthias Braun2016-05-061-0/+11
* 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