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
...
*
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
[prev]