Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mca][BtVer2] Teach how to identify dependency-breaking idioms. | Andrea Di Biagio | 2018-07-31 | 1 | -0/+5 |
* | [llvm-mca][X86] Teach how to identify register writes that implicitly clear t... | Andrea Di Biagio | 2018-06-20 | 1 | -0/+9 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m... | Eugene Zelenko | 2017-02-11 | 1 | -1/+6 |
* | MC: Disassembled CFG reconstruction. | Ahmed Bougacha | 2013-05-24 | 1 | -4/+5 |
* | MCInstrAnalysis: Don't crash on instructions with no operands. | Benjamin Kramer | 2011-09-19 | 1 | -1/+2 |
* | Add MCInstrAnalysis class. This allows the targets to specify own versions of... | Benjamin Kramer | 2011-08-08 | 1 | -0/+20 |