Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-27 | 1 | -1/+1 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -7/+7 |
* | [DebugInfo] Examine all uses of isDebugValue() for debug instructions. | Shiva Chen | 2018-05-09 | 1 | -2/+2 |
* | [CodeGen] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-04-06 | 1 | -1/+1 |
* | [ReachingDefAnalysis] Fix what I assume to be a typo ReachingDedDefaultVal->R... | Craig Topper | 2018-03-20 | 1 | -4/+4 |
* | Fixing warnings caused by commit 323095 | Marina Yatsina | 2018-01-22 | 1 | -5/+5 |
* | Separate LoopTraversal, ReachingDefAnalysis and BreakFalseDeps into their own... | Marina Yatsina | 2018-01-22 | 1 | -0/+195 |