index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
/
2010-06-29-InlinedFnLocalVar.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[DebugInfo] remove more node indirection (this time from the subprogram's var...
David Blaikie
2013-02-04
1
-2
/
+1
*
Fix the testcases for the previous patch.
Eric Christopher
2012-01-24
1
-1
/
+0
*
Do not use named md nodes to track variables that are completely optimized. T...
Devang Patel
2011-08-19
1
-1
/
+4
*
Add variables into a scope before constructing scope DIE otherwise variables ...
Devang Patel
2010-06-30
1
-0
/
+52