Move rejection of NEON parameters earlier in fast isel call processing,
authorEric Christopher <echristo@apple.com>
Sat, 23 Oct 2010 09:37:17 +0000 (09:37 +0000)
committerEric Christopher <echristo@apple.com>
Sat, 23 Oct 2010 09:37:17 +0000 (09:37 +0000)
commita4633f5d7458f4d04e4bf89be48d3b14e1fae044
treee4ab6827248502feb3173584fdcb86e1b895a842
parent86c69c570cb03ebdad3e847945a8619347b52d24
Move rejection of NEON parameters earlier in fast isel call processing,
note that we can actually handle some f64 arguments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117209 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp