summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/MC/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [MC] Fix undefined behavior in MCInstPrinter::formatHexJonas Devlieghere2019-09-061-0/+1
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-011-1/+0
* [unittests] Move TargetRegistry test from Support to MCReid Kleckner2016-02-031-0/+1
* [MCDwarf] Fix encoding of line tables with weird custom parametersFrederic Riss2016-01-311-0/+1
* Cleaning out google tests from MC.Colin LeMahieu2014-11-251-6/+0
* Fix a regression on the disassembling C API.Rafael Espindola2014-11-131-0/+3
* [Hexagon] Reverting 220584 to address ASAN errors.Colin LeMahieu2014-11-041-0/+6
* [Hexagon] Resubmission of 220427Colin LeMahieu2014-10-241-6/+0
* [CMake] Prune trailing whitespace.NAKAMURA Takumi2014-10-231-1/+1
* Revert r220427, "[Hexagon] Adding encoding bits for add opcode."NAKAMURA Takumi2014-10-231-0/+6
* [Hexagon] Adding encoding bits for add opcode.Colin LeMahieu2014-10-221-6/+0
* Adding skeleton for unit testing Hexagon Code EmissionSid Manning2014-10-031-0/+6
* Nuke MCAnalysis.Sean Silva2014-09-021-2/+0
* [CMake] Update libdeps.NAKAMURA Takumi2014-07-141-0/+2
* Invert the MC -> Object dependency.Rafael Espindola2014-07-031-0/+2
* Move CFG building code to a new lib/MC/MCAnalysis library.Rafael Espindola2014-07-021-6/+2
* Fix MCDataAtom never calling remap when adding data.Rafael Espindola2013-10-161-0/+11
OpenPOWER on IntegriCloud