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
*
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
*
Revert r283690, "MC: Remove unused entities."
Peter Collingbourne
2016-10-10
1
-0
/
+4
*
MC: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-4
/
+0
*
[codeview] Add new directives to record inlined call site line info
Reid Kleckner
2016-09-07
1
-7
/
+39
*
[MC] Move .cv_loc management logic out of MCContext
Reid Kleckner
2016-08-26
1
-4
/
+5
*
[mips][ias] Support .dtprel[d]word and .tprel[d]word directives
Simon Atanasyan
2016-08-22
1
-0
/
+16
*
Provide support for preserving assembly comments
Nirav Dave
2016-07-11
1
-0
/
+3
*
doesSetDirectiveSuppressesReloc -> doesSetDirectiveSuppressReloc, the
Joerg Sonnenberger
2016-06-18
1
-1
/
+1
*
[MC] Rename EmitFill to emitFill
Petr Hosek
2016-06-01
1
-5
/
+5
*
[codeview] Improve readability of type record assembly
Reid Kleckner
2016-05-31
1
-0
/
+1
*
[MC] Support symbolic expressions in assembly directives
Petr Hosek
2016-05-28
1
-2
/
+14
*
Revert "[MC] Support symbolic expressions in assembly directives"
Petr Hosek
2016-05-27
1
-14
/
+2
*
[MC] Support symbolic expressions in assembly directives
Petr Hosek
2016-05-27
1
-2
/
+14
*
Revert "[MC] Support symbolic expressions in assembly directives"
Reid Kleckner
2016-05-25
1
-14
/
+2
*
[MC] Support symbolic expressions in assembly directives
Petr Hosek
2016-05-25
1
-2
/
+14
*
[MC] Create unique .pdata sections for every .text section
Reid Kleckner
2016-05-02
1
-0
/
+36
*
Add capability to push/pop DFI in MCStreamer. NFC
Amaury Sechet
2016-02-24
1
-2
/
+6
*
[MC] Add support for encoding CodeView variable definition ranges
David Majnemer
2016-02-05
1
-0
/
+4
*
[codeview] Correctly handle inlining functions post-dominated by unreachable
David Majnemer
2016-02-02
1
-1
/
+2
*
[codeview] Wire up the .cv_inline_linetable directive
Reid Kleckner
2016-02-02
1
-1
/
+1
*
[CodeView] Implement .cv_inline_linetable
David Majnemer
2016-01-29
1
-0
/
+4
*
Reland "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
1
-0
/
+16
*
Revert "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
1
-16
/
+0
*
[CodeView] Use assembler directives for line tables
Reid Kleckner
2016-01-28
1
-0
/
+16
*
Simplify now that emitValueToOffset always returns false.
Rafael Espindola
2015-11-04
1
-3
/
+1
*
[X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting the stack before calls
Michael Kuperstein
2015-10-07
1
-0
/
+8
*
Fix pr24486.
Rafael Espindola
2015-10-05
1
-4
/
+5
*
Disallow assigning symbol a null section.
Rafael Espindola
2015-10-03
1
-4
/
+2
*
Cleanup places that passed SMLoc by const reference to pass it by value inste...
Craig Topper
2015-09-20
1
-4
/
+2
*
[X86] Add .intel_syntax noprefix directive to intel-syntax x86 asm output
Michael Kuperstein
2015-07-22
1
-0
/
+2
*
[MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize...
Colin LeMahieu
2015-06-18
1
-0
/
+6
*
Generalize emitAbsoluteSymbolDiff.
Rafael Espindola
2015-06-11
1
-0
/
+19
[next]