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
/
lib
/
IR
/
DebugInfoMetadata.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR / debug info: Add a DWOId field to DICompileUnit,
Adrian Prantl
2015-05-21
1
-3
/
+4
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-106
/
+105
*
DebugInfo: Support up to 2^16 arguments in a subprogram
Duncan P. N. Exon Smith
2015-04-28
1
-5
/
+2
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
1
-6
/
+8
*
DebugInfo: Move DILocation::computeNewDiscriminators()
Duncan P. N. Exon Smith
2015-04-14
1
-0
/
+17
*
DebugInfo: Migrate DISubprogram::describes() to new hierarchy, NFC
Duncan P. N. Exon Smith
2015-04-13
1
-0
/
+10
*
DebugInfo: Make MDSubprogram::getFunction() return Constant
Duncan P. N. Exon Smith
2015-04-11
1
-0
/
+5
*
DebugInfo: Move DIScope::getName() and getContext() to MDScope
Duncan P. N. Exon Smith
2015-04-11
1
-0
/
+30
*
DebugInfo: Move DIExpression bit-piece API to MDExpression
Duncan P. N. Exon Smith
2015-04-07
1
-0
/
+18
*
DebugInfo: Move DIFlag-related API from DIDescriptor to DebugNode
Duncan P. N. Exon Smith
2015-04-07
1
-0
/
+44
*
DwarfDebug: Avoid creating new DebugLocs in the backend
Duncan P. N. Exon Smith
2015-03-30
1
-0
/
+6
*
Verifier: Add operand checks for MDLexicalBlock
Duncan P. N. Exon Smith
2015-03-30
1
-0
/
+2
*
LLParser: Require non-null scope for MDLocation and MDLocalVariable
Duncan P. N. Exon Smith
2015-03-27
1
-0
/
+2
*
IR: Change MDFile to directly store the filename/directory
Duncan P. N. Exon Smith
2015-02-20
1
-5
/
+2
*
IR: Fix MDType fields from unsigned to uint64_t
Duncan P. N. Exon Smith
2015-02-19
1
-6
/
+6
*
IR: Add missing null operand to MDSubroutineType
Duncan P. N. Exon Smith
2015-02-19
1
-1
/
+1
*
IR: Drop scope from MDTemplateParameter
Duncan P. N. Exon Smith
2015-02-19
1
-11
/
+11
*
IR: Add MDSubprogram::replaceFunction()
Duncan P. N. Exon Smith
2015-02-18
1
-0
/
+6
*
AsmWriter/Bitcode: MDLocalVariable
Duncan P. N. Exon Smith
2015-02-13
1
-0
/
+6
*
IR: Add MDExpression::ExprOperand
Duncan P. N. Exon Smith
2015-02-13
1
-0
/
+32
*
IR: Remove unnecessary fields from MDTemplateParameter
Duncan P. N. Exon Smith
2015-02-10
1
-12
/
+13
*
IR: Add specialized debug info metadata nodes
Duncan P. N. Exon Smith
2015-02-10
1
-0
/
+271
*
IR: Allow 32-bits for lines in debug location
Duncan P. N. Exon Smith
2015-02-06
1
-9
/
+1
*
Fix the -Werror build, NFC
Duncan P. N. Exon Smith
2015-02-02
1
-0
/
+2
*
IR: Allow GenericDebugNode construction from MDString
Duncan P. N. Exon Smith
2015-02-02
1
-8
/
+12
*
IR: Separate helpers for string operands, NFC
Duncan P. N. Exon Smith
2015-02-02
1
-2
/
+8
*
IR: Split out DebugInfoMetadata.h, NFC
Duncan P. N. Exon Smith
2015-02-02
1
-0
/
+101