1. 09dc9c0 We have decided not to support inline asm where an output operand with a matching input operand with incompatible type (i.e. either one is a floating point and the other is an integer or the sizes of the types differ). SelectionDAGBuild will catch these and exit with an error. by Evan Cheng · 17 years ago
  2. 2a0b96c Reapply r57699 with a fix to not crash on asms with multiple results. Unlike by Chris Lattner · 17 years ago
  3. 9591573 Revert r57699. It's causing regressions in by Dan Gohman · 17 years ago
  4. 0c52644 Fix PR2356 on PowerPC: if we have an input and output that are tied together by Chris Lattner · 17 years ago