This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[2/2][PATCH,ARM]Generate UAL assembly code for Thumb-1 target


Hi there,

Attached patch intends to enable GCC generate UAL format code for Thumb1
target. Tested with regression test and no regressions. Is it OK to trunk?

BR,
Terry

2014-10-21  Terry Guo  <terry.guo@arm.com>

           * config/arm/arm.c (arm_output_mi_thunk): Use UAL for Thumb1
target.
           * config/arm/thumb1.md: Likewise.

gcc/testsuite
2014-10-21  Terry Guo  <terry.guo@arm.com>

            * gcc.target/arm/anddi_notdi-1.c: Match with UAL format.
            * gcc.target/arm/pr40956.c: Likewise.
            * gcc.target/arm/thumb1-Os-mult.c: Likewise.
             * gcc.target/arm/thumb1-load-64bit-constant-3.c: Likewise.

Attachment: update-thumb1-pattern-v1.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]