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
/
AddressPool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugInfo: Use assembly label arithmetic for address pool size for easier rea...
David Blaikie
2019-01-24
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert rL350048 and rL350050
Max Kazantsev
2018-12-24
1
-1
/
+1
*
Fix build - follow-up to r350048 which broke headerless (v4) address pool
David Blaikie
2018-12-24
1
-3
/
+1
*
DebugInfo: Use assembly label arithmetic for address pool size for easier rea...
David Blaikie
2018-12-24
1
-0
/
+2
*
[DWARF] - Emit the correct value for DW_AT_addr_base.
George Rimar
2018-09-20
1
-0
/
+6
*
[DWARF] Basic support for producing DWARFv5 .debug_addr section
Victor Leschuk
2018-08-01
1
-0
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2017-08-17
1
-7
/
+12
*
One more batch of self-containing headers.
Benjamin Kramer
2016-01-27
1
-1
/
+1
*
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
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
AddressPool::HasBeenUsed: Add comment explaining the use-case for this flag.
David Blaikie
2014-04-28
1
-0
/
+5
*
DWARF Type Units: Avoid emitting type units under fission if the type require...
David Blaikie
2014-04-26
1
-0
/
+7
*
clang-format for my previous commit (I keep forgetting... )
David Blaikie
2014-04-23
1
-0
/
+1
*
Separate out the DWARF address pool into its own type/files.
David Blaikie
2014-04-23
1
-0
/
+39