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
/
2010-06-29-InlinedFnLocalVar.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the default triple optional by allowing an empty string
Mehdi Amini
2015-09-16
1
-61
/
+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
-1
/
+1
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-4
/
+4
*
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
2015-07-24
1
-2
/
+2
*
AsmPrinter: Emit the DwarfStringPool offset directly when possible
Duncan P. N. Exon Smith
2015-05-24
1
-1
/
+1
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-25
/
+25
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
1
-2
/
+2
*
Verifier: Check that inlined-at locations agree
Duncan P. N. Exon Smith
2015-04-03
1
-2
/
+6
*
Relax CHECK to match mips syntax.
Rafael Espindola
2015-03-11
1
-2
/
+2
*
Relax label CHECK to mach COFF syntax.
Rafael Espindola
2015-03-11
1
-1
/
+1
*
Print section start labels when first switching to the section.
Rafael Espindola
2015-03-11
1
-0
/
+1
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-19
/
+19
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-5
/
+5
*
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
-4
/
+4
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-4
/
+4
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-4
/
+4
*
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...
David Blaikie
2014-02-04
1
-3
/
+4
*
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: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-3
/
+3
*
fix for LLVM debug info on llvm-mips-linux where the label name uses % instea...
Carlo Kok
2013-08-01
1
-1
/
+1
*
ARM/Hexagon testcases can't compile x86 only testcase. Reverting change to te...
Carlo Kok
2013-08-01
1
-2
/
+2
*
change the inlinefnlocalvar testcase so it uses a triple that's not coff (doe...
Carlo Kok
2013-08-01
1
-1
/
+1
*
Debug Info: update testing cases to pass verifier.
Manman Ren
2013-07-29
1
-2
/
+2
*
next batch of -disable-debug-info-verifier
Rafael Espindola
2013-07-26
1
-1
/
+1
*
Update testing cases to pass debug info verifier.
Manman Ren
2013-07-24
1
-4
/
+4
*
Try to appease the bots.
Manman Ren
2013-07-19
1
-1
/
+1
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
1
-1
/
+1
*
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
1
-1
/
+1
*
PR14606: debug info imported_module support
David Blaikie
2013-04-19
1
-1
/
+1
*
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-28
1
-12
/
+12
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-12
/
+12
*
Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...
David Blaikie
2013-03-22
1
-2
/
+2
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-2
/
+2
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-1
/
+1
*
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
David Blaikie
2013-03-20
1
-6
/
+6
*
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
2013-03-19
1
-6
/
+6
*
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
1
-4
/
+4
*
Remove the unused 4th operand for DIFile debug info metadata
David Blaikie
2013-03-13
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
*
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
2013-03-11
1
-2
/
+2
*
Upgrade tests to the latest debug info format.
David Blaikie
2013-03-08
1
-19
/
+19
[next]