aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/thumb1.md
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-28* config/arm/thumb1.md (*thumb1_movpc_insn): New insn pattern.Terry Guo1-0/+10
2015-01-16[ARM] Move comment about splitting Thumb1 patterns to thumb1.mdKyrylo Tkachov1-0/+21
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-27re PR target/59593 ([arm big-endian] using "ldrh" access a immediate which ...Thomas Preud'homme1-27/+0
2014-11-17thumb1.md (*addsi3_cbranch_scratch): Updated to UAL format.Terry Guo1-2/+2
2014-11-11invoke.texi (-masm-syntax-unified): Reword and fix typo.Terry Guo1-6/+6
2014-11-07arm.opt (masm-syntax-unified): New option.Terry Guo1-51/+51
2014-08-20thumb1.md (64bit splitter): Replace const_double_operand with immediate_operand.Terry Guo1-1/+1
2014-08-07thumb1.md (*thumb1_movqi_insn): Copy of thumb1_movhi_insn.Marat Zakirov1-2/+2
2014-08-07thumb1.md (*thumb1_movhi_insn): Handle stack pointer.Marat Zakirov1-3/+3
2014-07-17types.md (alu_reg): Replaced by alu_sreg and alu_dsp_reg.Terry Guo1-3/+3
2014-06-19thumb1.md (define_split): Split 64bit constant in earlier stage.Terry Guo1-0/+19
2014-06-11arm.md (*thumb1_adddi3): Move into new file thumb1.md.Terry Guo1-0/+1789