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
/
2009-11-10-CurrentFn.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the default triple optional by allowing an empty string
Mehdi Amini
2015-09-16
1
-31
/
+0
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-1
/
+1
*
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
-1
/
+1
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-11
/
+11
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
DebugInfo: Update testcases with invalid variables
Duncan P. N. Exon Smith
2015-03-27
1
-1
/
+1
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-9
/
+9
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-3
/
+3
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-16
/
+16
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-8
/
+8
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-8
/
+8
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-8
/
+8
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-1
/
+1
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-1
/
+1
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-1
/
+1
*
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...
David Blaikie
2014-02-04
1
-1
/
+1
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-22
1
-0
/
+2
*
Debug Info Testing: update context from empty string to null.
Manman Ren
2013-09-08
1
-1
/
+1
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
1
-2
/
+2
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-1
/
+1
*
Debug Info Verifier: enable verification of DICompileUnit.
Manman Ren
2013-07-26
1
-9
/
+8
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-1
/
+1
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-1
/
+1
*
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-13
1
-1
/
+1
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
1
-1
/
+1
*
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-12
1
-1
/
+1
*
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-02
1
-4
/
+2
*
Update tests. Remove irrelevant tests.
Devang Patel
2011-09-13
1
-15
/
+27
*
Add missing run line. Devang, please check.
Daniel Dunbar
2009-11-11
1
-0
/
+1
*
Do not assume first function scope seen represents current function.
Devang Patel
2009-11-11
1
-0
/
+19