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
/
CodeGen
/
ARM
/
2010-08-04-StackVariable.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-5
/
+5
*
test: modernise ARM CodeGen tests
Saleem Abdulrasool
2016-12-27
1
-30
/
+33
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-5
/
+4
*
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
-4
/
+7
*
Re-Revert r257105 (Verifier debug info changes)
Keno Fischer
2016-01-13
1
-7
/
+4
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-13
1
-4
/
+7
*
Temporarily revert r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-07
1
-7
/
+4
*
[Verifier] Check that debug values have proper size
Keno Fischer
2016-01-07
1
-4
/
+7
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-6
/
+6
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-3
/
+3
*
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
-5
/
+5
*
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
2015-07-24
1
-3
/
+3
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-47
/
+47
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-38
/
+38
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-9
/
+9
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-10
/
+10
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-55
/
+55
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-37
/
+37
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-37
/
+37
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-37
/
+37
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-7
/
+7
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-7
/
+7
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-7
/
+7
*
DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...
David Blaikie
2014-08-06
1
-1
/
+1
*
DebugInfo: Assume the CU's Subprogram list only contains definitions.
David Blaikie
2014-05-16
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: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-5
/
+5
*
Debug Info: enable verifier for testing cases.
Manman Ren
2013-07-29
1
-1
/
+1
*
Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
2013-07-27
1
-10
/
+10
*
Current batch of -disable-debug-info-verifier.
Rafael Espindola
2013-07-25
1
-1
/
+1
*
Update testing cases to make them pass debug info verification.
Manman Ren
2013-07-24
1
-17
/
+17
*
Try to appease the bots.
Manman Ren
2013-07-19
1
-1
/
+1
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-06-28
1
-4
/
+4
*
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
-26
/
+26
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-26
/
+26
*
Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...
David Blaikie
2013-03-22
1
-5
/
+5
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-5
/
+5
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-1
/
+1
*
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
1
-1
/
+2
*
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
[next]