aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1821-449/+402
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0925-545/+614
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2334-625/+625
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0258-2788/+1259
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2140-651/+1092
* Adds the ability to run the llvm test suite in-tree.Chris Wailes2014-06-061-3/+9
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2942-1329/+1240
* Update to LLVM 3.5a.Stephen Hines2014-04-2446-2362/+3108
* Update LLVM for merge to 3.4.Stephen Hines2014-02-131-0/+1
* Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-1141-1473/+2940
|\
| * Merging r196104:Bill Wendling2013-12-021-0/+1
| * --- Reverse-merging r195823 into '.':Bill Wendling2013-12-011-15/+8
| * Merging r195677:Bill Wendling2013-12-011-0/+4
| * Merging r195798:Bill Wendling2013-11-271-8/+15
| * Merging r195148:Bill Wendling2013-11-273-44/+109
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-193-1/+9
| * Revert "COFF: Emit all MCSymbols rather than filtering out some of them"Reid Kleckner2013-11-181-2/+19
| * Revert r194865 and r194874.Alexey Samsonov2013-11-183-9/+1
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-153-1/+9
| * Don't mangle \n and "Rafael Espindola2013-11-141-3/+14
| * Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-134-28/+30
| * Remove always true flag.Rafael Espindola2013-11-121-1/+0
| * Add a method to get the object-file appropriate stack map section.Lang Hames2013-11-081-0/+3
| * Add to the disassembler C API output reference types forKevin Enderby2013-11-011-3/+24
| * Remove unused flag.Rafael Espindola2013-10-312-2/+0
| * Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-293-22/+33
| * ARM: allow .thumb_func to be separated from symbol definitionTim Northover2013-10-251-0/+2
| * MCStreamer: Reimplement the virtual EmitRawText as a protected member, EmitRa...David Blaikie2013-10-242-5/+4
| * MC: Support multiple sections with the same name in the same comdat groupDavid Blaikie2013-10-222-14/+23
| * WhitespaceDavid Blaikie2013-10-221-2/+2
| * Emit DWARF line entries for all data in the instruction stream.Peter Collingbourne2013-10-201-0/+1
| * MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asmHans Wennborg2013-10-183-13/+21
| * Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"Hans Wennborg2013-10-184-37/+19
| * Re-commit r192758 - MC: quote tricky symbol names in asm outputHans Wennborg2013-10-174-19/+37
| * Create an atom with just the data that failed to disassemble.Rafael Espindola2013-10-161-2/+4
| * Fix MCDataAtom never calling remap when adding data.Rafael Espindola2013-10-161-1/+1
| * Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti...NAKAMURA Takumi2013-10-164-38/+20
| * Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-162-0/+24
| * MC: Better handling of tricky symbol and section namesHans Wennborg2013-10-164-20/+38
| * Move .ident handling to MCStreamer.Rafael Espindola2013-10-167-24/+43
| * MC: Don't assume incoming StringRef's are null terminated.Will Dietz2013-10-132-7/+2
| * Add a MCTargetStreamer interface.Rafael Espindola2013-10-088-195/+45
| * Fix the documentation of getDefaultSubtargetFeatures.Rafael Espindola2013-10-071-2/+1
| * Remove some really nasty uses of hasRawTextSupport.Rafael Espindola2013-10-057-45/+48
| * reverting per requestJack Carter2013-10-041-3/+1
| * [MC][AsmParser] Hook for post assembly file processingJack Carter2013-10-041-2/+5
| * [llvm-c][Disassembler] When printing latency information, fall back to theQuentin Colombet2013-10-032-1/+34
| * [llvm-c][Disassembler] When printing latency information, skip schedulingQuentin Colombet2013-10-021-1/+3
| * [llvm-c][Disassembler] Add an option to print latency information inQuentin Colombet2013-10-022-0/+63
| * Add Support For .bss Named Section Directive For Darwin Targets.Rafael Espindola2013-10-021-0/+5