summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/flags.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith2014-08-191-1/+1
* verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith2014-07-311-1/+1
* verify-uselistorder: Add RUN lines to cases in test/AssemblyDuncan P. N. Exon Smith2014-07-311-0/+1
* implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr.Chris Lattner2011-02-071-0/+45
* enhance vmcore to know that udiv's can be exact, and add a trivialChris Lattner2011-02-061-0/+19
* Reappy r80998, now that the GlobalOpt bug that it exposed on MiniSAT is fixed.Dan Gohman2009-09-071-0/+68
* Revert "Include optional subclass flags, such as inbounds, nsw, etc., ...", thisDaniel Dunbar2009-09-061-68/+0
* Include optional subclass flags, such as inbounds, nsw, etc., in theDan Gohman2009-09-041-0/+68
* Add a new keyword 'inbounds' for use with getelementptr. See theDan Gohman2009-07-271-0/+19
* Change the assembly syntax for nsw, nuw, and exact, putting themDan Gohman2009-07-271-34/+34
* Rename the new unsigned and signed keywords to nuw and nsw,Dan Gohman2009-07-221-36/+36
* Assembly and Bitcode support for unsigned/signed overflow flags andDan Gohman2009-07-201-0/+125
OpenPOWER on IntegriCloud