aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/flags.ll
Commit message (Expand)AuthorAgeFilesLines
* 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