2017-06-07 Tamar Christina <tamar.christina@arm.com>
[gcc.git] / gcc / config / aarch64 / aarch64.md
2017-06-07 Tamar Christina2017-06-07 Tamar Christina <tamar.christina@arm.com>
2017-06-05 Kyrylo Tkachov[AArch64] Use SUBS for parallel subtraction and compari...
2017-06-05 Kyrylo Tkachov[AArch64] Peephole for SUBS
2017-05-15 Renlin Li[PATCH][AARCH64]Simplify call, call_value, sibcall...
2017-05-08 Richard Sandiford[AArch64] Tighten move constraints for symbolic operands
2017-05-05 Wilco DijkstraFloat to int moves currently generate inefficient code...
2017-05-04 Kyrylo Tkachov[AArch64] Accept more addressing modes for PRFM
2017-04-05 Eric Botcazoure PR target/78002 (gcc.target/aarch64/stack-checking...
2017-02-08 Andrew Pinskiaarch64.md (popcount<mode>2): New pattern.
2017-02-06 Julian Brownaarch64-cores.def: Change the scheduler to Thunderx2t99.
2017-01-20 Jiong Wang[AArch64][1/4] Support Return address protection on...
2017-01-19 Kyrylo Tkachov[AArch64] Purge leftover occurrences of aarch64_nopcrel...
2017-01-17 Wilco DijkstraThis patch simplifies the handling of EH return.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-16 Kyrylo Tkachov[AArch64] Split X-reg UBFIZ into W-reg LSL when possible
2016-12-16 Kyrylo Tkachov[AArch64] Split X-reg UBFX into W-reg LSR when possible
2016-12-08 Naveen H.Saarch64.c (aarch64_load_symref_appropriately): Handle...
2016-12-07 Wilco DijkstraImprove TI mode address offsets - these may either...
2016-12-02 Kyrylo Tkachov[AArch64] Separate shrink wrapping hooks implementation
2016-11-30 Kyrylo Tkachov[AArch64] PR target/78362: Make sure to only take REGNO...
2016-11-24 James Greenhalgh[Patch AArch64 11/17] Add floatdihf2 and floatunsdihf2...
2016-11-23 Michael Collison2016-11-22 Michael Collison <michael.collison@arm...
2016-11-17 Kyrylo Tkachov[AArch64] Expand DImode constant stores to two SImode...
2016-11-14 Wilco DijkstraCurrently the SBFM, UBFM and BFM instructions all use...
2016-11-07 Kyrylo Tkachov[AArch64] Fix PR target/77822: Use tighter predicates...
2016-11-02 Wilco DijkstraThe add expander still contains some expansion code...
2016-09-01 Kyrylo Tkachov[AArch64] Add ANDS pattern for CMP+ZERO_EXTEND
2016-08-09 Renlin Li[PATCH][PR64971]Convert function pointer to Pmode when...
2016-08-02 Tamar Christina[PATCH AArch64] Add more AArch64 NEON intrinsics
2016-07-28 Wilco DijkstraOn AArch64 the UXTB and UXTH instructions are aliases...
2016-07-25 Jiong Wang[AArch64][9/10] ARMv8.2-A FP16 three operands scalar...
2016-07-25 Jiong Wang[AArch64][8/10] ARMv8.2-A FP16 two operands scalar...
2016-07-25 Jiong Wang[AArch64][7/10] ARMv8.2-A FP16 one operand scalar intri...
2016-06-20 James Greenhalgh[Patch AArch64] Fixup to fcvt patterns added in r237200
2016-06-14 Kyrylo Tkachov[AArch64] Handle AND+ASHIFT form of UBFIZ correctly...
2016-06-13 Evandro Menezes[AArch64] Emit division using the Newton series
2016-06-13 Evandro Menezes[AArch64] Emit square root using the Newton series
2016-06-08 Jiong Wang[AArch64, 1/6] Reimplement scalar fixed-point intrinsics
2016-06-06 Kyrylo Tkachov[2/3][AArch64] Keep CTZ components together until after...
2016-05-27 Kyrylo Tkachov[AArch64] Simplify ashl<mode>3 expander for SHORT modes
2016-05-16 Wilco DijkstraSome patterns are using '%w2' for immediate operands...
2016-05-16 Wilco DijkstraThis patch fixes the attributes of integer immediate...
2016-04-27 Evandro Menezes[AArch64] Replace insn to zero up SIMD registers
2016-04-20 Andrew Pinski[AArch64] Work around PR target/64971
2016-02-17 Kyrylo Tkachov[AArch64] PR target/69161: Don't use special predicate...
2016-02-15 Evandro MenezesAdd support for the FCCMP insn types
2016-01-28 Richard Hendersonre PR target/69305 (wrong code with -O and int128 ...
2016-01-28 Wilco DijkstraSeveral instructions disassemble a zero immediate as...
2016-01-22 Richard Hendersonre PR target/69416 (Nonsense rtl checking failure)
2016-01-19 Wilco Dijkstra[PATCH 2/4] Add support for float CCMP
2016-01-19 Wilco Dijkstra[Patch 1/4] Simplify the representation of CCMP pattern...
2016-01-18 Richard Hendersonre PR target/69176 (ICE in in final_scan_insn, at final...
2016-01-11 Kyrylo Tkachov[AArch64] PR rtl-optimization/68796: Add patterns for...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-18 Kyrylo Tkachov[AArch64] PR rtl-optimization/68796 Add compare-of...
2015-12-09 James Greenhalgh[Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS...
2015-12-07 Evandro MenezesAdd scheduling model for Exynos M1
2015-12-04 James Greenhalgh[AArch64] Add register constraints to add<mode>3_pluslong
2015-12-04 Eric Botcazoure PR middle-end/65958 (-fstack-check breaks alloca...
2015-12-04 Eric Botcazoure PR middle-end/65958 (-fstack-check breaks alloca...
2015-12-02 David Sherwoodaarch64.md: New pattern.
2015-11-26 Wilco Dijkstra[AArch64] Update patterns to support FP zero
2015-11-24 Wilco Dijkstra[PATCH][AArch64] Improve add immediate expansion
2015-11-24 Kyrylo Tkachov[AArch64][v2] Improve comparison with complex immediate...
2015-11-20 Evandro Menezes[AArch64] Add attribute for compatibility with ARM...
2015-11-10 Kyrylo Tkachov[AArch64][2/3] Implement negcc, notcc optabs
2015-11-06 Benedikt Huberaarch64-builtins.c: Builtins for rsqrt and rsqrtf.
2015-11-03 Alan Lawrence[AArch64] Fix ICE on (const_double:HF 0.0)
2015-10-30 Evandro Menezes[AArch64] Fix insn types.
2015-10-28 Ramana RadhakrishnanHandle noplt in call expanders for AArch64.
2015-10-27 Kyrylo Tkachov[AArch64] PR 68102: Check that operand is REG before...
2015-10-22 Ramana Radhakrishnan[Patch AArch64 63304] Fix issue with global state.
2015-10-20 Kyrylo Tkachov[AArch64][1/2] Add fmul-by-power-of-2+fcvt optimisation
2015-10-05 James Greenhalgh[AArch64] Fix output assembly bug under TLSIE ILP32
2015-10-02 Renlin Li[PATCH][AARCH64]Add csneg3_uxtw_insn pattern
2015-10-02 Renlin Li[PATCH][AARCH64][PR66776]Add cmovdi_insn_uxtw pattern.
2015-09-28 Jiong Wang[AArch64] Revert "Improve TLS Descriptor pattern to...
2015-09-28 James Greenhalgh[Patch 1/2 AArch64/ARM] Give AArch64 ROR (Immediate...
2015-09-28 Andrew Pinskiaarch64.md (prefetch): Change the predicate of operand...
2015-09-22 Matthew Wahab[AArch64] Make BIC, other logical instructions, available.
2015-09-17 James Greenhalgh[AArch64] Implement copysign[ds]f3
2015-09-14 Ramana Radhakrishnan[AArch64] Handle literal pools for functions > 1 MiB...
2015-09-11 Ramana RadhakrishnanRemove separate movtf pattern - Use an iterator for...
2015-09-10 Kyrylo Tkachov[AArch64] Use logics_imm type for 2nd alternative of...
2015-09-09 Kyrylo Tkachov[AArch64][1/3] Expand signed mod by power of 2 using...
2015-08-27 Thomas Preud'hommeaarch64.md (*condjump): Handle functions > 1 MiB.
2015-08-26 Renlin Li[PATCH][AARCH64]Add backend aarch64_bfi pattern.
2015-08-26 Jiong Wang[AArch64][TLSIE][2/2] Implement TLS IE for tiny model
2015-08-26 Jiong Wang[AArch64][TLSLE][3/3] Implement local executable mode...
2015-08-24 Richard Sandifordgenflags.c (gen_macro): Delete.
2015-08-10 Ramana Radhakrishnan[AArch64] Recommit correct version for improving TLS...
2015-08-10 Jiong Wang[AArch64] Revert wrong commit of "Improve TLS Descripto...
2015-08-06 Jiong Wang[AArch64] Improve TLS Descriptor pattern to release...
2015-08-06 Jiong Wang[AArch64] Tighten direct call pattern to repair -fno-plt
2015-07-29 Alan Lawrence[AArch64] Add basic FP16 support
2015-07-27 Wilco Dijkstra[PATCH][AArch64] Improve spill code - swap order in...
2015-07-27 Wilco Dijkstra[PATCH][AArch64] Improve spill code - swap order in...
2015-07-15 Kyrylo Tkachov[AArch64] Use cinc mnemonic for *csinc2<mode>_insn
2015-07-13 Aldy HernandezFix double word typos.
2015-07-06 Szabolcs Nagy[AArch64] PR target/66731 Fix fnmul insn with -froundin...
next