[llvm-commits] [Commits] Add support for more setcc condition expansions
Villmow, Micah
Micah.Villmow at amd.com
Thu Jul 26 12:42:28 PDT 2012
This is a cleaned up, smaller and more targeted version of my previous patch from [1].
This adds support for expansion of the rest of the comparison conditions. This makes it so that a backend only has to support EQ, NE, [LT|GT] and [GE|LE] as the minimum set of condition codes.
Thanks,
Micah
1) http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120723/147051.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120726/06154919/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: comparison_expansion_update.patch
Type: application/octet-stream
Size: 3994 bytes
Desc: comparison_expansion_update.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120726/06154919/attachment.obj>
More information about the llvm-commits
mailing list