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
/
VMCore
/
IRBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CreateLifetimeStart and CreateLifetimeEnd to the IRBuilder, with plans to
Nick Lewycky
2011-05-21
1
-1
/
+30
*
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