Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
* | Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering | David Blaikie | 2017-11-08 | 1 | -1/+1 |
* | Add logic to greedy reg alloc to avoid bad eviction chains | Marina Yatsina | 2017-10-22 | 1 | -0/+4 |
* | Support itineraries in TargetSubtargetInfo::getSchedInfoStr - Now if the give... | Andrew V. Tischenko | 2017-08-01 | 1 | -3/+10 |
* | [Target] Fix some Clang-tidy modernize-use-using and Include What You Use war... | Eugene Zelenko | 2017-06-19 | 1 | -6/+8 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | This patch closes PR#32216: Better testing of schedule model instruction late... | Andrew V. Tischenko | 2017-04-14 | 1 | -0/+46 |
* | TargetSubtargetInfo: Move implementation to lib/CodeGen; NFC | Matthias Braun | 2016-11-22 | 1 | -0/+54 |