| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Appease MSVC | Matthias Braun | 2016-05-10 | 1 | -0/+1 |
| * | LLVMTargetMachine: Add functions to create MIModuleInfo/MIFunction; NFC | Matthias Braun | 2016-05-10 | 1 | -8/+3 |
| * | LiveIntervalAnalysis: Fix handleMove() extending liverange for undef inputs | Matthias Braun | 2016-05-06 | 1 | -0/+11 |
| * | Add unittest for LiveIntervalAnalysis::handleMove() | Matthias Braun | 2016-05-02 | 1 | -3/+304 |
| * | Make a stub version of MITests, instead of reverting. | NAKAMURA Takumi | 2016-02-18 | 1 | -0/+6 |
| * | Revert "LiveIntervalAnalysis: Remove LiveVariables requirement" and LiveInter... | Matthias Braun | 2016-02-18 | 1 | -306/+0 |
| * | Remove an unnecessary std::move to fix -Wpessimizing-move warning. | Craig Topper | 2016-02-16 | 1 | -1/+1 |
| * | Fix typo in LiveIntervalTest | Matthias Braun | 2016-02-15 | 1 | -1/+1 |
| * | Add unittest for LiveIntervalAnalysis::handleMove() | Matthias Braun | 2016-02-15 | 1 | -0/+306 |

