Add missing Interpreter intrinsic lowering for sin, cos and ceil
authorJosh Klontz <josh.klontz@gmail.com>
Fri, 8 Aug 2014 15:00:12 +0000 (15:00 +0000)
committerJosh Klontz <josh.klontz@gmail.com>
Fri, 8 Aug 2014 15:00:12 +0000 (15:00 +0000)
commitb79931d94ee931afb8423decc078fd0cb5ea7e90
tree43a36b79e0160eed0e847fc4a9ace09494e3c34e
parenta9ee302530268bbee2ecc30633468011fc15314f
Add missing Interpreter intrinsic lowering for sin, cos and ceil

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215209 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp
test/ExecutionEngine/Interpreter/intrinsics.ll [new file with mode: 0644]
test/ExecutionEngine/Interpreter/lit.local.cfg [new file with mode: 0644]
test/lit.site.cfg.in