Sean Bruno f2f01deb91 Do not direct commit to contrib/llvm. Make the change a patch file instead.
Reverts 271025 but still functionally patches it.  Original intent is still
the same.  Pointed out by rdivacky.

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
Relnotes:	yes
2014-09-03 15:32:38 +00:00
..
2014-07-08 22:27:50 +00:00
2013-09-24 14:52:43 +00:00
2014-01-05 23:28:03 +00:00
2014-02-21 16:14:40 +00:00
2013-05-21 19:23:49 +00:00
2014-07-13 10:38:01 +00:00
2014-03-14 02:58:48 +00:00
2014-04-25 19:25:26 +00:00
2013-01-03 07:25:30 +00:00
2014-08-28 11:50:52 +00:00
2014-08-11 19:41:01 +00:00
2014-08-12 02:09:00 +00:00
2014-08-11 19:41:01 +00:00
2014-03-02 03:34:06 +00:00
2014-05-02 23:47:14 +00:00
2014-08-27 19:26:35 +00:00
2014-03-04 21:51:11 +00:00