Merge lp:~ams-codesourcery/gcc-linaro/thumb-16bit-ops-4.6 into lp:gcc-linaro/4.6

Proposed by Andrew Stubbs
Status: Merged
Approved by: Ulrich Weigand
Approved revision: not available
Merge reported by: Andrew Stubbs
Merged at revision: not available
Proposed branch: lp:~ams-codesourcery/gcc-linaro/thumb-16bit-ops-4.6
Merge into: lp:gcc-linaro/4.6
To merge this branch: bzr merge lp:~ams-codesourcery/gcc-linaro/thumb-16bit-ops-4.6
Reviewer Review Type Date Requested Status
Ulrich Weigand (community) Approve
Review via email: mp+98636@code.launchpad.net

Description of the change

Improve use of 16-bit thumb instructions, and conditional execution.

This is the same patch just committed upstream and to Linaro GCC 4.7.

To post a comment you must log in.
Revision history for this message
Michael Hope (michaelh1) wrote :

cbuild has taken a snapshot of this branch at r106882 and queued it for build.

The diff against the ancestor r106881 is available at:
 http://builds.linaro.org/toolchain/snapshots/gcc-linaro-4.6+bzr106882~ams-codesourcery~thumb-16bit-ops-4.6.diff

and will be built on the following builders:
 a9-builder armv5-builder i686 x86_64

You can track the build queue at:
 http://ex.seabright.co.nz/helpers/scheduler

cbuild-snapshot: gcc-linaro-4.6+bzr106882~ams-codesourcery~thumb-16bit-ops-4.6
cbuild-ancestor: lp:gcc-linaro+bzr106881
cbuild-state: check

Revision history for this message
Michael Hope (michaelh1) wrote :
Revision history for this message
Michael Hope (michaelh1) wrote :
Revision history for this message
Michael Hope (michaelh1) wrote :

cbuild successfully built this on armv7l-natty-cbuild276-tcpanda04-armv5r2.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106882~ams-codesourcery~thumb-16bit-ops-4.6/logs/armv7l-natty-cbuild276-tcpanda04-armv5r2

+UNSUPPORTED: gcc.target/arm/thumb-16bit-ops.c
+UNSUPPORTED: gcc.target/arm/thumb-ifcvt.c

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106882~ams-codesourcery~thumb-16bit-ops-4.6/logs/armv7l-natty-cbuild276-tcpanda04-armv5r2/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106882~ams-codesourcery~thumb-16bit-ops-4.6/logs/armv7l-natty-cbuild276-tcpanda04-armv5r2/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild276-tcpanda04-armv5r2

Revision history for this message
Michael Hope (michaelh1) wrote :

cbuild successfully built this on armv7l-natty-cbuild276-tcpanda02-cortexa9r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106882~ams-codesourcery~thumb-16bit-ops-4.6/logs/armv7l-natty-cbuild276-tcpanda02-cortexa9r1

+PASS: gcc.target/arm/thumb-16bit-ops.c (test for excess errors)
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler add\tr0, r0, #256
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler add\tr0, r1, #8
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler adds\tr0, r0, #255
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler adds\tr0, r0, r1
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler adds\tr0, r1, #7
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler asr\tr0, r1, r2
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler asrs\tr0, r0, r1
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler asrs\tr0, r1, #15
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler lsl\tr0, r1, r2
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler lsls\tr0, r0, r1
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler lsls\tr0, r1, #15
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler lsr\tr0, r1, r2
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler lsrs\tr0, r0, r1
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler lsrs\tr0, r1, #15
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler mov\tr0, #256
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler mov\tr0, r1
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler movs\tr0, #255
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler muls\tr0, r1, r0
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler mvns\tr0, r1
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler negs\tr0, r1
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler sub\tr0, r0, #256
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler sub\tr0, r1, #8
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler subs\tr0, r0, #255
+PASS: gcc.target/arm/thumb-16bit-ops.c scan-assembler subs\tr0, r1, #7
+PASS: gcc.target/arm/thumb-ifcvt.c (test for excess errors)
+PASS: gcc.target/arm/thumb-ifcvt.c scan-assembler asrne
+PASS: gcc.target/arm/thumb-ifcvt.c scan-assembler lslne

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106882~ams-codesourcery~thumb-16bit-ops-4.6/logs/armv7l-natty-cbuild276-tcpanda02-cortexa9r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106882~ams-codesourcery~thumb-16bit-ops-4.6/logs/armv7l-natty-cbuild276-tcpanda02-cortexa9r1/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild276-tcpanda02-cortexa9r1

Revision history for this message
Ulrich Weigand (uweigand) wrote :

This is OK.

review: Approve

Subscribers

People subscribed via source and target branches