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
/
X86
/
stringpool.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
1
-1
/
+1
*
Renumber testcase metadata nodes after r290153.
Adrian Prantl
2016-12-22
1
-11
/
+12
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-1
/
+1
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-1
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+1
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-1
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+1
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-2
/
+2
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-1
/
+1
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
1
-1
/
+1
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-1
/
+1
*
AsmPrinter: Emit the DwarfStringPool offset directly when possible
Duncan P. N. Exon Smith
2015-05-24
1
-4
/
+3
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-5
/
+5
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-6
/
+6
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-8
/
+8
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-5
/
+5
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-5
/
+5
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-5
/
+5
*
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...
David Blaikie
2014-02-04
1
-2
/
+2
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-22
1
-0
/
+2
*
Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
2013-10-29
1
-4
/
+4
*
Initialize BSSSection explicitly in InitMachOMCObjectFileInfo() to appease msvc.
NAKAMURA Takumi
2013-09-21
1
-3
/
+0
*
Move emission of the debug string table to early in the debug
Eric Christopher
2013-09-20
1
-8
/
+6
*
llvm/test: Mark 3 tests as XFAIL:msvc.
NAKAMURA Takumi
2013-09-20
1
-0
/
+3
*
Remove hack ensuring that darwin didn't produce dwarf > 3 for modules
Eric Christopher
2013-09-04
1
-2
/
+2
*
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
-3
/
+3
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-3
/
+3
*
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
1
-1
/
+1
*
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
2013-03-20
1
-1
/
+1
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-1
/
+1
*
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
2013-03-19
1
-1
/
+1
*
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
-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
*
Attempt to recover gdb bot after r174445.
Manman Ren
2013-02-06
1
-2
/
+2
*
Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
2013-02-05
1
-2
/
+2
*
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-02
1
-4
/
+2
*
For the dwarf5 split debug info code split out the string section
Eric Christopher
2012-12-27
1
-2
/
+2
*
Use DW_FORM_flag_present to save space in debug information if we're
Eric Christopher
2012-08-24
1
-2
/
+2
*
Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing
Eric Christopher
2012-08-01
1
-2
/
+2
*
Add a DW_AT_high_pc for CUs that are a single address range. Update
Eric Christopher
2012-07-27
1
-2
/
+2
*
Revert "Reorder the sections being output to reduce the number of assembler"
Eric Christopher
2012-03-02
1
-8
/
+8
*
Reorder the sections being output to reduce the number of assembler
Eric Christopher
2012-03-01
1
-8
/
+8
*
Move another test requiring x86 into X86 directory.
Eli Friedman
2011-11-01
1
-0
/
+44