[PATCH] D32684: [X86] Adding new LLVM TableGen backend that generates the X86 backend memory folding tables.
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Sun May 28 18:35:34 PDT 2017
Unfortunately I'm going to have to revert this and all subsequent follow up
patches. This has been broken for over 12 hours on the upstream buildbots.
http://lab.llvm.org:8011/builders/clang-x86-windows-msvc2015/builds/5185
On Sun, May 28, 2017 at 5:56 AM Ayman Musa via Phabricator via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> 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
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170529/b6634830/attachment.html>
More information about the llvm-commits
mailing list