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
/
VMCore
/
IRBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make IRBuilder support StringRef for building strings.
Nick Lewycky
2011-04-12
1
-1
/
+1
*
Set unnamed_addr on strings created through the IRBuilder.
Nick Lewycky
2011-04-07
1
-0
/
+1
*
add methods to IRBuilder to create memcpy/memset/memmove.
Chris Lattner
2010-12-26
1
-0
/
+81
*
make irbuilder use the new optimized debug info accessors.
Chris Lattner
2010-03-31
1
-13
/
+0
*
Fix several comments which had previously been "the the" where a
Dan Gohman
2010-02-10
1
-1
/
+1
*
Fix "the the" and similar typos.
Dan Gohman
2010-02-10
1
-1
/
+1
*
Final step in the metadata API restructuring: move the
Chris Lattner
2009-12-29
1
-2
/
+1
*
This is a major cleanup of the instruction metadata interfaces that
Chris Lattner
2009-12-28
1
-1
/
+1
*
remove #include of Function.h from IRBuilder
Chris Lattner
2009-12-28
1
-0
/
+6
*
move debug info stuff out of line, allowing two #includes
Chris Lattner
2009-12-28
1
-0
/
+15
*
split code that doesn't need to be templated out of IRBuilder into a new
Chris Lattner
2009-12-28
1
-0
/
+31