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 |
* | Remove redundant includes from lib/Target/ARM. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [ARM] Fix some Include What You Use warnings; other minor fixes (NFC). | Eugene Zelenko | 2017-02-08 | 1 | -6/+7 |
* | Reflect the MC/MCDisassembler split on the include/ level. | Benjamin Kramer | 2016-01-26 | 1 | -1/+1 |
* | MC: Clean up MCExpr naming. NFC. | Jim Grosbach | 2015-05-30 | 1 | -2/+2 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-10 | 1 | -1/+1 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
* | Add MCSymbolizer for symbolic/annotated disassembly. | Ahmed Bougacha | 2013-05-24 | 1 | -0/+43 |