Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
MCParser
/
AsmParser.cpp
29c6ce5
[WebAssembly] Make assembler check for proper nesting of control flow.
by Wouter van Oortmerssen
· 7 years ago
98bbd07
[MC] Enable .file support on COFF and diagnose it on unsupported targets
by Reid Kleckner
· 7 years ago
41a9e53
[Dwarf/AArch64] Return address signing B key dwarf support
by Luke Cheeseman
· 7 years ago
1d2714b
[MC] Support labels as offsets in .reloc directive
by Vladimir Stefanovic
· 7 years ago
cc75e77
[WebAssembly] Added WasmAsmParser.
by Wouter van Oortmerssen
· 7 years ago
953bdce
[MC] Separate masm integer literal lexer support from inline asm
by Reid Kleckner
· 7 years ago
1a41a11
[MC][DWARF][AsmParser] Ensure nested CFI frames are diagnosed.
by Kristina Brooks
· 7 years ago
627d146
[AsmParser] Return an error in the case of empty symbol ref in an expression
by Francis Visoiu Mistrih
· 7 years ago
c81aff7
[MCAsmParser] Move AltMacroMode tracking out of MCAsmLexer
by Craig Topper
· 7 years ago
d2aab83
[MC] Return a std::string instead of taking it as an out parameter. Make two parser methods into static functions at file scope. NFC
by Craig Topper
· 7 years ago
3da977b
[MC] Fix bad indentation and 80 column violations. Use StringRef::front instead of dereferencing StringRef::begin. NFC
by Craig Topper
· 7 years ago
c06ee83
[MC] Replace NULL constant in code with nullptr.
by Craig Topper
· 7 years ago
ec1efe4
Fix for bug 34002 - label generated before it block is finalized. Differential Revision: https://reviews.llvm.org/D52258
by Maya Madhavan
· 7 years ago
b1f9e4d
[MC] Avoid inlining constant symbols with variants.
by Nirav Dave
· 7 years ago
06d02d0
[codeview] Add .cv_string directive for testing purposes
by Reid Kleckner
· 7 years ago
3e0ca57
[debuginfo] generate debug info with asm+.file
by Brian Cain
· 7 years ago
353f67a
[MC, RISCV] Fixed StringRef Assertion `Index < Length && "Invalid index!"'
by Ana Pazos
· 7 years ago
0ce64c8
[MC] Remove unused variable
by Benjamin Kramer
· 7 years ago
7fd992a
[MC][X86] Enhance X86 Register expression handling to more closely match GCC.
by Nirav Dave
· 7 years ago
e24fcd5
[MC] Fix nested macro body parsing
by Nirav Dave
· 7 years ago
3e22733
MC: Implement support for new .addrsig and .addrsig_sym directives.
by Peter Collingbourne
· 7 years ago
cf2a9e2
[WebAssembly] Remove ELF file support.
by Sam Clegg
· 7 years ago
11539b0
[DWARFv5] Allow ".loc 0" to refer to the root file.
by Paul Robinson
· 7 years ago
547adca
[DWARF] Warn on and ignore ".file 0" for DWARF v4 and earlier.
by Paul Robinson
· 7 years ago
37fbb92
Remove a redundant initialization. NFC
by Paul Robinson
· 7 years ago
cc7344a
[DWARFv5] Tolerate files not all having an MD5 checksum.
by Paul Robinson
· 7 years ago
57f661b
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
by Peter Smith
· 7 years ago
05b5891
[MC][X86] Allow assembler variable assignment to register name.
by Nirav Dave
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
6c0665e
[MC] Change AsmParser to leverage Assembler during evaluation
by Nirav Dave
· 7 years ago
6b01b88
[MC] Undo spurious commit added into r331052.
by Nirav Dave
· 7 years ago
38b4b54
[MC] Provide default value for IsResolved.
by Nirav Dave
· 7 years ago
f009da2
[WebAssembly] Enabled -triple=wasm32-unknown-unknown-wasm path using ELF directive parser.
by Sam Clegg
· 7 years ago
0195469
[DWARFv5] Fuss with asm syntax for conveying MD5 checksum.
by Paul Robinson
· 7 years ago
54fe208
[Support] Make line-number cache robust against access patterns.
by Graydon Hoare
· 7 years ago
b271f31
Reapply "[DWARFv5] Emit file 0 to the line table."
by Paul Robinson
· 8 years ago
202f809
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
by Alexander Potapenko
· 8 years ago
07480bd
Reapply "[DWARFv5] Emit file 0 to the line table."
by Paul Robinson
· 8 years ago
938d9a0
[DWARF] Fix mixing assembler -g with DWARF .file directives.
by Paul Robinson
· 8 years ago
b45fd56
Revert "[DWARF] Fix mixing assembler -g with DWARF .file directives."
by Paul Robinson
· 8 years ago
43095b2
[DWARF] Fix mixing assembler -g with DWARF .file directives.
by Paul Robinson
· 8 years ago
e12a48b
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
by Alexander Kornienko
· 8 years ago
4428e90
Reapply "[DWARFv5] Emit file 0 to the line table."
by Paul Robinson
· 8 years ago
c3e7c6d
[ARM][Asm] Fix layering violation introduced by r326795
by Oliver Stannard
· 8 years ago
732e443
Revert "[DWARFv5] Emit file 0 to the line table." Caused an asan failure.
by Paul Robinson
· 8 years ago
d5069ba
[DWARFv5] Emit file 0 to the line table.
by Paul Robinson
· 8 years ago
16c7bda
[DebugInfo] Support DWARF v5 source code embedding extension
by Scott Linder
· 8 years ago
70def12
[DWARFv5] Turn an assert into a diagnostic. Hand-coded assembler files
by Paul Robinson
· 8 years ago
22c38a0
Store defined macros in MCContext.
by Rafael Espindola
· 8 years ago
29f5f98
[DWARFv5] MC support for MD5 file checksums
by Paul Robinson
· 8 years ago
9cdd4df
[codeview] Implement FPO data assembler directives
by Reid Kleckner
· 8 years ago
1661002
Remove unused variables. No functionality change.
by Benjamin Kramer
· 8 years ago
01e5320
[AsmParser] Support GAS's .print directive
by Coby Tayree
· 8 years ago
26fa1bf
Re-land "Fix Bug 30978 by emitting cv file checksums."
by Reid Kleckner
· 8 years ago
913213c
Revert "Fix Bug 30978 by emitting cv file checksums."
by Eric Beckmann
· 8 years ago
349746f
Fix Bug 30978 by emitting cv file checksums.
by Eric Beckmann
· 8 years ago
06ff655
bpf: Add BPF AsmParser support in LLVM
by Yonghong Song
· 8 years ago
a1e97a7
Untabify.
by NAKAMURA Takumi
· 8 years ago
d891289
[X86AsmParser] Refactoring, (almost) NFC.
by Coby Tayree
· 8 years ago
9bd18aa
[AsmParser] Recommit: Hash is not a comment on some targets
by Oliver Stannard
· 8 years ago
a24e4cd
Revert "[AsmParser] Hash is not a comment on some targets"
by Ahmed Bougacha
· 8 years ago
7f569a2
[AsmParser] Hash is not a comment on some targets
by Oliver Stannard
· 8 years ago
d483a10
[AsmParser][GAS-compatibility] Ignore an empty 'p2align' directive
by Coby Tayree
· 8 years ago
a219b3d
MC: add support for cfi_return_column
by Saleem Abdulrasool
· 8 years ago
b3c70c0
MC: clang-format enumeration (NFC)
by Saleem Abdulrasool
· 8 years ago
670109d
[MC] Fix compiler crash in AsmParser::Lex
by Nirav Dave
· 8 years ago
264b5d9
Move Object format code to lib/BinaryFormat.
by Zachary Turner
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
ff29879
chang type from 'int' to 'size_t'. This will fix revision number 302652
by Michael Zuckerman
· 8 years ago
1f1a912
[LLVM][inline-asm] Altmacro string escape character '!'
by Michael Zuckerman
· 8 years ago
763e60e
[LLVM][inline-asm][Altmacor] Altmacro string delimiter '<..>'
by Michael Zuckerman
· 8 years ago
5670461
[LLVM][inline-asm] Altmacro absolute expression '%' feature
by Michael Zuckerman
· 8 years ago
c3c6723
PR31007 and PR27884 will be closed: a possibility to compile constants like 0bH is now supported in MS asm.
by Andrew V. Tischenko
· 8 years ago
dc77b2e
Distinguish between code pointer size and DataLayout::getPointerSize() in DWARF info generation
by Konstantin Zhuravlyov
· 8 years ago
bedaae0
[AsmParser]Emit an error if a macro has two (or more) parameters sharing the same name
by Coby Tayree
· 8 years ago
3847be9
[X86][inline-asm] Add support for MS 'EVEN' directive
by Coby Tayree
· 8 years ago
9dfa6ad
[Assembler] Add location info to unary expressions.
by Sanne Wouda
· 9 years ago
18eafb6
[WebAssembly] Add skeleton MC support for the Wasm container format
by Dan Gohman
· 9 years ago
be99157
Move some error handling down to MCStreamer.
by Rafael Espindola
· 9 years ago
4b6ff6b
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
2933875
[Assembler] Enable nicer diagnostics for inline assembly.
by Sanne Wouda
· 9 years ago
79add41
Revert "[Assembler] Enable nicer diagnostics for inline assembly."
by Diana Picus
· 9 years ago
09adc24
[Assembler] Enable nicer diagnostics for inline assembly.
by Sanne Wouda
· 9 years ago
13a79bb
Change how we handle section symbols on ELF.
by Rafael Espindola
· 9 years ago
9245e12
[Assembler] Improve error when unable to evaluate expression.
by Chad Rosier
· 9 years ago
17c7f70
Replace APFloatBase static fltSemantics data members with getter functions
by Stephan Bergmann
· 9 years ago
268f42f
[Assembler] Better error messages for .org directive
by Oliver Stannard
· 9 years ago
cf26d56
[AsmParser] Diagnose empty symbol for .set directive
by Weiming Zhao
· 9 years ago
e2369aa
[MC] Fix comma typo in .loc parsing
by Nirav Dave
· 9 years ago
1a9044b
[MC] Fix Various End Of Line Comment checkings
by Nirav Dave
· 9 years ago
445c952
Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help
by Eric Christopher
· 9 years ago
d046332
[MC] Fix Error Location for ParseIdentifier
by Nirav Dave
· 9 years ago
f43cc9f
Add return type for checkForValidSection parsing function. NFC Intended.
by Nirav Dave
· 9 years ago
85b2f67
[MC] Support .ds directives in assembler parser
by Petr Hosek
· 9 years ago
4cb08ce
[MC] Support .dcb directives in assembler parser
by Petr Hosek
· 9 years ago
2f4ac44
[MC] Support skip and count for .incbin directive
by Petr Hosek
· 9 years ago
2364748a
Defer asm errors to post-statement failure
by Nirav Dave
· 9 years ago
e204c48
Revert r281336 (and r281337), it caused PR30372.
by Nico Weber
· 9 years ago
9fa8af2
Defer asm errors to post-statement failure
by Nirav Dave
· 9 years ago
04c7db3
Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's causing errors on the sanitizer bots.
by Eric Christopher
· 9 years ago
Next »