summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/MC
Commit message (Expand)AuthorAgeFilesLines
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* Cleaning out google tests from MC.Colin LeMahieu2014-11-253-73/+0
* Dispose disassembler after use in unit test.Benjamin Kramer2014-11-151-0/+2
* Fix the other build system.Rafael Espindola2014-11-131-1/+1
* Fix a regression on the disassembling C API.Rafael Espindola2014-11-132-0/+65
* [Hexagon] Reverting 220584 to address ASAN errors.Colin LeMahieu2014-11-042-0/+59
* [Hexagon] Resubmission of 220427Colin LeMahieu2014-10-242-59/+0
* [CMake] Prune trailing whitespace.NAKAMURA Takumi2014-10-231-1/+1
* Revert r220427, "[Hexagon] Adding encoding bits for add opcode."NAKAMURA Takumi2014-10-232-0/+59
* [Hexagon] Adding encoding bits for add opcode.Colin LeMahieu2014-10-222-59/+0
* [CMake] HexagonTests: Update LINK_COMPONENTS.NAKAMURA Takumi2014-10-051-0/+4
* Add unit tests to verify Hexagon emission.Sid Manning2014-10-032-0/+63
* Adding skeleton for unit testing Hexagon Code EmissionSid Manning2014-10-031-0/+6
* WinCOFFObjectWriter: optimize the string table for common sufficesHans Wennborg2014-09-291-2/+33
* Nuke MCAnalysis.Sean Silva2014-09-023-34/+1
* [CMake] Update libdeps.NAKAMURA Takumi2014-07-141-0/+2
* Invert the MC -> Object dependency.Rafael Espindola2014-07-033-0/+80
* Move CFG building code to a new lib/MC/MCAnalysis library.Rafael Espindola2014-07-023-9/+5
* Fix MCDataAtom never calling remap when adding data.Rafael Espindola2013-10-163-0/+57
* Remove now empty unit test directory.Benjamin Kramer2009-08-011-15/+0
* daniel says it's fine to nuke this.Chris Lattner2009-08-011-101/+0
* update for new apiChris Lattner2009-08-011-4/+4
* Adjust unit test for the MCSection changes.Benjamin Kramer2009-07-311-4/+5
* Fix order of arguments to EXPECT_EQDaniel Dunbar2009-06-291-11/+8
* Sketch streamer support for .align, .org functionality.Daniel Dunbar2009-06-241-0/+28
* We decided to not worry about Atoms for now, it should be straightforward toDaniel Dunbar2009-06-241-4/+2
* MCStreamer: Test printing values.Daniel Dunbar2009-06-241-0/+25
* Start MCAsmStreamer implementation.Daniel Dunbar2009-06-242-0/+67
OpenPOWER on IntegriCloud