[llvm-commits] [llvm] r107852 - in /llvm/trunk: lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMISelLowering.h test/CodeGen/ARM/fpcmp-opt.ll

Anton Korobeynikov anton at korobeynikov.info
Wed Jul 7 22:43:52 PDT 2010


Hello, Evan

> Optimize some vfp comparisons to integer ones. This patch implements the simplest case when the following conditions are met:
Any reasons of doing this? This looks like a pretty expensive change
and ARM manuals explicitly tell not to do so.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list