summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser
Commit message (Expand)AuthorAgeFilesLines
* MCObjectStreamer: assign MCSymbols in the dummy fragment to offset 0.James Y Knight2019-11-161-11/+15
* Revert "[ARM] Uses "Sun Style" syntax for section switching"Jian Cai2019-10-251-13/+0
* [ARM] Uses "Sun Style" syntax for section switchingJian Cai2019-10-251-0/+13
* [X86] Fix register parsing in .seh_* in Intel syntaxReid Kleckner2019-10-181-0/+46
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-161-1/+1
* Revert r374652: "[lit] Fix internal diff's --strip-trailing-cr and use it"Joel E. Denny2019-10-121-1/+1
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-121-1/+1
* [IA] Add tests for a few other edge casesBill Wendling2019-10-081-0/+4
* [IA] Recognize hexadecimal escape sequencesBill Wendling2019-10-081-0/+5
* Revert r373888 "[IA] Recognize hexadecimal escape sequences"Nico Weber2019-10-071-5/+0
* [IA] Recognize hexadecimal escape sequencesBill Wendling2019-10-071-0/+5
* Remove some unnecessary REQUIRES: shell linesReid Kleckner2019-09-101-14/+13
* [MC] Avoid crashes from improperly nested or wrong target .seh_handlerdata di...Reid Kleckner2019-08-301-0/+4
* [X86] Print register names in .seh_* directivesReid Kleckner2019-08-302-18/+42
* Fix a crash with assembler source and -g.Paul Robinson2019-06-211-0/+24
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-012-2/+2
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-012-2/+2
* [MC] Fix floating-point literal lexing.Eli Friedman2019-03-281-4/+43
* X86AsmParser: Do not process a non-existent tokenCraig Topper2019-03-261-0/+4
* [DWARF] Emit reasonable debug info for empty .s files.Paul Robinson2019-01-291-0/+6
* [MC] Do not consider .ifdef/.ifndef as a useScott Linder2019-01-282-0/+28
* [X86] Fix incomplete handling of register-assigned variables in parsing.Nirav Dave2019-01-111-3/+3
* AsmParser: test .double NaN and .double infJF Bastien2018-12-171-0/+9
* [debuginfo] generate debug info with asm+.fileBrian Cain2018-08-281-0/+24
* [AsmParser] Fix preserve-comments-crlf.s on FreeBSDFangrui Song2018-07-261-1/+1
* [MC] Fix nested macro body parsingNirav Dave2018-07-181-0/+13
* [X86] Fix test/MC/AsmParser/exprs-invalid.s after rL336104Alex Bradbury2018-07-021-1/+1
* Move `REQUIRES:` line to the topFangrui Song2018-06-263-3/+3
* [MC] Add assembler support for .cg_profile.Michael J. Spencer2018-06-021-0/+9
* [MC] Relax .fill size requirementsNirav Dave2018-05-183-8/+64
* Correct compatibility with the GNU Assembler's handling of comparison opsBill Wendling2018-05-143-11/+21
* [MC] Change AsmParser to leverage Assembler during evaluationNirav Dave2018-04-304-2/+81
* [MC] Undo spurious commit added into r331052.Nirav Dave2018-04-274-81/+2
* [MC] Provide default value for IsResolved.Nirav Dave2018-04-274-2/+81
* Specify REQUIRES: default_triple in a few testsJustin Bogner2018-04-263-0/+3
* [llvm-mc] Make error handling more consistent.Jonas Devlieghere2018-04-221-1/+1
* Use .set instead of = when printing assignment in assembly outputKrzysztof Parzyszek2018-03-276-11/+22
* [DWARF] Fix mixing assembler -g with DWARF .file directives.Paul Robinson2018-03-221-1/+1
* Revert "[DWARF] Fix mixing assembler -g with DWARF .file directives."Paul Robinson2018-03-091-1/+1
* [DWARF] Fix mixing assembler -g with DWARF .file directives.Paul Robinson2018-03-081-1/+1
* [DebugInfo] Remove target-specific instructions in testScott Linder2018-02-261-2/+0
* [DebugInfo] Add remaining files to r325970Scott Linder2018-02-232-0/+12
* Store defined macros in MCContext.Rafael Espindola2018-02-141-0/+8
* REQUIRES: shell a couple of tests that require the shellDavid Blaikie2018-02-101-0/+1
* Add triples or specify REQUIRES: default_triple to some testsJustin Bogner2018-01-272-1/+2
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-1/+1
* [MC] Handle unknown literal register numbers in .cfi_* directivesJake Ehrlich2017-12-011-0/+7
* [MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...Zhen Cao2017-11-171-0/+13
* Revert "[MC] Fix regression tests on Windows when git “core.autocrlf” is ...Rafael Espindola2017-11-171-13/+0
OpenPOWER on IntegriCloud