Include optional subclass flags, such as inbounds, nsw, etc., in the
[oota-llvm.git] / test / Assembler / flags.ll
2009-09-04 Dan GohmanInclude optional subclass flags, such as inbounds,...
2009-07-27 Dan GohmanAdd a new keyword 'inbounds' for use with getelementptr...
2009-07-27 Dan GohmanChange the assembly syntax for nsw, nuw, and exact...
2009-07-22 Dan GohmanRename the new unsigned and signed keywords to nuw...
2009-07-20 Dan GohmanAssembly and Bitcode support for unsigned/signed overfl...