diff options
author | Chris Lattner <sabre@nondot.org> | 2009-08-30 07:44:24 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-08-30 07:44:24 +0000 |
commit | 022a582de244d7dc274ffd47bc58398f3b3b7962 (patch) | |
tree | 482291bffbcb154abb6a9f0f47aa24e6654cc3ff /llvm/lib/Support/Regex.cpp | |
parent | b533df02b5eb87dbf037093b71a4913a924eaa39 (diff) | |
download | bcm5719-llvm-022a582de244d7dc274ffd47bc58398f3b3b7962.tar.gz bcm5719-llvm-022a582de244d7dc274ffd47bc58398f3b3b7962.zip |
give instcombine a custom IRBuilder that adds new instructions to the
workslist and is set to insert new instructions before the current one.
Convert a bunch of stuff that used to call InsertNewInstBefore over to
use it, greatly simplifying code and making it more natural.
There is still a lot more to go, but this is a good start.
llvm-svn: 80492
Diffstat (limited to 'llvm/lib/Support/Regex.cpp')
0 files changed, 0 insertions, 0 deletions