aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/microblaze/microblaze.md
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-04[committed] Fix HImode load mnemonic on microblaze portJeff Law1-2/+2
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-05-26Remove useless register keywordsJakub Jelinek1-8/+10
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-04-05Microblaze: Modified trap instruction There is a bug in trap instruction gene...Nagaraju Mekala1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-6/+6
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-04-30Microblaze Target: PIC data text relative Andrew Sadek1-3/+19
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-09Correct failures with --enable-checking=yes,rtl.Michael Eager1-3/+3
2017-01-06Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build).Edgar E. Iglesias1-0/+10
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-21Issue wic prefetch instruction at call site. Ajit Agarwal1-0/+14
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-05The changes are made in the patch for optimized usage of pcmpne/pcmpeq instru...Ajit Agarwal1-5/+18
2015-05-05The changes are made in the patch for optimized usage of fint instruction.Ajit Agarwal1-0/+25
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-29Fix ICE.Chen Gang1-1/+1
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-2/+2
2014-08-13Remove redundant '@' to avoid compiling warningChen Gang1-2/+1
2014-05-17ChangeLog:Ajit Agarwal1-8/+20
2014-02-23microblaze.md: Correct ashrsi_reg / lshrsi_reg namesDavid Holsgrove1-2/+2
2014-02-23predicates.md: Add cmp_op predicate.David Holsgrove1-22/+41
2014-02-11Added the lwr/swr instructions pattern.Nagaraju Mekala1-0/+12
2014-01-30Add SImode to comparison operator, prevents ICE during combineDavid Holsgrove1-2/+2
2014-01-23microblaze.md: Add trap insn and attributeDavid Holsgrove1-1/+9
2014-01-23microblaze.md: Correct bswaphi2 insn.David Holsgrove1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-05rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always follow immediatel...Steven Bosscher1-3/+2
2013-07-23microblaze.c: Add microblaze_asm_output_mi_thunk and define TARGET_ASM_OUTPUT...David Holsgrove1-0/+2
2013-06-27Revert 200443.Michael Eager1-4/+0
2013-06-26Add sync_compare_and_swapsi and sync_test_and_setsi.David Holsgrove1-0/+4
2013-03-14Add support for TLS in MicroBlazeEdgar E. Iglesias1-11/+8
2013-03-05Add fast interrupt.David Holsgrove1-3/+3
2013-03-04Dont allow unsupported target rtx into call_internal1Edgar E. Iglesias1-1/+1
2013-03-03Support -mxl-reorder and swap instructions.David Holsgrove1-0/+14
2013-02-27Avoid pcmpe insns when not valuable.Edgar E. Iglesias1-5/+5
2013-02-19Add support for the CLZ insnEdgar E. Iglesias1-0/+10
2013-02-19microblaze.md (call_value_intern): Check symbol is function before branching.Edgar E. Iglesias1-3/+11
2013-02-17Free variable local allocs at block ends.Edgar E. Iglesias1-0/+26
2013-02-08config.gcc (microblaze*-linux*): Add TARGET_BIG_ENDIAN_DEFAULTEdgar E. Iglesias1-7/+7
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-05re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...Michael Eager1-81/+0
2012-03-13Fix sgi typosRainer Orth1-2/+2