freebsd-dev/contrib/llvm
Dimitry Andric b2a67e7b16 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
2013-02-23 22:48:12 +00:00
..
include Upgrade our copy of llvm/clang to 3.2 release. 2012-12-23 13:04:00 +00:00
lib Pull in r175962 from upstream llvm trunk: 2013-02-23 22:48:12 +00:00
tools Pull in r172354 from upstream clang trunk: 2013-02-22 22:40:10 +00:00
utils/TableGen Upgrade our copy of llvm/clang to r168974, from upstream's release_32 2012-12-03 19:24:08 +00:00
LICENSE.TXT Upgrade our copy of llvm/clang to trunk r154661, in preparation of the 2012-04-16 21:23:25 +00:00