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
/
test
/
DebugInfo
/
X86
/
sret.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-3
/
+3
*
DWARFDebugLoc(v4): Add an incremental parsing function
Pavel Labath
2019-11-15
1
-1
/
+0
*
DebugInfo: Use base address selection entries for debug_loc
David Blaikie
2019-10-11
1
-0
/
+1
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-9
/
+9
*
[DebugInfo] Unify dumping of address ranges
Jonas Devlieghere
2018-01-16
1
-3
/
+3
*
llvm-dwarfdump: Make -brief the default and add a -verbose option instead.
Adrian Prantl
2017-09-11
1
-3
/
+3
*
llvm-dwarfdump: Replace -debug-dump=sect option with individual options.
Adrian Prantl
2017-09-11
1
-1
/
+1
*
[dwarfdump] Pretty print location expressions and location lists
Reid Kleckner
2017-08-29
1
-6
/
+3
*
Move Split DWARF handling to an MC option/command line argument rather than u...
David Blaikie
2017-04-21
1
-1
/
+1
*
PR32382: Fix emitting complex DWARF expressions.
Adrian Prantl
2017-04-18
1
-4
/
+16
*
DebugInfo: Remove MDString-based type references
Duncan P. N. Exon Smith
2016-04-23
1
-22
/
+22
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-11
/
+10
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-15
1
-1
/
+1
*
Re-Revert r257105 (Verifier debug info changes)
Keno Fischer
2016-01-13
1
-1
/
+1
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-13
1
-1
/
+1
*
Temporarily revert r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-07
1
-1
/
+1
*
[Verifier] Check that debug values have proper size
Keno Fischer
2016-01-07
1
-1
/
+1
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-18
/
+18
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
1
-2
/
+2
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-9
/
+9
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-1
/
+1
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-17
/
+17
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-5
/
+5
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-128
/
+128
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-3
/
+3
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-90
/
+90
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-21
/
+21
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-6
/
+6
*
Remove support for DIVariable's FlagIndirectVariable and expect
Adrian Prantl
2015-01-19
1
-2
/
+2
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-39
/
+39
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-145
/
+145
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-95
/
+95
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-95
/
+95
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-95
/
+95
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-18
/
+18
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-18
/
+18
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-18
/
+18
*
Debug info: Add a new explicit DIDescriptor flag for the "public" access
Adrian Prantl
2014-08-29
1
-2
/
+2
*
DebugInfo: Following up to r209677, refactor local variable emission to delay...
David Blaikie
2014-06-13
1
-2
/
+2
*
DebugInfo: Lazily construct subprogram definition DIEs.
David Blaikie
2014-05-27
1
-2
/
+2
*
DebugInfo: Sure up subprogram variable list handling with more assertions and...
David Blaikie
2014-05-14
1
-14
/
+7
*
Remove command line option for CU hashing. This is on by default now.
Eric Christopher
2014-03-14
1
-1
/
+1
*
Add support for hashing location information for CU level hashes.
Eric Christopher
2014-03-08
1
-0
/
+400