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
/
DebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove dead code.
Eric Christopher
2013-07-24
1
-5
/
+0
*
Remove unnecessary constructors as the default conversions will handle
Eric Christopher
2013-07-24
1
-18
/
+0
*
More constructor cleanup.
Eric Christopher
2013-07-24
1
-6
/
+0
*
Collapse logic and move and reword comment for clarity.
Eric Christopher
2013-07-24
1
-3
/
+5
*
Add a fixme and reformat.
Eric Christopher
2013-07-24
1
-4
/
+3
*
Debug Info: improve the Finder.
Manman Ren
2013-07-23
1
-0
/
+9
*
Debug Info: clean up.
Manman Ren
2013-07-23
1
-18
/
+6
*
Remove unused function.
Eric Christopher
2013-07-23
1
-7
/
+0
*
Debug Info: code cleanup, use getNodeField if possible.
Manman Ren
2013-07-23
1
-28
/
+15
*
DebugInfo Verifier: verify the actual type.
Manman Ren
2013-07-23
1
-0
/
+10
*
Debug Info Finder: use processDeclare and processValue to list debug info
Manman Ren
2013-07-23
1
-0
/
+22
*
Debug Info Finder: add processScope to actually handle the Scope.
Manman Ren
2013-07-22
1
-3
/
+23
*
Debug Info Verifier: simplify DIxxx::Verify
Manman Ren
2013-07-20
1
-28
/
+14
*
Debug Info: enable verifying by default and disable testing cases that fail.
Manman Ren
2013-07-19
1
-0
/
+2
*
Revert "DebugInfo: remove unused helper function getDICompositeType."
Eric Christopher
2013-07-09
1
-0
/
+11
*
DebugInfo: remove unused helper function getDICompositeType.
Manman Ren
2013-07-08
1
-11
/
+0
*
DebugInfo: Consider global variables without locations to be valid
David Blaikie
2013-07-04
1
-3
/
+0
*
Debug Info: Scope of a DebugLoc should not be null.
Manman Ren
2013-07-01
1
-6
/
+3
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-06-29
1
-1
/
+3
*
DebugInfo: Support (using GNU extensions) for template template parameters an...
David Blaikie
2013-06-22
1
-1
/
+3
*
DebugInfo: When asm printing include a '[def]' tag for tag decls that are def...
David Blaikie
2013-06-21
1
-1
/
+6
*
Move getRealLinkageName to a common place and remove all the duplicates of it.
Benjamin Kramer
2013-06-01
1
-25
/
+16
*
Simplify logic by using the appropriate functions.
Adrian Prantl
2013-05-29
1
-2
/
+1
*
PR14606: Debug Info for namespace aliases/DW_TAG_imported_module
David Blaikie
2013-05-20
1
-1
/
+2
*
PR14492: Debug Info: Support for values of non-integer non-type template para...
David Blaikie
2013-05-10
1
-0
/
+4
*
Add DebugIR pass -- emits IR file and replace source lines with IR lines in MD
Daniel Malea
2013-05-08
1
-0
/
+7
*
Rename DIImportedModule to DIImportedEntity and allow imported declarations
David Blaikie
2013-05-07
1
-7
/
+9
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
1
-6
/
+27
*
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
1
-27
/
+6
*
PR14606: debug info imported_module support
David Blaikie
2013-04-19
1
-6
/
+27
*
PR15149/r174304 improvement - print hex for unknown dwarf language codes & ad...
David Blaikie
2013-04-17
1
-2
/
+7
*
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-28
1
-54
/
+33
*
Fix comment
David Blaikie
2013-03-27
1
-1
/
+1
*
Silence warning about mixing || in &&, fix up 80-cols.
Benjamin Kramer
2013-03-27
1
-1
/
+3
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-33
/
+54
*
DebugInfo: more support for mutating DICompositeType to reduce magic number u...
David Blaikie
2013-03-26
1
-1
/
+8
*
Debug Info: Provide a means to update the members of a composite type
David Blaikie
2013-03-26
1
-0
/
+11
*
Swap the DIFile in DILexicalBlockFile out for the raw name/directory pair
David Blaikie
2013-03-22
1
-4
/
+0
*
Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/...
David Blaikie
2013-03-22
1
-4
/
+0
*
Refactor the filename/directory information in DISubprogram to refer directly...
David Blaikie
2013-03-21
1
-4
/
+0
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-7
/
+7
*
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
1
-4
/
+0
*
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
1
-9
/
+9
*
Refactor file/directory path in namespace debug info to refer directly to the...
David Blaikie
2013-03-20
1
-4
/
+0
*
Provide more details for DINameSpace debug info in the IR comment annotations
David Blaikie
2013-03-20
1
-0
/
+10
*
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
David Blaikie
2013-03-20
1
-4
/
+5
*
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
1
-14
/
+20
*
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
-9
/
+9
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
1
-9
/
+9
[prev]
[next]