[llvm] Update the llvm backend to work with the 2017-12-01-31d7f39423874d52922c06484f...
commitc3d574a5a45df6934dda2a450f84a34463de1780
authorZoltan Varga <vargaz@gmail.com>
Sat, 14 Apr 2018 20:40:37 +0000 (14 16:40 -0400)
committerGitHub <noreply@github.com>
Sat, 14 Apr 2018 20:40:37 +0000 (14 16:40 -0400)
tree404af6e4924fe1b4ff79e81fc779724004362778
parentf958cc5d97b09813c399f59bde557e7006908f4e
[llvm] Update the llvm backend to work with the 2017-12-01-31d7f39423874d52922c06484f2c2af216844b4d branch in the mono llvm repo. The pavg.b/w sse intrinsic were removed since they can now be implemented in llvm IR. (#8253)
mono/mini/basic-simd.cs
mono/mini/llvm-jit.cpp
mono/mini/mini-llvm.c