[PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 08:37:57 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL253572: X86: More efficient legalization of wide integer compares (authored by hans).
Changed prior to commit:
http://reviews.llvm.org/D14496?vs=40647&id=40656#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14496
Files:
llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/X86/2012-08-17-legalizer-crash.ll
llvm/trunk/test/CodeGen/X86/atomic-minmax-i6432.ll
llvm/trunk/test/CodeGen/X86/atomic128.ll
llvm/trunk/test/CodeGen/X86/avx512-cmp.ll
llvm/trunk/test/CodeGen/X86/wide-integer-cmp.ll
llvm/trunk/test/CodeGen/X86/win32-pic-jumptable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14496.40656.patch
Type: text/x-patch
Size: 21512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/79fc1d21/attachment-0001.bin>
More information about the llvm-commits
mailing list