]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Don't use 128bit functions on PPC32.
authorJoerg Sonnenberger <joerg@bec.de>
Thu, 24 Jul 2014 22:20:10 +0000 (22:20 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Thu, 24 Jul 2014 22:20:10 +0000 (22:20 +0000)
commit86854be8b18155a7e06dae07fd21d60a02aee793
tree0a3eb1ff29999a9f903b30dbff37606daa79f82b
parentd24d3267050456403a2e9669e0b13397a1cbc8a6
Don't use 128bit functions on PPC32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213899 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
test/CodeGen/PowerPC/ppc32-lshrti3.ll [new file with mode: 0644]