Emit libcalls for SDIV, this requires some call infrastructure
authorEric Christopher <echristo@apple.com>
Tue, 14 Sep 2010 23:03:37 +0000 (23:03 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 14 Sep 2010 23:03:37 +0000 (23:03 +0000)
commitbb3e5dad6685dd54625edae789d1a703f4107a69
treeffe0f517eff40924bb577aabf0cf0dedc9f888be
parent684193928c6b6680df42c8d2598bb403e28f3de1
Emit libcalls for SDIV, this requires some call infrastructure
that needs to be shared a bit more widely around.

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