Chris Lattner 81baf14fdf switch the constantexpr, target folder, and IRBuilder interfaces
for NSW/NUW binops to follow the pattern of exact binops.  This
allows someone to use Builder.CreateAdd(x, y, "tmp", MaybeNUW);


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125270 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-10 07:01:55 +00:00
..
2010-11-29 18:16:10 +00:00
2011-01-20 03:58:43 +00:00
2010-11-29 18:16:10 +00:00
2011-01-20 21:03:22 +00:00
2011-01-17 15:18:06 +00:00
2011-01-26 21:56:10 +00:00