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
/
clang
/
lib
/
CodeGen
/
CGDebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
DebugInfo: Attribute cleanup code to the end of the scope, not the end of the...
David Blaikie
2015-02-04
1
-1
/
+0
*
CodeGen: Update for LLVM API change in r228030
Duncan P. N. Exon Smith
2015-02-03
1
-1
/
+1
*
Address review feedback for r228003.
Adrian Prantl
2015-02-03
1
-4
/
+4
*
Merge ArtificialLocation into ApplyDebugLocation and make a clear
Adrian Prantl
2015-02-03
1
-13
/
+19
*
DebugInfo: Use the preferred location rather than the start location for expr...
David Blaikie
2015-01-25
1
-0
/
+9
*
DebugInfo: Remove forced column-info workaround for inlined calls
David Blaikie
2015-01-21
1
-6
/
+4
*
Migrate all uses of DIVariable's FlagIndirectVariable to use a DIExpression
Adrian Prantl
2015-01-19
1
-11
/
+12
*
Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info locat...
David Blaikie
2015-01-14
1
-52
/
+31
*
Revert "DebugInfo: Generalize debug info location handling" and related commits
David Blaikie
2015-01-09
1
-31
/
+52
*
Debug info: pass in the correct size for a pointer to a member function.
Adrian Prantl
2015-01-07
1
-2
/
+2
*
DebugInfo: Provide a less subtle way to set the debug location of simple ret ...
David Blaikie
2015-01-02
1
-0
/
+9
*
DebugInfo: Fix cases where location failed to be updated after r225000
David Blaikie
2015-01-02
1
-14
/
+0
*
Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
2014-12-30
1
-40
/
+24
*
Revert "DebugInfo: Generalize debug info location handling"
David Blaikie
2014-12-29
1
-21
/
+40
*
Add an assertion to verify a container is non-empty before calling 'back()'
David Blaikie
2014-12-29
1
-0
/
+1
*
Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
2014-12-29
1
-40
/
+21
*
Debug Info: Pass the pointer size into createMemberPointerType().
Adrian Prantl
2014-12-23
1
-2
/
+3
*
Fix a typo.
Adrian Prantl
2014-12-19
1
-1
/
+1
*
CGDebugInfo: Use DIBuilder API for self-referencing DICompositeTypes
Duncan P. N. Exon Smith
2014-12-18
1
-9
/
+10
*
Revert "DebugInfo: Generalize debug info location handling"
David Blaikie
2014-12-17
1
-21
/
+40
*
DebugInfo: Generalize debug info location handling
David Blaikie
2014-12-16
1
-40
/
+21
*
Fix a GCC error from r223803
Duncan P. N. Exon Smith
2014-12-09
1
-3
/
+5
*
IR: Update clang for Metadata/Value split in r223802
Duncan P. N. Exon Smith
2014-12-09
1
-109
/
+98
*
Debug info for blocks: Fix a bug caught by the Verifier.
Adrian Prantl
2014-11-21
1
-3
/
+6
*
DebugInfo: Fix another case of r222377 when we do have a definition of the va...
David Blaikie
2014-11-21
1
-11
/
+7
*
Remove now dead code.
Frederic Riss
2014-11-20
1
-7
/
+0
*
Prepare for the DIBuilder populating DISubprogram's Variables with null.
Frederic Riss
2014-11-20
1
-1
/
+2
*
DebugInfo: Don't emit a 'global variable' when a static member declaration is...
David Blaikie
2014-11-19
1
-4
/
+18
*
Fix a temporary MDNode leak.
Frederic Riss
2014-11-19
1
-0
/
+7
*
Fully handle globals and functions in CGDebugInfo::getDeclarationOrDefinition()
Frederic Riss
2014-11-18
1
-11
/
+83
*
[DebugInfo] Move collection of various function/var decl properties into help...
Frederic Riss
2014-11-18
1
-59
/
+79
*
CGDebugInfo: Update for DIBuilder API change
Duncan P. N. Exon Smith
2014-11-15
1
-5
/
+7
*
PR16091 continued: Debug Info for member functions with undeduced return types.
David Blaikie
2014-11-11
1
-13
/
+7
*
Return a DIDescriptor from CGDebugInfo::getDeclarationOrDefinition...
Frederic Riss
2014-11-06
1
-3
/
+3
*
[DebugInfo] Do not record artificial global initializer functions in the Decl...
Frederic Riss
2014-11-05
1
-1
/
+4
*
Debug info: Emit the correct type for the __FuncPtr field in a block
Adrian Prantl
2014-11-05
1
-2
/
+4
*
Fix 80-column and other odd formatting.
Eric Christopher
2014-10-26
1
-427
/
+388
*
CodeGen: GLValue exprs in template parameters should have reference type
David Majnemer
2014-10-24
1
-0
/
+2
*
DebugInfo: Correctly describe the lexical decl context of static member varia...
David Blaikie
2014-10-23
1
-2
/
+9
*
DebugInfo: Omit scopes in -gmlt to reduce metadata size (on disk and in memory)
David Blaikie
2014-10-22
1
-5
/
+14
*
Fix whitespace introduced in r220221
David Blaikie
2014-10-20
1
-1
/
+1
*
PR21312: Fix a regression in non-type template parameters of function type th...
David Blaikie
2014-10-20
1
-2
/
+3
*
Fix indentation.
David Blaikie
2014-10-20
1
-1
/
+1
*
PR21305: Typedefs in non-type template parameters in member data pointers.
David Blaikie
2014-10-18
1
-1
/
+1
*
Rename TemplateArgument::getTypeForDecl to getParamTypeForDecl for clarity
David Blaikie
2014-10-17
1
-9
/
+6
*
PR21246: DebugInfo: Emit the appropriate type (cv qualifiers, reference-ness,...
David Blaikie
2014-10-16
1
-5
/
+1
*
DebugInfo: Lazily built static member variable declarations should use the ca...
David Blaikie
2014-10-14
1
-0
/
+1
*
Using an explicit cast to work around MSVC 2013 not picking the conversion op...
Aaron Ballman
2014-10-06
1
-1
/
+1
*
Add FIXME/notes to the future.
David Blaikie
2014-10-06
1
-0
/
+5
*
DebugInfo: Don't include implicit special members in the list of class members
David Blaikie
2014-10-06
1
-18
/
+17
[prev]
[next]