1. 69bb7f6 Temporarily disabling ms-asm test by Renato Golin · 12 years ago
  2. bce9205 Add a triple, per Ben's suggestion. by Chad Rosier · 12 years ago
  3. bd00bdb Second attempt to fix ppc bots. by Chad Rosier · 12 years ago
  4. 80d38eb Add x86 requirement to hopefully fix ppc bots. by Chad Rosier · 12 years ago
  5. c666cf4 [ms-inline asm] Remove a warning about ms-style inline assembly not being by Chad Rosier · 12 years ago
  6. 15490fd [driver, ms-inline asm] MS-Style inline assembly is controlled by the by Chad Rosier · 12 years ago
  7. 56d7f23 [ms-inline asm] Change the -fenable-experimental-ms-inline-asm option from a by Chad Rosier · 12 years ago
  8. f37e421 [ms-inline asm] MSVC parses multiple __asm statements on a single line as one by Chad Rosier · 12 years ago
  9. 21ef711 [ms-inline asm] Add a helpful assert. by Chad Rosier · 12 years ago
  10. 52e4ed9 [ms-style asm] Change the fatal error to an extension warning. Apparently, this by Chad Rosier · 12 years ago
  11. b3b26bf [ms-inline-asm] The __asm keyword is a statement separator, so multiple asm by Chad Rosier · 12 years ago
  12. a01eddb [ms-inline-asm] Cleanup MS style inline assembly parsing. by Chad Rosier · 12 years ago
  13. 3fedbe1 Some fixes for MS-style asm parsing: specifically, add some error checking, and handle asm comments using semicolons correctly. (The comments are actually surprisingly tricky.) by Eli Friedman · 13 years ago