freebsd-dev/contrib/llvm
Sean Bruno d1b809ff9f MFV: Only emit movw on ARMv6T2
Building for the FreeBSD default target ARMv6 was emitting movw ASM on certain
test cases (found building qmake4/5 for ARM).  Don't do that, moreover, the AS
in base doesn't understand this instruction for this target.  One would need
to use --integrated-as to get this to build if desired.

http://llvm.org/viewvc/llvm-project?view=revision&revision=216989

Submitted by:	ian
Reviewed by:	dim
Obtained from:	llvm.org
MFC after:	2 days
2014-09-03 14:16:50 +00:00
..
include Backport r197824, r213427 and r213960 from LLVM trunk: 2014-08-18 18:05:55 +00:00
lib MFV: Only emit movw on ARMv6T2 2014-09-03 14:16:50 +00:00
patches Add the patch commited in r270147. 2014-08-18 18:07:28 +00:00
tools Update the ARMv6 core clang targets to be an arm1176jzf-s. This brings us 2014-08-01 16:53:04 +00:00
utils/TableGen Upgrade our copy of llvm/clang to 3.4 release. This version supports 2014-02-16 19:44:07 +00:00
LICENSE.TXT Upgrade our copy of llvm/clang to 3.4 release. This version supports 2014-02-16 19:44:07 +00:00