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.cpp
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
-8
/
+16
*
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
-15
/
+8
*
Fix build - follow-up to r350048 which broke headerless (v4) address pool
David Blaikie
2018-12-24
1
-5
/
+9
*
DebugInfo: Use assembly label arithmetic for address pool size for easier rea...
David Blaikie
2018-12-24
1
-5
/
+8
*
DebugInfo: Add assembly comments for debug_addr contribution header fields
David Blaikie
2018-12-24
1
-0
/
+4
*
DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
David Blaikie
2018-10-20
1
-3
/
+3
*
[DWARF] - Emit the correct value for DW_AT_addr_base.
George Rimar
2018-09-20
1
-5
/
+7
*
[DWARF] Basic support for producing DWARFv5 .debug_addr section
Victor Leschuk
2018-08-01
1
-0
/
+18
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2017-08-17
1
-1
/
+4
*
Move helpers into anonymous namespaces. NFC.
Benjamin Kramer
2016-08-06
1
-2
/
+0
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-1
/
+1
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-1
/
+1
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-2
/
+2
*
DWARF Type Units: Avoid emitting type units under fission if the type require...
David Blaikie
2014-04-26
1
-0
/
+1
*
Add missing cpp file header
David Blaikie
2014-04-25
1
-0
/
+8
*
Separate out the DWARF address pool into its own type/files.
David Blaikie
2014-04-23
1
-0
/
+36