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
/
DwarfCompileUnit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[DEBUGINFO] Add flag for DWARF2 or less to use sections as references."
Alexey Bataev
2018-03-01
1
-15
/
+8
*
[TLS] use emulated TLS if the target supports only this mode
Chih-Hung Hsieh
2018-02-28
1
-1
/
+1
*
[DEBUGINFO] Add flag for DWARF2 or less to use sections as references.
Alexey Bataev
2018-02-28
1
-8
/
+15
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-2
/
+3
*
Use a stable topological sort in DwarfCompileUnit::createScopeChildrenDIE()
Adrian Prantl
2018-02-08
1
-13
/
+67
*
Fix a crash when emitting DIEs for variable-length arrays
Adrian Prantl
2018-02-06
1
-1
/
+29
*
[DebugInfo] Fix fragment offset emission order for symbol locations
Mikael Holmen
2018-01-29
1
-3
/
+4
*
[DebugInfo] Emit DWARF reference for DIVariable 'count' in DISubrange
Sander de Smalen
2018-01-24
1
-0
/
+1
*
[DWARFv5] CodeGen support for MD5 file checksums
Paul Robinson
2018-01-12
1
-9
/
+7
*
[DWARFv5] MC support for MD5 file checksums
Paul Robinson
2018-01-09
1
-3
/
+4
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-5
/
+5
*
[DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs.
Jonas Devlieghere
2017-11-15
1
-7
/
+13
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
Deprecate DwarfUnit::addBlockByrefAddress().
Adrian Prantl
2017-10-12
1
-0
/
+6
*
Remove -generate-dwarf-pub-sections flag.
Peter Collingbourne
2017-09-12
1
-14
/
+1
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-4
/
+26
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2017-08-17
1
-12
/
+30
*
Assert that the offset of a DBG_VALUE is always 0. (NFC)
Adrian Prantl
2017-08-02
1
-2
/
+4
*
Remove the unused Offset field from MachineLocation (NFC)
Adrian Prantl
2017-08-02
1
-6
/
+2
*
Remove unused includes of MachineLocation.h (NFC)
Adrian Prantl
2017-08-02
1
-0
/
+1
*
Remove unreachable code. (NFC)
Adrian Prantl
2017-08-02
1
-13
/
+2
*
DebugInfo: Ensure imported entities at the top level of an inlined function d...
David Blaikie
2017-07-27
1
-16
/
+15
*
Debug Info: Add a file: field to DIImportedEntity.
Adrian Prantl
2017-07-19
1
-2
/
+3
*
[DWARF] Move a couple of member functions to the DWARFUnit baseclass. NFC.
Wolfgang Pieb
2017-06-30
1
-20
/
+0
*
Align definition of DW_OP_plus with DWARF spec [3/3]
Florian Hahn
2017-06-14
1
-3
/
+3
*
DebugInfo: Produce debug_{gnu_}pub{names,types} entries when explicitly reque...
David Blaikie
2017-05-25
1
-4
/
+4
*
DWARF: Avoid cross-CU references under Fission
David Blaikie
2017-05-12
1
-3
/
+39
*
Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations
Adrian Prantl
2017-04-19
1
-5
/
+9
*
Revert "Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locat...
Adrian Prantl
2017-04-19
1
-9
/
+5
*
Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations
Adrian Prantl
2017-04-19
1
-5
/
+9
*
PR32382: Fix emitting complex DWARF expressions.
Adrian Prantl
2017-04-18
1
-13
/
+12
*
Refactor code to reduce indentation and improve readability. (NFC)
Adrian Prantl
2017-03-23
1
-43
/
+53
*
Fix a bug when emitting debug info for partially constant global variables.
Adrian Prantl
2017-03-23
1
-7
/
+2
*
Replace uses of DwarfExpression::addMachineReg* with addMachineRegExpression
Adrian Prantl
2017-03-20
1
-28
/
+35
*
Rename methods in DwarfExpression to adhere to the LLVM coding guidelines.
Adrian Prantl
2017-03-16
1
-10
/
+10
*
Add missing module/license header. NFC.
Paul Robinson
2017-03-01
1
-0
/
+13
*
[DWARFv5] Emit new unit header format.
Paul Robinson
2017-02-28
1
-1
/
+4
*
Debug Info: Sort frame index expressions before emitting them.
Adrian Prantl
2017-02-17
1
-8
/
+5
*
DebugInfo: ensure type and namespace names are included in pubnames/pubtypes ...
David Blaikie
2017-02-03
1
-1
/
+25
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-64
/
+66
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-66
/
+64
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-64
/
+66
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-66
/
+64
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-64
/
+66
*
DebugInfo: Address non-deterministic output (iterating a SmallPtrSet) in 289697
David Blaikie
2016-12-15
1
-2
/
+0
*
DebugInfo: Emit ranges for functions with DISubprograms but lacking locations...
David Blaikie
2016-12-15
1
-17
/
+12
*
Fix LLVM's use of DW_OP_bit_piece in DWARF expressions.
Adrian Prantl
2016-12-09
1
-3
/
+17
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-1
/
+1
*
This change removes the dependency on DwarfDebug that was used for DW_FORM_re...
Greg Clayton
2016-12-01
1
-1
/
+1
*
Emit the DW_AT_type for a C++ static member definition
Adrian Prantl
2016-11-08
1
-0
/
+4
[next]