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
/
two-cus-from-same-file.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the default triple optional by allowing an empty string
Mehdi Amini
2015-09-16
1
-73
/
+0
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-2
/
+2
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-2
/
+2
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-2
/
+2
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-25
/
+25
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-2
/
+2
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-19
/
+19
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-7
/
+7
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-32
/
+32
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-18
/
+18
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-18
/
+18
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-18
/
+18
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-3
/
+3
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-3
/
+3
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-3
/
+3
*
DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...
David Blaikie
2014-08-06
1
-2
/
+2
*
DebugInfo: Sure up subprogram variable list handling with more assertions and...
David Blaikie
2014-05-14
1
-2
/
+1
*
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...
David Blaikie
2014-02-04
1
-1
/
+1
*
Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...
Timur Iskhodzhanov
2014-01-30
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: 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
-2
/
+2
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
1
-10
/
+10
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
1
-2
/
+2
*
Add object-emission flag for lit tests. This flag is used
Jyotsna Verma
2013-04-10
1
-1
/
+2
*
XFAIL DebugInfo tests for Hexagon.
Jyotsna Verma
2013-03-25
1
-0
/
+1
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-2
/
+2
*
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
1
-2
/
+2
*
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
2013-03-20
1
-2
/
+2
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-2
/
+2
*
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
1
-1
/
+2
*
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-13
1
-2
/
+2
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
1
-2
/
+2
*
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-12
1
-2
/
+2
*
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-02
1
-6
/
+3
*
Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
Eli Bendersky
2013-01-25
1
-1
/
+1
*
Simplify this test a bit because DWARF emission/dumping on some platforms
Eli Bendersky
2012-12-03
1
-6
/
+4
*
Fix PR12942: Allow two CUs to be generated from the same source file.
Eli Bendersky
2012-12-03
1
-0
/
+74