Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
MCAsmStreamer.cpp
41a9e53
[Dwarf/AArch64] Return address signing B key dwarf support
by Luke Cheeseman
· 7 years ago
f44d830
Add PLATFORM constants for iOS, tvOS, and watchOS simulators
by Michael Trent
· 7 years ago
f57d7d8
[AArch64] - Return address signing dwarf support
by Luke Cheeseman
· 7 years ago
afa75d7
[macho] save the SDK version stored in module metadata into the version min and
by Alex Lorenz
· 7 years ago
6db3a6a
Revert r347490 as it breaks address sanitizer builds
by Luke Cheeseman
· 7 years ago
d6dbd64
Revert r343341
by Luke Cheeseman
· 7 years ago
96f2ea3
[ARM64][Windows] MCLayer support for exception handling
by Sanjin Sijaric
· 7 years ago
c15c853
[DEBUGINFO, NVPTX] Try to pack bytes data into a single string.
by Alexey Bataev
· 7 years ago
10981cc
Revert r343317
by Luke Cheeseman
· 7 years ago
21f2955b
Reapply changes reverted by r343235
by Luke Cheeseman
· 7 years ago
8e5676b
Revert r343192 as an ubsan build is currently failing
by Luke Cheeseman
· 7 years ago
f6844b3
Reapply changes reverted in r343114, lldb patch to follow shortly
by Luke Cheeseman
· 7 years ago
77aaa22
Revert r343112 as CallFrameString API change has broken lldb builds
by Luke Cheeseman
· 7 years ago
03ad881
[AArch64] - Return address signing dwarf support
by Luke Cheeseman
· 7 years ago
00b88bb
Revert r343089 "[AArch64] - Return address signing dwarf support"
by Hans Wennborg
· 7 years ago
f755e68
[AArch64] - Return address signing dwarf support
by Luke Cheeseman
· 7 years ago
689f773
[codeview] Clean up machinery for deferring .cv_loc emission
by Reid Kleckner
· 7 years ago
f78650a
Remove trailing space
by Fangrui Song
· 7 years ago
390bce4
[MC] Add support for the .rva assembler directive for COFF targets
by Martin Storsjo
· 7 years ago
6f1da6e
[ADT] Replace std::isprint by llvm::isPrint.
by Michael Kruse
· 7 years ago
3e22733
MC: Implement support for new .addrsig and .addrsig_sym directives.
by Peter Collingbourne
· 7 years ago
4d5b107
[MC] Error on a .zerofill directive in a non-virtual section
by Francis Visoiu Mistrih
· 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
ae6eeae
[MC] Add assembler support for .cg_profile.
by Michael J. Spencer
· 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
1b5533c
[MC] Modify MCAsmStreamer to always build MCAssembler. NFCI.
by Nirav Dave
· 7 years ago
0195469
[DWARFv5] Fuss with asm syntax for conveying MD5 checksum.
by Paul Robinson
· 7 years ago
f7226ed
[DEBUGINFO] Add option that allows to disable emission of flags in .loc directives.
by Alexey Bataev
· 7 years ago
b271f31
Reapply "[DWARFv5] Emit file 0 to the line table."
by Paul Robinson
· 7 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
52396bb
Use .set instead of = when printing assignment in assembly output
by Krzysztof Parzyszek
· 8 years ago
c6cbbc8
[MC] fix documentation comments; NFC
by Sanjay Patel
· 8 years ago
47b4d6b
Delay creating an alias for @@@.
by Rafael Espindola
· 8 years ago
81e911c
Don't treat .symver as a regular alias definition.
by Rafael Espindola
· 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
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
d09b416
Use assembler expressions to lay out the EH LSDA.
by Rafael Espindola
· 8 years ago
0c21abd
[ELF] Print the .type assembly directive correctly for STT_NOTYPE
by Oliver Stannard
· 8 years ago
612e89d
[DWARFv5] CodeGen support for MD5 file checksums
by Paul Robinson
· 8 years ago
db2736d
Reland "Emit Function IDs table for Control Flow Guard"
by Adrian McCarthy
· 8 years ago
29f5f98
[DWARFv5] MC support for MD5 file checksums
by Paul Robinson
· 8 years ago
e70ecec
Inline a emitFill variant that is only used once. NFC.
by Rafael Espindola
· 8 years ago
8fcd07d
Make one of the emitFill methods non virtual. NFC.
by Rafael Espindola
· 8 years ago
ce63a92
Revert "Emit Function IDs table for Control Flow Guard"
by Adrian McCarthy
· 8 years ago
cf6e6c8
Emit Function IDs table for Control Flow Guard
by Adrian McCarthy
· 8 years ago
88fb980
[NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info in Cuda.
by Alexey Bataev
· 8 years ago
0148c88
MC: Add support for mach-o build_version
by Matthias Braun
· 8 years ago
910c012
Remove redundant includes from lib/MC.
by Michael Zolotukhin
· 8 years ago
3da7982
[MC] Handle unknown literal register numbers in .cfi_* directives
by Jake Ehrlich
· 8 years ago
66d2c26
[AsmPrinterDwarf] Add support for .cfi_restore directive
by Francis Visoiu Mistrih
· 8 years ago
9cdd4df
[codeview] Implement FPO data assembler directives
by Reid Kleckner
· 8 years ago
e52d1e6
[SEH] Use reportError instead of report_fatal_error for bad directives
by Reid Kleckner
· 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
1be19e6
[llvm] Fix some typos. NFC.
by Mandeep Singh Grang
· 8 years ago
349746f
Fix Bug 30978 by emitting cv file checksums.
by Eric Beckmann
· 8 years ago
a219b3d
MC: add support for cfi_return_column
by Saleem Abdulrasool
· 8 years ago
75745d0
This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs.
by Andrew V. Tischenko
· 8 years ago
be99157
Move some error handling down to MCStreamer.
by Rafael Espindola
· 9 years ago
e0eba3c
Only print architecture dependent flags for that architecture.
by Rafael Espindola
· 9 years ago
f7d84ee
Reapply "[CodeGen] Fix invalid DWARF info on Win64"
by Keno Fischer
· 9 years ago
19c4fc5
This is a large patch for X86 AVX-512 of an optimization for reducing code size by encoding EVEX AVX-512 instructions using the shorter VEX encoding when possible.
by Gadi Haber
· 9 years ago
268f42f
[Assembler] Better error messages for .org directive
by Oliver Stannard
· 9 years ago
d4ea4c1
Revert "[CodeGen] Fix invalid DWARF info on Win64"
by Keno Fischer
· 9 years ago
460218f
[CodeGen] Fix invalid DWARF info on Win64
by Keno Fischer
· 9 years ago
734c59d
[MC] Refactor emitELFSize to make usage more consistent. NFC.
by Dan Gohman
· 9 years ago
445c952
Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help
by Eric Christopher
· 9 years ago
0da8630
Revert r283690, "MC: Remove unused entities."
by Peter Collingbourne
· 9 years ago
cc723cc
MC: Remove unused entities.
by Peter Collingbourne
· 9 years ago
a9f4cc9
[codeview] Add new directives to record inlined call site line info
by Reid Kleckner
· 9 years ago
a5b1eef
[MC] Move .cv_loc management logic out of MCContext
by Reid Kleckner
· 9 years ago
eb9ed61
[mips][ias] Support .dtprel[d]word and .tprel[d]word directives
by Simon Atanasyan
· 9 years ago
8b3dc87
[MC] When emitting output hash comments always use standard line comment seperator
by Nirav Dave
· 9 years ago
a645433c
[MC] Cleanup Error Handling in AsmParser
by Nirav Dave
· 9 years ago
53a72f4
Provide support for preserving assembly comments
by Nirav Dave
· 9 years ago
7b4658f
Apply clang-tidy's modernize-loop-convert to lib/MC.
by Benjamin Kramer
· 9 years ago
17f7a24
[MC] Check the upper bound in truncate assertion
by Petr Hosek
· 9 years ago
faef320
[MC] Rename EmitFill to emitFill
by Petr Hosek
· 9 years ago
fbdbe9e
[codeview] Improve readability of type record assembly
by Reid Kleckner
· 9 years ago
67a94a7
[MC] Support symbolic expressions in assembly directives
by Petr Hosek
· 9 years ago
97859cc
Revert "[MC] Support symbolic expressions in assembly directives"
by Petr Hosek
· 9 years ago
ec73d8b
[MC] Support symbolic expressions in assembly directives
by Petr Hosek
· 9 years ago
63d3d6d
Revert "[MC] Support symbolic expressions in assembly directives"
by Reid Kleckner
· 9 years ago
e258375
[MC] Support symbolic expressions in assembly directives
by Petr Hosek
· 9 years ago
97837b7
[MC] Create unique .pdata sections for every .text section
by Reid Kleckner
· 9 years ago
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
1b640e0
[MachO] Add MachO alt-entry directive support.
by Lang Hames
· 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
52570ea
Fix infinite recursion in MCAsmStreamer::EmitValueImpl.
by Rafael Espindola
· 10 years ago
Next »