[PATCH] D32684: [X86] Adding new LLVM TableGen backend that generates the X86 backend memory folding tables.
Ayman Musa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 28 05:55:51 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304088: [X86] Adding new LLVM TableGen backend that generates the X86 backend memory… (authored by aymanmus).
Changed prior to commit:
https://reviews.llvm.org/D32684?vs=99690&id=100549#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32684
Files:
llvm/trunk/lib/Target/X86/CMakeLists.txt
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/test/CodeGen/X86/sse42-intrinsics-fast-isel.ll
llvm/trunk/test/CodeGen/X86/stack-folding-fp-avx1.ll
llvm/trunk/test/CodeGen/X86/vector-sqrt.ll
llvm/trunk/utils/TableGen/CMakeLists.txt
llvm/trunk/utils/TableGen/TableGen.cpp
llvm/trunk/utils/TableGen/TableGenBackends.h
llvm/trunk/utils/TableGen/X86FoldTablesEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32684.100549.patch
Type: text/x-patch
Size: 250086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170528/f04c7e2c/attachment-0001.bin>
More information about the llvm-commits
mailing list