[LLVMdev] [PATCH] Support for ARM Run-Time ABI (FP and Integer helper functions)
Anton Korobeynikov
anton at korobeynikov.info
Tue Sep 28 14:24:21 PDT 2010
> * We have opposite condition codes in our FP comparisons.
No, Evzen is correct. The condcode is used to test the libcall result
against zero and EABI libcalls return 1 in case of "true" result of
the comparison,
thus we have to invert the condcode agains the default value.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list