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
/
CodeGen
/
AsmPrinter
/
ByteStreamer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Add interface for pre-calculating the size of emitted DWARF
David Stenberg
2019-10-15
1
-5
/
+5
*
Change Comments SmallVector to std::vector in DebugLocStream [NFC]
David Stenberg
2019-10-15
1
-2
/
+2
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-5
/
+5
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-5
/
+5
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-5
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Style update. NFC.
Rafael Espindola
2018-03-29
1
-1
/
+1
*
[DebugInfo] Align comments in debug_loc section
Bjorn Pettersson
2018-01-05
1
-4
/
+16
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are dep...
David Blaikie
2015-08-03
1
-5
/
+8
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Don't generate comments in the DebugLocStream unless required. NFC.
Pete Cooper
2015-05-20
1
-6
/
+14
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-3
/
+3
*
Refactor DebugLocDWARFExpression so it doesn't require access to the
Adrian Prantl
2015-03-02
1
-0
/
+29
*
Revert "Refactor DebugLocDWARFExpression so it doesn't require access to the"
Adrian Prantl
2015-03-02
1
-29
/
+0
*
Refactor DebugLocDWARFExpression so it doesn't require access to the
Adrian Prantl
2015-03-02
1
-0
/
+29
*
Revert r230930, it caused PR22747.
Nico Weber
2015-03-02
1
-29
/
+0
*
Refactor DebugLocDWARFExpression so it doesn't require access to the
Adrian Prantl
2015-03-02
1
-0
/
+29
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-08
1
-6
/
+6
*
Add a virtual destructor to quiet a warning.
Eric Christopher
2014-03-07
1
-0
/
+2
*
Actually add the header file.
Eric Christopher
2014-03-07
1
-0
/
+69