summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.c
Commit message (Expand)AuthorAgeFilesLines
* * config/arm/arm.c: Include aarch-cost-tables.h.ktkachov2013-11-131-99/+2
* * config/arm/arm.c (arm_new_rtx_costs): Return after handlingktkachov2013-11-111-1/+1
* gcc/rsandifo2013-11-091-0/+2
* * config/arm/arm.c (arm_new_rtx_costs): Break after handlingktkachov2013-11-081-0/+1
* * rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always followsteven2013-11-051-24/+4
* Fix PR target/58854ramana2013-10-301-0/+1
* 2013-10-29 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2013-10-291-0/+117
* [gcc/]ktkachov2013-10-211-4/+4
* [gcc/]ktkachov2013-10-181-1/+103
* 2013-10-16 Yvan Roux <yvan.roux@linaro.org>yroux2013-10-161-0/+10
* [gcc/]ktkachov2013-10-091-1/+1
* 2013-10-08 Zhenqiang Chen <zhenqiang.chen@linaro.org>xguo2013-10-081-4/+7
* [gcc/]ktkachov2013-10-031-5/+1907
* 2013-10-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2013-10-021-1/+5
* gcc/rsandifo2013-09-231-3/+4
* * arm.c (arm_get_frame_offsets): Validate architecture supportsrearnsha2013-09-181-3/+6
* * config/arm/arm.c (thumb1_reorg): Search for flag setting insnamker2013-09-181-12/+26
* [AArch64, ARM] Rename the FCPYS type to FMOVjgreenhalgh2013-09-061-1/+1
* [AARCH64][Insn classification unification 3/N] ALU/shift typesjgreenhalgh2013-09-051-5/+22
* * arm.c (thumb2_emit_strd_push): Rewrite to use pre-decrement onrearnsha2013-09-051-95/+137
* [AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" at...jgreenhalgh2013-09-051-1/+2
* PR target/56979rearnsha2013-08-081-1/+3
* [gcc]ktkachov2013-08-011-0/+10
* * config.gcc (arm*-*-*): Add aarch-common.o to extra_objs. Addsofiane2013-07-311-246/+0
* gcc/ChangeLog:xguo2013-07-251-0/+9
* * config/arm/arm.md (attribute "insn"): Delete.sofiane2013-07-221-7/+12
* Fix typos.mrs2013-07-211-1/+1
* * config/arm/arm.md (attribute "type"): Rename "simple_alu_imm" tosofiane2013-07-181-4/+6
* Fix PR target/57909.ramana2013-07-171-2/+10
* 2013-06-26 Greta Yorsh <Greta.Yorsh@arm.com>gretay2013-06-261-3/+16
* * config/arm/arm.c (neon_vector_mem_operand): Add strict argument.jules2013-06-181-5/+5
* gcc/ktkachov2013-06-071-0/+1
* * config/arm/arm.c (arm_r3_live_at_start_p): New predicate.ebotcazou2013-06-061-18/+26
* 2013-06-05 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2013-06-051-1/+10
* gcc/ktkachov2013-05-311-0/+1
* gcc/ChangeLog:xguo2013-05-301-2/+22
* 2013-05-30 Zhenqiang Chen <zhenqiang.chen@linaro.org>xguo2013-05-301-18/+98
* This patch is a consolodation of the hash_table patches to thecrowl2013-05-301-12/+25
* 2013-05-23 Christian Bruel <christian.bruel@st.com>chrbr2013-05-231-2/+1
* Fix PR target/57340 and additionally for PR target/19599. ramana2013-05-221-3/+20
* Fix breakage with missing decl check for arm-none-eabi builds. ramana2013-05-161-0/+1
* Internal memcpy using LDRD/STRDgretay2013-05-161-0/+128
* Fix PR target/19599 - tailcall function pointers.ramana2013-05-151-5/+5
* 2013-05-06 Christophe Lyon <christophe.lyon@linaro.org>clyon2013-05-071-0/+12
* gcc/ChangeLoggretay2013-05-021-1/+2
* 2013-04-25 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2013-04-251-6/+54
* 2013-04-19 Greta Yorsh <Greta.Yorsh@arm.com>gretay2013-04-191-2/+2
* 2013-04-19 Greta Yorsh <Greta.Yorsh@arm.com>gretay2013-04-191-0/+7
* 2013-04-17 Greta Yorsh <Greta.Yorsh at arm.com>gretay2013-04-171-0/+4
* Prologue/epilogue using STRD/LDRD in ARM modegretay2013-04-161-2/+288