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
/
DIBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DIBuilder: support structs with vtable pointers in the same way as classes
David Blaikie
2013-02-25
1
-8
/
+12
*
Add a field to the compile unit of where we plan on splitting out
Eric Christopher
2013-02-22
1
-2
/
+3
*
Add a TODO and explain when we can get rid of the isMain field.
Eric Christopher
2013-02-22
1
-1
/
+1
*
DIBuilder: Correct the null/0 type of trailing fields in struct debug info.
David Blaikie
2013-02-18
1
-2
/
+2
*
DIBuilder: Add function and method definitions to the list of all subprograms
David Blaikie
2013-02-18
1
-1
/
+4
*
Narrow the return types of a few DIBuilder utility functions.
David Blaikie
2013-02-18
1
-39
/
+37
*
DIBuilder: make the return type of createBasicType more specific
David Blaikie
2013-02-12
1
-4
/
+4
*
[DebugInfo] remove more node indirection (this time from the subprogram's var...
David Blaikie
2013-02-04
1
-10
/
+2
*
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-02
1
-12
/
+4
*
Define metadata interfaces for describing a static data member
Eric Christopher
2013-01-16
1
-3
/
+29
*
Remove the llvm-local DW_TAG_vector_type tag and add a test to
Eric Christopher
2013-01-08
1
-3
/
+4
*
Fix comment.
Eric Christopher
2013-01-08
1
-1
/
+2
*
PR14759: Debug info support for C++ member pointers.
David Blaikie
2013-01-07
1
-0
/
+18
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-3
/
+3
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+1045