| commit | eb5e4d532c116d8b0f682c6723a8998fb66955bd | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Mon Jul 22 09:06:12 2013 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Mon Jul 22 09:06:12 2013 +0000 |
| tree | 1ada7f3f0e05452a92ca44d46dbd3e43cc368cb5 | |
| parent | d0ed3a417e5b94da89f05e0ffb60359b8ea6ee0c [diff] |
ARM: remove now unneeded custom Asm converters After Ulrich's r180677 (thanks!) TableGen is intelligent enough to handle tied constraints involving complex operands properly, so virtually all of the ARM custom converters are now unnecessary. llvm-svn: 186810