Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RegUsageInfo: Cleanup; NFC | Matthias Braun | 2018-07-26 | 1 | -15/+13 |
* | [CodeGen] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-04-06 | 1 | -1/+1 |
* | [CodeGen] Always use `printReg` to print registers in both MIR and debug | Francis Visoiu Mistrih | 2017-11-30 | 1 | -1/+1 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -3/+3 |
* | Fix typos | Matt Arsenault | 2017-06-19 | 1 | -2/+2 |
* | [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa... | Eugene Zelenko | 2017-06-06 | 1 | -2/+13 |
* | Move helpers into anonymous namespaces. NFC. | Benjamin Kramer | 2016-08-06 | 1 | -1/+1 |
* | IPRA: avoid double query to the map (NFC) | Mehdi Amini | 2016-07-16 | 1 | -2/+3 |
* | Interprocedural Register Allocation (IPRA) Analysis | Mehdi Amini | 2016-06-10 | 1 | -0/+92 |