Age | Commit message (Expand) | Author |
2011-02-07 | implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr. | Chris Lattner |
2011-02-06 | enhance vmcore to know that udiv's can be exact, and add a trivial | Chris Lattner |
2009-09-07 | Reappy r80998, now that the GlobalOpt bug that it exposed on MiniSAT is fixed. | Dan Gohman |
2009-09-06 | Revert "Include optional subclass flags, such as inbounds, nsw, etc., ...", this | Daniel Dunbar |
2009-09-04 | Include optional subclass flags, such as inbounds, nsw, etc., in the | Dan Gohman |
2009-07-27 | Add a new keyword 'inbounds' for use with getelementptr. See the | Dan Gohman |
2009-07-27 | Change the assembly syntax for nsw, nuw, and exact, putting them | Dan Gohman |
2009-07-22 | Rename the new unsigned and signed keywords to nuw and nsw, | Dan Gohman |
2009-07-20 | Assembly and Bitcode support for unsigned/signed overflow flags and | Dan Gohman |