[PATCH] D26712: [x86] add fake scalar FP logic instructions to ReplaceableInstrs to save some bytes
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 09:52:41 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287122: [x86] add fake scalar FP logic instructions to ReplaceableInstrs to save someā¦ (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D26712?vs=78089&id=78204#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26712
Files:
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/test/CodeGen/X86/fast-isel-select-sse.ll
llvm/trunk/test/CodeGen/X86/fp-logic-replace.ll
llvm/trunk/test/CodeGen/X86/fp-logic.ll
llvm/trunk/test/CodeGen/X86/fp-select-cmp-and.ll
llvm/trunk/test/CodeGen/X86/sse-minmax.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26712.78204.patch
Type: text/x-patch
Size: 20488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/191dce21/attachment.bin>
More information about the llvm-commits
mailing list