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
/
MCAsmStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to display code view debug info type records in hex format
Nilanjana Basu
2019-07-17
1
-0
/
+5
*
[macCatalyst] Use macCatalyst pretty name in .build_version darwin
Alex Lorenz
2019-07-12
1
-1
/
+1
*
Add support for the 'macCatalyst' MachO platform
Alex Lorenz
2019-07-02
1
-0
/
+1
*
[llvm] Prevent duplicate files in debug line header in dwarf 5: another attempt
Ali Tamur
2019-04-19
1
-1
/
+2
*
[llvm] Non-functional change: declared a local variable as const.
Ali Tamur
2019-04-10
1
-1
/
+1
*
NFC: Move API uses of MD5::MD5Result to Optional rather than a pointer.
Eric Christopher
2019-04-04
1
-5
/
+5
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
1
-24
/
+6
*
[MC] Teach the MachO object writer about N_FUNC_COLD
Vedant Kumar
2019-01-25
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Dwarf/AArch64] Return address signing B key dwarf support
Luke Cheeseman
2018-12-21
1
-0
/
+7
*
Add PLATFORM constants for iOS, tvOS, and watchOS simulators
Michael Trent
2018-12-20
1
-5
/
+8
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-12-18
1
-0
/
+7
*
[macho] save the SDK version stored in module metadata into the version min and
Alex Lorenz
2018-12-14
1
-4
/
+21
*
Revert r347490 as it breaks address sanitizer builds
Luke Cheeseman
2018-11-23
1
-7
/
+0
*
Revert r343341
Luke Cheeseman
2018-11-23
1
-0
/
+7
*
[ARM64][Windows] MCLayer support for exception handling
Sanjin Sijaric
2018-10-27
1
-0
/
+5
*
[DEBUGINFO, NVPTX] Try to pack bytes data into a single string.
Alexey Bataev
2018-10-24
1
-4
/
+8
*
Revert r343317
Luke Cheeseman
2018-09-28
1
-7
/
+0
*
Reapply changes reverted by r343235
Luke Cheeseman
2018-09-28
1
-0
/
+7
*
Revert r343192 as an ubsan build is currently failing
Luke Cheeseman
2018-09-27
1
-7
/
+0
*
Reapply changes reverted in r343114, lldb patch to follow shortly
Luke Cheeseman
2018-09-27
1
-0
/
+7
*
Revert r343112 as CallFrameString API change has broken lldb builds
Luke Cheeseman
2018-09-26
1
-7
/
+0
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-09-26
1
-0
/
+7
*
Revert r343089 "[AArch64] - Return address signing dwarf support"
Hans Wennborg
2018-09-26
1
-7
/
+0
*
[AArch64] - Return address signing dwarf support
Luke Cheeseman
2018-09-26
1
-0
/
+7
*
[codeview] Clean up machinery for deferring .cv_loc emission
Reid Kleckner
2018-08-28
1
-11
/
+6
*
Remove trailing space
Fangrui Song
2018-07-30
1
-2
/
+2
*
[MC] Add support for the .rva assembler directive for COFF targets
Martin Storsjo
2018-07-26
1
-0
/
+11
*
[ADT] Replace std::isprint by llvm::isPrint.
Michael Kruse
2018-07-26
1
-1
/
+1
*
MC: Implement support for new .addrsig and .addrsig_sym directives.
Peter Collingbourne
2018-07-17
1
-0
/
+14
*
[MC] Error on a .zerofill directive in a non-virtual section
Francis Visoiu Mistrih
2018-07-02
1
-2
/
+11
*
[DWARFv5] Tolerate files not all having an MD5 checksum.
Paul Robinson
2018-06-14
1
-0
/
+3
*
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Peter Smith
2018-06-06
1
-2
/
+4
*
[MC][X86] Allow assembler variable assignment to register name.
Nirav Dave
2018-06-05
1
-5
/
+12
*
[MC] Add assembler support for .cg_profile.
Michael J. Spencer
2018-06-02
1
-0
/
+14
*
[MC] Change AsmParser to leverage Assembler during evaluation
Nirav Dave
2018-04-30
1
-4
/
+7
*
[MC] Undo spurious commit added into r331052.
Nirav Dave
2018-04-27
1
-7
/
+4
*
[MC] Provide default value for IsResolved.
Nirav Dave
2018-04-27
1
-4
/
+7
*
[MC] Modify MCAsmStreamer to always build MCAssembler. NFCI.
Nirav Dave
2018-04-27
1
-16
/
+31
*
[DWARFv5] Fuss with asm syntax for conveying MD5 checksum.
Paul Robinson
2018-04-11
1
-4
/
+2
*
[DEBUGINFO] Add option that allows to disable emission of flags in .loc direc...
Alexey Bataev
2018-04-03
1
-19
/
+21
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-29
1
-28
/
+63
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Potapenko
2018-03-28
1
-58
/
+28
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-27
1
-28
/
+58
*
Use .set instead of = when printing assignment in assembly output
Krzysztof Parzyszek
2018-03-27
1
-1
/
+2
*
[MC] fix documentation comments; NFC
Sanjay Patel
2018-03-13
1
-25
/
+14
*
Delay creating an alias for @@@.
Rafael Espindola
2018-03-09
1
-4
/
+3
*
Don't treat .symver as a regular alias definition.
Rafael Espindola
2018-03-09
1
-0
/
+12
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Kornienko
2018-03-07
1
-58
/
+28
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-06
1
-28
/
+58
[next]