[llvm-commits] [llvm] r154480 - in /llvm/trunk: lib/Target/ARM/ARM.td lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrNEON.td lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/ARMSubtarget.cpp lib/Target/ARM/ARMS

Anton Korobeynikov anton at korobeynikov.info
Wed Apr 11 04:40:10 PDT 2012


Hello Evan,

> Clean up ARM fused multiply + add/sub support some more: rename some isel
> predicates.
> Also remove NEON2 since it's not really useful and it is confusing. If
> NEON + VFP4 implies NEON2 but NEON2 doesn't imply NEON + VFP4, what does it
> really mean?
There was the discussion about this in ML, consider checking it.

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



More information about the llvm-commits mailing list