recognize an unsigned add with overflow idiom into uadd.
[oota-llvm.git] / test / MC / COFF / basic-coff.s
2010-12-06 Rafael EspindolaDon't use PadSectionToAlignment on windows.
2010-10-09 Michael J. SpencerMC-COFF: Implement InitSections. Fixes PR8335.
2010-10-09 Michael J. SpencerMC-COFF: Add COFFAsmParser. Completes PR8343.