Add an "msasm" flag to inline asm as suggested in PR 5125.
[oota-llvm.git] / test / Assembler / flags.ll
2009-09-07 Dan GohmanReappy r80998, now that the GlobalOpt bug that it expos...
2009-09-06 Daniel DunbarRevert "Include optional subclass flags, such as inboun...
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...