K 10 svn:author V 3 dim K 8 svn:date V 27 2013-02-23T22:48:12.312340Z K 7 svn:log V 322 Pull in r175962 from upstream llvm trunk: X86: Disable cmov-memory patterns on subtargets without cmov. Fixes PR15115. For the i386 arch, this should enable cmov instructions only on -march=pentiumpro and higher. Since our default CPU is i486, cmov instructions will now be disabled by default. MFC after: 1 week END