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
/
DwarfDebug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an assertion failure when duplicate dbg.declares are present.
Adrian Prantl
2017-06-12
1
-0
/
+7
*
DebugInfo: Do not emit empty CUs
David Blaikie
2017-05-26
1
-1
/
+1
*
DebugInfo: Produce debug_{gnu_}pub{names,types} entries when explicitly reque...
David Blaikie
2017-05-25
1
-4
/
+3
*
DWARF: Avoid cross-CU references under Fission
David Blaikie
2017-05-12
1
-11
/
+9
*
Elide argument copies during instruction selection
Reid Kleckner
2017-03-01
1
-1
/
+1
*
Debug Info: Sort frame index expressions before emitting them.
Adrian Prantl
2017-02-17
1
-28
/
+30
*
Refactor DebugHandlerBase a bit to common non-debug-having-function filtering
David Blaikie
2017-02-16
1
-6
/
+9
*
DebugInfo: Address non-deterministic output (iterating a SmallPtrSet) in 289697
David Blaikie
2016-12-15
1
-7
/
+4
*
DebugInfo: Improve type safety and simplify some subprogram finalization code
David Blaikie
2016-12-14
1
-2
/
+2
*
[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
-5
/
+0
*
Move VariableDbgInfo from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-3
/
+2
*
Rely on a single DWARF version instead of having two copies
Greg Clayton
2016-11-23
1
-4
/
+1
*
Use range algorithms instead of unpacking begin/end
David Majnemer
2016-08-11
1
-1
/
+1
*
DWARF: Omit DW_AT_APPLE attributes (except ObjC ones) when not targeting LLDB
David Blaikie
2016-05-24
1
-0
/
+5
*
[DwarfDebug] Make tuning predicates private, should be used only in ctor.
Paul Robinson
2016-05-17
1
-9
/
+10
*
Debug Info: Introduce a DwarfDebug::UseDWARF2Bitfields flag
Adrian Prantl
2016-05-17
1
-0
/
+7
*
Reverting 268054 & 268063 as they caused PR27579.
Amjad Aboud
2016-04-30
1
-17
/
+0
*
Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-04-29
1
-0
/
+17
*
DebugInfo: Remove MDString-based type references
Duncan P. N. Exon Smith
2016-04-23
1
-15
/
+6
*
[DWARF] Force a linkage_name on an inlined subprogram's abstract origin.
Paul Robinson
2016-04-18
1
-4
/
+5
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+0
*
Drop debug info for DISubprograms that are not referenced by anything
Adrian Prantl
2016-04-09
1
-3
/
+0
*
Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...
Reid Kleckner
2016-03-24
1
-17
/
+0
*
Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-24
1
-0
/
+17
*
Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...
Benjamin Kramer
2016-03-14
1
-17
/
+0
*
Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-14
1
-0
/
+17
*
Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...
Hans Wennborg
2016-02-23
1
-17
/
+0
*
Supporting all entities declared in lexical scope in LLVM debug info.
Amjad Aboud
2016-02-23
1
-0
/
+17
*
DbgVariable: Add an accessor for the common case of a single expression
Adrian Prantl
2016-02-17
1
-0
/
+4
*
DwarfDebug: emit type units immediately.
Peter Collingbourne
2016-02-11
1
-5
/
+5
*
[codeview] Describe int local variables using .cv_def_range
Reid Kleckner
2016-02-10
1
-56
/
+2
*
Improved macro emission in dwarf.
Amjad Aboud
2016-02-01
1
-5
/
+3
*
Fixed few comments.
Amjad Aboud
2016-01-24
1
-1
/
+1
*
Added support for macro emission in dwarf (supporting DWARF version 4).
Amjad Aboud
2016-01-07
1
-4
/
+12
*
Set debugger tuning from TargetOptions (NFC)
Paul Robinson
2015-12-16
1
-24
/
+1
*
Erase unused FunctionDIs variables after r252219.
Yaron Keren
2015-11-07
1
-2
/
+0
*
Move imported entities into DwarfCompilationUnit to speed up LTO linking.
Ivan Krasin
2015-10-26
1
-13
/
+0
*
[AsmPrinter] Prune dead code. NFC.
Benjamin Kramer
2015-10-15
1
-41
/
+0
*
Remove 'const' from some ArrayRefs. ArrayRefs are already immutable. NFC
Craig Topper
2015-09-28
1
-2
/
+2
*
Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE.
Paul Robinson
2015-08-11
1
-0
/
+6
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-1
/
+2
*
Add a "debugger tuning" concept that allows us to fine-tune how we
Paul Robinson
2015-07-15
1
-1
/
+36
*
Debug Info: Add basic support for external types references.
Adrian Prantl
2015-07-15
1
-0
/
+3
*
Service the doxygen comments in DwarfUnit and DwarfDebug.
Adrian Prantl
2015-07-13
1
-111
/
+114
*
Revert "[DWARF] Fix debug info generation for function static variables, type...
David Blaikie
2015-07-01
1
-8
/
+9
*
[DWARF] Fix debug info generation for function static variables, typedefs, an...
Michael Kuperstein
2015-07-01
1
-9
/
+8
*
AsmPrinter: Rewrite initialization of DbgVariable, NFC
Duncan P. N. Exon Smith
2015-06-21
1
-43
/
+65
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-2
/
+2
[next]