commit | f96f832a3ca939aba0098b3343f2f48aab49f6d0 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Fri Jan 31 21:29:19 2014 +0000 |
committer | Lang Hames <lhames@gmail.com> | Fri Jan 31 21:29:19 2014 +0000 |
tree | 4bc2f3ab5d8a5afb281fa1701d901e6d30289f19 | |
parent | 093b0413fe827b48306ef459af7690ba9df14a8e [diff] |
Replace X86 FMA intrinsic pseduo-instructions with def pats. It looks like these pseudos were only used for pattern matching. Def pats are the appropriate way to do that. As a bonus, these intrinsics will now have memory operands folded properly, and better FMA3 variants selected where appropriate (see r199933). <rdar://problem/15611947> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200577 91177308-0d34-0410-b5e6-96231b3b80d8