index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[MC] Add support for the .rva assembler directive for COFF targets
Martin Storsjo
2018-07-26
1
-0
/
+2
*
[mingw] Fix GCC ABI compatibility for comdat things
Reid Kleckner
2018-06-21
1
-3
/
+18
*
[MC] Add assembler support for .cg_profile.
Michael J. Spencer
2018-06-02
1
-0
/
+4
*
[MC] Change AsmParser to leverage Assembler during evaluation
Nirav Dave
2018-04-30
1
-1
/
+2
*
[MC] Undo spurious commit added into r331052.
Nirav Dave
2018-04-27
1
-2
/
+1
*
[MC] Provide default value for IsResolved.
Nirav Dave
2018-04-27
1
-1
/
+2
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-29
1
-0
/
+9
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Potapenko
2018-03-28
1
-9
/
+0
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-27
1
-0
/
+9
*
Delay creating an alias for @@@.
Rafael Espindola
2018-03-09
1
-1
/
+1
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Kornienko
2018-03-07
1
-9
/
+0
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-06
1
-0
/
+9
*
Revert "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-06
1
-9
/
+0
*
[DWARFv5] Emit file 0 to the line table.
Paul Robinson
2018-03-06
1
-0
/
+9
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-2
/
+6
*
[DWARFv5] Turn an assert into a diagnostic. Hand-coded assembler files
Paul Robinson
2018-02-22
1
-5
/
+4
*
[MC] - Don't crash on unclosed frame.
George Rimar
2018-02-20
1
-3
/
+4
*
Use assembler expressions to lay out the EH LSDA.
Rafael Espindola
2018-02-09
1
-8
/
+14
*
Reland "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-09
1
-0
/
+2
*
[DWARFv5] MC support for MD5 file checksums
Paul Robinson
2018-01-09
1
-2
/
+4
*
Inline a emitFill variant that is only used once. NFC.
Rafael Espindola
2018-01-09
1
-10
/
+0
*
Make one of the emitFill methods non virtual. NFC.
Rafael Espindola
2018-01-09
1
-2
/
+1
*
Revert "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-08
1
-2
/
+0
*
Emit Function IDs table for Control Flow Guard
Adrian McCarthy
2018-01-08
1
-0
/
+2
*
[NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info i...
Alexey Bataev
2017-12-20
1
-0
/
+22
*
MC/AsmPrinter: Reduce code duplication.
Matthias Braun
2017-12-14
1
-0
/
+29
*
[MC] Properly diagnose badly scoped .cfi_ directives
Reid Kleckner
2017-10-10
1
-38
/
+66
*
[SEH] Use reportError instead of report_fatal_error for bad directives
Reid Kleckner
2017-10-10
1
-70
/
+114
*
[MC] Suppress .Lcfi labels when emitting textual assembly
Reid Kleckner
2017-10-10
1
-4
/
+6
*
[MC] Use unique_ptr to manage WinFrameInfos, NFC
Reid Kleckner
2017-10-06
1
-12
/
+8
*
Re-land "Fix Bug 30978 by emitting cv file checksums."
Reid Kleckner
2017-09-19
1
-2
/
+5
*
Revert "Fix Bug 30978 by emitting cv file checksums."
Eric Beckmann
2017-09-16
1
-5
/
+2
*
Change encodeU/SLEB128 to pad to certain number of bytes
Sam Clegg
2017-09-15
1
-2
/
+6
*
Fix Bug 30978 by emitting cv file checksums.
Eric Beckmann
2017-09-15
1
-2
/
+5
*
MC: add support for cfi_return_column
Saleem Abdulrasool
2017-07-28
1
-0
/
+6
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-2
/
+2
*
Perform symbol binding for .symver versioned symbols
Teresa Johnson
2017-03-09
1
-0
/
+2
*
[MC] Factor out non-COFF handling of COFF-specific directives.
Dan Gohman
2017-02-27
1
-4
/
+12
*
Move some error handling down to MCStreamer.
Rafael Espindola
2017-02-10
1
-1
/
+8
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-07
1
-6
/
+14
*
Reapply "[CodeGen] Fix invalid DWARF info on Win64"
Keno Fischer
2017-01-02
1
-3
/
+2
*
[Assembler] Better error messages for .org directive
Oliver Stannard
2016-12-14
1
-1
/
+2
*
Revert "[CodeGen] Fix invalid DWARF info on Win64"
Keno Fischer
2016-12-08
1
-2
/
+3
*
[CodeGen] Fix invalid DWARF info on Win64
Keno Fischer
2016-12-08
1
-3
/
+2
*
[MC] Refactor emitELFSize to make usage more consistent. NFC.
Dan Gohman
2016-12-01
1
-1
/
+1
*
MCStreamer: Use "cfi" for CFI related temp labels.
Matthias Braun
2016-11-30
1
-25
/
+18
*
Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help
Eric Christopher
2016-10-14
1
-1
/
+1
[next]