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
/
MCWinCOFFStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-2
/
+2
*
[Alignment] Introduce llvm::Align to MCSection
Guillaume Chatelet
2019-09-13
1
-2
/
+2
*
[MC] Pass through .code16/32/64 and .syntax unified for COFF
Reid Kleckner
2019-09-03
1
-1
/
+13
*
Standardize on MSVC behavior for triples with no environment
Reid Kleckner
2019-07-08
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MC] Add support for the .rva assembler directive for COFF targets
Martin Storsjo
2018-07-26
1
-0
/
+19
*
[MC] Error on a .zerofill directive in a non-virtual section
Francis Visoiu Mistrih
2018-07-02
1
-1
/
+2
*
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Peter Smith
2018-06-06
1
-1
/
+1
*
MC: Change the streamer ctors to take an object writer instead of a stream. N...
Peter Collingbourne
2018-05-18
1
-2
/
+3
*
Reland "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-09
1
-0
/
+11
*
Don't create MCFillFragment directly.
Rafael Espindola
2018-01-09
1
-13
/
+6
*
Revert "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-08
1
-11
/
+0
*
Emit Function IDs table for Control Flow Guard
Adrian McCarthy
2018-01-08
1
-0
/
+11
*
NFC: Rename MCSafeSEHFragment to MCSymbolIdFragment
Adrian McCarthy
2017-11-08
1
-1
/
+1
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-2
/
+4
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-2
/
+3
*
[SEH] Use reportError instead of report_fatal_error for bad directives
Reid Kleckner
2017-10-10
1
-1
/
+1
*
[MC] Allow assembling .secidx and .secrel32 for undefined symbols
Reid Kleckner
2017-06-22
1
-2
/
+4
*
Rename WinCOFFStreamer.cpp -> MCWinCOFFStreamer.cpp
Sam Clegg
2017-06-21
1
-0
/
+296