index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
IR
/
DebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-12
1
-4
/
+4
*
Remove support for versioned debug info.
David Blaikie
2013-03-11
1
-94
/
+86
*
Add asserts to DIBuilder & fix DINameSpace::Verify to allow unnamed namespaces.
David Blaikie
2013-03-11
1
-2
/
+0
*
[DebugInfo] remove more node indirection (this time from the subprogram's var...
David Blaikie
2013-02-04
1
-5
/
+2
*
PR15149: crash when printing debug info metadata containing an invalid langua...
David Blaikie
2013-02-04
1
-2
/
+2
*
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-02
1
-9
/
+4
*
Fix a latent bug exposed by recent static member debug info changes.
David Blaikie
2013-01-19
1
-1
/
+2
*
Define metadata interfaces for describing a static data member
Eric Christopher
2013-01-16
1
-0
/
+2
*
Remove the llvm-local DW_TAG_vector_type tag and add a test to
Eric Christopher
2013-01-08
1
-2
/
+3
*
Mark artificial types as such in the annotated debug output.
David Blaikie
2013-01-08
1
-0
/
+3
*
Remove what appears to be a dead llvm-specific debug tag.
Eric Christopher
2013-01-08
1
-1
/
+0
*
PR14759: Debug info support for C++ member pointers.
David Blaikie
2013-01-07
1
-0
/
+2
*
Include access modifiers in subprogram metadata IR comment.
David Blaikie
2013-01-05
1
-0
/
+5
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-6
/
+6
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+1197