Eric Christopher
|
7a61d701c0
|
Have IRBuilder take a template argument on whether or not to preserve
names. This can save a lot of allocations if you aren't going to be
looking at the output.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54546 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-08 19:39:37 +00:00 |
|
Duncan Sands
|
89f6d88db3
|
Merge LLVMBuilder and FoldingBuilder, calling
the result IRBuilder. Patch by Dominic Hamon.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49604 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-04-13 06:22:09 +00:00 |
|
Chris Lattner
|
fc001bbfc3
|
remove attributions from examples.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45420 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-12-29 20:37:57 +00:00 |
|
Chris Lattner
|
bef8e0b0a7
|
add a new BF->LLVM translator, contributed by Sterling Stein.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41881 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-09-12 18:24:00 +00:00 |
|