X86JITInfo: [x86] Rework r206240, X86CompilationCallback_SSE() should be called for...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 15 Apr 2014 08:28:23 +0000 (08:28 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 15 Apr 2014 08:28:23 +0000 (08:28 +0000)
commit2727dbcc3766108eca20f48f249aaa87c5a566a2
treea90431a9ef942b183f3c9ab57b86e9401befec70
parentd5b514ed23e370fde2425116f283bf89a6a07596
X86JITInfo: [x86] Rework r206240, X86CompilationCallback_SSE() should be called for SSE-enabled code generator, even if LLVM is not built with -msse.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206261 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86JITInfo.cpp