summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCInstrAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca][BtVer2] Teach how to identify dependency-breaking idioms.Andrea Di Biagio2018-07-311-0/+5
* [llvm-mca][X86] Teach how to identify register writes that implicitly clear t...Andrea Di Biagio2018-06-201-0/+9
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...Eugene Zelenko2017-02-111-1/+6
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-241-4/+5
* MCInstrAnalysis: Don't crash on instructions with no operands.Benjamin Kramer2011-09-191-1/+2
* Add MCInstrAnalysis class. This allows the targets to specify own versions of...Benjamin Kramer2011-08-081-0/+20
OpenPOWER on IntegriCloud