Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f43cc9f8b5d8ebe7d02dba63ceaddf28118860eb
/
llvm
/
lib
/
MC
/
MCParser
/
AsmParser.cpp
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
c0c0f7a1
[MC] Defer asm errors to post-statement failure
by Nirav Dave
· 9 years ago
a9f4cc9
[codeview] Add new directives to record inlined call site line info
by Reid Kleckner
· 9 years ago
27ea29b
(LLVM part) Implement MASM-flavor intel syntax behavior for inline MS asm block:
by Yunzhong Gao
· 9 years ago
d8858ca
[MC] Move parser helper functions from Asmparser to MCAsmParser
by Nirav Dave
· 9 years ago
a5b1eef
[MC] Move .cv_loc management logic out of MCContext
by Reid Kleckner
· 9 years ago
731bb9c
[MC] Support .dc directives in assembler parser
by Petr Hosek
· 9 years ago
33d7b76
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
by Eugene Zelenko
· 9 years ago
3feeb9c
Re-commit r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.).
by Daniel Sanders
· 9 years ago
cae9aee
Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.).
by Daniel Sanders
· 9 years ago
2ab623b
[mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.).
by Daniel Sanders
· 9 years ago
9263ae3
Fix handling of end-of-line preprocessor comments Attempt 2
by Nirav Dave
· 9 years ago
f94cd9d
Revert "[MC] Fix handling of end-of-line preprocessor comments"
by Nirav Dave
· 9 years ago
9b0ee9c
[MC] Fix handling of end-of-line preprocessor comments
by Nirav Dave
· 9 years ago
42327a3
Revert r277408 and r277407
by Bruno Cardoso Lopes
· 9 years ago
3140fec
[MC] Fix handling of end-of-line preprocessor comments
by Nirav Dave
· 9 years ago
7c9fc73
[MC] Add command-line option to choose the max nest level in asm macros.
by Davide Italiano
· 9 years ago
2171828
[ARM] Implement -mimplicit-it assembler option
by Oliver Stannard
· 9 years ago
1ab7199
[MC] Separate non-parsing operations from conditional chains. NFC.
by Nirav Dave
· 9 years ago
a645433c
[MC] Cleanup Error Handling in AsmParser
by Nirav Dave
· 9 years ago
8ea792d
[MC] Fix lexing ordering in assembly label parsing to preserve same line
by Nirav Dave
· 9 years ago
53a72f4
Provide support for preserving assembly comments
by Nirav Dave
· 9 years ago
fd91041
Refactor and cleanup Assembly Parsing / Lexing
by Nirav Dave
· 9 years ago
280ecf6
Revert "Refactor and cleanup Assembly Parsing / Lexing"
by Nirav Dave
· 9 years ago
c19c326
Refactor and cleanup Assembly Parsing / Lexing
by Nirav Dave
· 9 years ago
1180e689
Ignore Lexing errors in macro body definitions
by Nirav Dave
· 10 years ago
6abd38b
[MC] Return early when .fill size is negative
by Petr Hosek
· 10 years ago
67a94a7
[MC] Support symbolic expressions in assembly directives
by Petr Hosek
· 10 years ago
97859cc
Revert "[MC] Support symbolic expressions in assembly directives"
by Petr Hosek
· 10 years ago
ec73d8b
[MC] Support symbolic expressions in assembly directives
by Petr Hosek
· 10 years ago
2274808
PR11740: Disable assembly debug info when assembly already contains line directives
by David Blaikie
· 10 years ago
63d3d6d
Revert "[MC] Support symbolic expressions in assembly directives"
by Reid Kleckner
· 10 years ago
e258375
[MC] Support symbolic expressions in assembly directives
by Petr Hosek
· 10 years ago
ca19647
Zero-initialize members of the CpuHashInfoTy structure for AsmParser
by Andrew Kaylor
· 10 years ago
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 10 years ago
c0bef99
AsmParser: record "# line file" context to calculate location for diag
by Tim Northover
· 10 years ago
6b3169b
MCParser: diagnose missing directional labels more clearly.
by Tim Northover
· 10 years ago
f9033bb
[Object] Make .alt_entry directive parsing MachO specific.
by Lang Hames
· 10 years ago
1b640e0
[MachO] Add MachO alt-entry directive support.
by Lang Hames
· 10 years ago
5f5de9f
[ms-inline-asm][AVX512] Add ability to use k registers in MS inline asm + fix bag with curly braces
by Marina Yatsina
· 10 years ago
95b4fcd
AsmParser: Fix nested .irp/.irpc
by Nikolay Haustov
· 10 years ago
a1fa68a
[MC] Fixed parsing of macro arguments where expressions with spaces are present.
by Scott Egerton
· 10 years ago
408b5e6
[MC] Add support for encoding CodeView variable definition ranges
by David Majnemer
· 10 years ago
c9911f2
[codeview] Correctly handle inlining functions post-dominated by unreachable
by David Majnemer
· 10 years ago
1fcd610
[codeview] Wire up the .cv_inline_linetable directive
by Reid Kleckner
· 10 years ago
6fcbd7e
[CodeView] Implement .cv_inline_linetable
by David Majnemer
· 10 years ago
2214ed8
Reland "[CodeView] Use assembler directives for line tables"
by Reid Kleckner
· 10 years ago
00d9639
Revert "[CodeView] Use assembler directives for line tables"
by Reid Kleckner
· 10 years ago
c62e379
[CodeView] Use assembler directives for line tables
by Reid Kleckner
· 10 years ago
b3e8a6d
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
by Benjamin Kramer
· 10 years ago
ce10842
[MC, COFF] Add .reloc support for WinCOFF
by David Majnemer
· 10 years ago
02ecd43
[X86][inline asm] support even directive
by Michael Zuckerman
· 10 years ago
e5e035a3
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical register arrays already use this typedef.
by Craig Topper
· 10 years ago
07b43d3
[Assembler] Allow non-fatal errors after parsing
by Oliver Stannard
· 10 years ago
9f6ad49
Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MIPS_32.
by Daniel Sanders
· 10 years ago
8a0453e
[AsmParser] Backends can parameterize ASM tokenization.
by Colin LeMahieu
· 10 years ago
7820dff
[AsmParser] Provide target direct access to mnemonic token. Allow assignment parsing to be hooked by target. Allow target to specify if identifier is a label.
by Colin LeMahieu
· 10 years ago
7ae65d8
Simplify now that emitValueToOffset always returns false.
by Rafael Espindola
· 10 years ago
fb1c1c7
[ms-inline-asm] Leave alignment in bytes if the native assembler uses bytes
by Reid Kleckner
· 10 years ago
0993e0b
[MC] Add support for GNU as-compatible binary operator precedence
by David Majnemer
· 10 years ago
0fdd572
MC: Don't crash after issuing a diagnostic.
by Jim Grosbach
· 10 years ago
55b1f29
Change isUIntN/isIntN calls with constant N to use the template version. NFC
by Craig Topper
· 10 years ago
8400848
Use range-based for loops. NFC
by Craig Topper
· 10 years ago
7d5b231
Use emplace_back instead of a constructor call and push_back. NFC
by Craig Topper
· 10 years ago
3c76c52
Cleanup places that passed SMLoc by const reference to pass it by value instead. NFC
by Craig Topper
· 10 years ago
cb2da71
[MC/ELF] Accept zero for .align directive
by Davide Italiano
· 10 years ago
86dbd92
[MC/AsmParser] Avoid setting MCSymbol.IsUsed in some cases
by Vedant Kumar
· 10 years ago
dbaf049
Revert "Centralize the information about which object format we are using."
by Rafael Espindola
· 10 years ago
90eb70c
Centralize the information about which object format we are using.
by Rafael Espindola
· 10 years ago
fe36f83
[llvm-mc] Add --no-warn flag with -W alias to disable outputting warnings while assembling.
by Colin LeMahieu
· 10 years ago
86ecbb7
Reverting r241058 because it's causing buildbot failures.
by Ranjeet Singh
· 10 years ago
5b11909
There are a few places where subtarget features are still
by Ranjeet Singh
· 10 years ago
16238d9
IAS: Use the root macro instanciation for location
by Frederic Riss
· 10 years ago
7bc44dc
[mips] [IAS] Fix parsing of memory offset expressions with parenthesis depth >1.
by Toma Tabacu
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
80d21cb
Change .thumb_set to have the same error checks as .set.
by Pete Cooper
· 10 years ago
67e715f
Revert 240130, it caused crashes (repro in PR23900).
by Nico Weber
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
13760bd
MC: Clean up MCExpr naming. NFC.
by Jim Grosbach
· 11 years ago
f5e2fc4
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
by Benjamin Kramer
· 11 years ago
2f9bdd8
There is only one current section.
by Rafael Espindola
· 11 years ago
0709a7b
Move alignment from MCSectionData to MCSection.
by Rafael Espindola
· 11 years ago
fa160c7
Fix warning on builds without asserts.
by Rafael Espindola
· 11 years ago
e074679
Remove yet another method of creating begin and end symbol for sections.
by Rafael Espindola
· 11 years ago
6f48200
MC: Clean up method names in MCContext.
by Jim Grosbach
· 11 years ago
177c148
[MC] Split MCBinaryExpr::Shr into LShr and AShr.
by Ahmed Bougacha
· 11 years ago
457852f
[MC] Move getBinOpPrecedence into AsmParser. NFC.
by Ahmed Bougacha
· 11 years ago
217116e
[MC] [IAS] Add support for the \@ .macro pseudo-variable.
by Toma Tabacu
· 11 years ago
11e14a9
[mips] [IAS] Implement the .asciiz directive.
by Toma Tabacu
· 11 years ago
f817c1c
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 11 years ago
075759a
Remove more superfluous .str() and replace std::string concatenation with Twine.
by Yaron Keren
· 11 years ago
51c3560
Add support for .ifnes psuedo-op.
by Sid Manning
· 11 years ago
9f380a3
Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter
by David Blaikie
· 11 years ago
Next »