Revert Thumb-2 conversion of some ARM builtins.
authorStephen Hines <srhines@google.com>
Thu, 17 Jul 2014 20:41:01 +0000 (20:41 +0000)
committerStephen Hines <srhines@google.com>
Thu, 17 Jul 2014 20:41:01 +0000 (20:41 +0000)
commit31a38cc32f62047e5ddd25de2811039ce3c805a4
treeb6788f43227d223f970a7481304aa07526929865
parentb9574aceae0ca1d666797324f659ab17d2c8b857
Revert Thumb-2 conversion of some ARM builtins.

The udivmodsi4/modsi3/umodsi3 code computes jump targets based on ARM encodings
(if CLZ is present and IDIV is not present).

Reverts parts of r211032 and r211035.

llvm-svn: 213309
compiler-rt/lib/builtins/arm/udivmodsi4.S
compiler-rt/lib/builtins/arm/udivsi3.S
compiler-rt/lib/builtins/arm/umodsi3.S