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 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -1/+1 |
* | [DebugInfo] Examine all uses of isDebugValue() for debug instructions. | Shiva Chen | 2018-05-09 | 1 | -2/+2 |
* | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -1/+1 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -2/+2 |
* | [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa... | Eugene Zelenko | 2017-08-24 | 1 | -11/+26 |
* | Add LiveRangeShrink pass to shrink live range within BB. | Dehao Chen | 2017-05-31 | 1 | -0/+231 |
* | Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB." | Hans Wennborg | 2017-05-18 | 1 | -211/+0 |
* | Add LiveRangeShrink pass to shrink live range within BB. | Dehao Chen | 2017-05-12 | 1 | -0/+211 |