Show patches with: Submitter = Ian Bolton       |    State = Action Required       |    Archived = No       |   74 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[AArch64] Implement HARD_REGNO_CALLER_SAVE_MODE - - - - --- 2014-05-12 Ian Bolton New
[AArch64] Fix macro in vdup_lane_2 test case - - - - --- 2014-05-08 Ian Bolton New
[AArch64] Use MOVN to generate 64-bit negative immediates where sensible - - - - --- 2014-05-08 Ian Bolton New
[ARM] Optimise NotDI AND/OR ZeroExtendSI for ARMv7A - - - - --- 2014-03-27 Ian Bolton New
[ARM] Optimise NotDI AND/OR ZeroExtendSI for ARMv7A - - - - --- 2014-03-19 Ian Bolton New
Keep -ffp-contract=fast by default if we have -funsafe-math-optimizations - - - - --- 2014-03-10 Ian Bolton New
[AArch64] Define __ARM_NEON by default - - - - --- 2014-02-24 Ian Bolton New
[ARM] Support ORN for DImode - - - - --- 2014-02-19 Ian Bolton New
[ARM] Skip pr59858.c test for -mfloat-abi=hard - - - - --- 2014-02-14 Ian Bolton New
[ARM] Skip pr59858.c test for -mfloat-abi=hard - - - - --- 2014-02-13 Ian Bolton New
Make pr59597 test PIC-friendly - - - - --- 2014-02-05 Ian Bolton New
[ARM] Suppress Redundant Flag Setting for Cortex-A15 - - - - --- 2014-01-24 Ian Bolton New
[ARM] Implement __builtin_trap - - - - --- 2013-12-06 Ian Bolton New
[ARM] Implement __builtin_trap - - - - --- 2013-12-04 Ian Bolton New
[AArch64] Improve handling of constants destined for FP_REGS - - - - --- 2013-09-04 Ian Bolton New
[AArch64] Add secondary reload for immediates into FP_REGS - - - - --- 2013-07-30 Ian Bolton New
[AArch64] Support NEG in vector registers for DI and SI mode - - - - --- 2013-07-23 Ian Bolton New
[AArch64] Add vabs_s64 intrinsic - - - - --- 2013-07-19 Ian Bolton New
[AArch64] Add vabs_s64 intrinsic - - - - --- 2013-07-12 Ian Bolton New
[AArch64] Support BFXIL in the backend - - - - --- 2013-06-27 Ian Bolton New
[AArch64] Support abs standard pattern for DI mode - - - - --- 2013-06-25 Ian Bolton New
[AArch64] Update insv_1.c test for Big Endian - - - - --- 2013-06-24 Ian Bolton New
[AArch64,5/5] Improve MOVI handling (Fix invalid assembler bug) - - - - --- 2013-06-03 Ian Bolton New
[AArch64,4/5] Improve MOVI handling (Other minor clean-up) - - - - --- 2013-06-03 Ian Bolton New
[AArch64,3/5] Improve MOVI handling (Don't update RTX operand in-place) - - - - --- 2013-06-03 Ian Bolton New
[AArch64,2/5] Improve MOVI handling (Remove wrapper function) - - - - --- 2013-06-03 Ian Bolton New
[AArch64,1/5] Improve MOVI handling (Change interface of aarch64_simd_valid_immediate) - - - - --- 2013-06-03 Ian Bolton New
[AArch64] Support BFI instruction and insv standard pattern - - - - --- 2013-05-30 Ian Bolton New
[AArch64] Fix invalid assembler in scalar_intrinsics.c test - - - - --- 2013-05-22 Ian Bolton New
[AArch64] Support BFI instruction and insv standard pattern - - - - --- 2013-05-20 Ian Bolton New
[AArch64] Allow insv_imm to handle bigger immediates via masking to 16-bits - - - - --- 2013-05-17 Ian Bolton New
[AArch64] Support BFI instruction and insv standard pattern - - - - --- 2013-05-08 Ian Bolton New
[AArch64] Testcases for TST instruction - - - - --- 2013-05-02 Ian Bolton New
[AArch64] Support BICS instruction in the backend - - - - --- 2013-05-01 Ian Bolton New
[AArch64] Fix for LDR/STR to/from S and D registers - - - - --- 2013-05-01 Ian Bolton New
[AArch64] Testcases for ANDS instruction - - - - --- 2013-05-01 Ian Bolton New
[AArch64] Support LDR/STR to/from S and D registers - - - - --- 2013-04-26 Ian Bolton New
[AArch64] Support BICS instruction in the backend - - - - --- 2013-04-26 Ian Bolton New
[AArch64] Testcases for ANDS instruction - - - - --- 2013-04-26 Ian Bolton New
[AArch64] Enable Redundant Extension Elimination by default at 02 or higher - - - - --- 2013-04-24 Ian Bolton New
[AArch64] Make omit-frame-pointer work correctly - - - - --- 2013-03-28 Ian Bolton New
[AArch64] Make MOVK output operand 2 in hex - - - - --- 2013-03-20 Ian Bolton New
[PING^1,AArch64] Implement Bitwise AND and Set Flags - - - - --- 2013-03-15 Ian Bolton New
[AArch64] Support SBC in the backend - - - - --- 2013-03-14 Ian Bolton New
[AArch64] Support ROR in backend - - - - --- 2013-03-14 Ian Bolton New
[AArch64] Support EXTR in backend - - - - --- 2013-03-14 Ian Bolton New
[AArch64] AND operation should use CC_NZ mode - - - - --- 2013-02-01 Ian Bolton New
[AArch64] Make zero_extends explicit for some SImode patterns - - - - --- 2013-01-15 Ian Bolton New
[AArch64] Make zero_extends explicit for common SImode patterns - - - - --- 2012-12-14 Ian Bolton New
[AArch64] Make zero_extends explicit for common SImode patterns - - - - --- 2012-12-13 Ian Bolton New
[AArch64,4.7] Backport of __builtin_bswap16 optimisation - - - - --- 2012-11-23 Ian Bolton New
[AArch64] Implement bswaphi2 with rev16 - - - - --- 2012-11-16 Ian Bolton New
[AArch64] Fix faulty commit of testsuite/gcc.target/aarch64/csinc-2.c - - - - --- 2012-11-16 Ian Bolton New
[AArch64] Use CSINC instead of CSEL to return 1 - - - - --- 2012-11-06 Ian Bolton New
[AArch64] Optimise comparison where intermediate result not used - - - - --- 2012-11-06 Ian Bolton New
[AArch64] Restrict usage of SBFIZ to valid range only - - - - --- 2012-10-16 Ian Bolton New
[AArch64] Restrict usage of SBFIZ to valid range only - - - - --- 2012-10-15 Ian Bolton New
[AArch64] Handle symbol + offset more effectively - - - - --- 2012-09-25 Ian Bolton New
[AArch64] Implement ctz and clrsb standard patterns - - - - --- 2012-09-18 Ian Bolton New
[AArch64] Implement ctz and clrsb standard patterns - - - - --- 2012-09-18 Ian Bolton New
[AArch64] Implement ctz and clrsb standard patterns - - - - --- 2012-09-18 Ian Bolton New
[AArch64] Implement fnma, fms and fnms standard patterns - - - - --- 2012-09-14 Ian Bolton New
[AArch64] Implement ffs standard pattern - - - - --- 2012-09-14 Ian Bolton New
[AArch64] Allow symbol+offset even if not being used for memory access - - - - --- 2012-08-31 Ian Bolton New
[AArch64] Allow symbol+offset as symbolic constant expression - - - - --- 2012-07-06 Ian Bolton New
[ARM] Fix broken testcase, vfp-1.c, for Thumb - - - - --- 2011-07-28 Ian Bolton New
[testsuite] Fix another short-enums testsuite error for ARM - - - - --- 2011-01-26 Ian Bolton New
[testsuite] Fix another short-enums testsuite error - - - - --- 2011-01-18 Ian Bolton New
[testsuite] Fix another short-enums testsuite error - - - - --- 2011-01-14 Ian Bolton New
[ARM] Enable Loop Array Prefetch pass at -O3 for relevant cores - - - - --- 2010-11-22 Ian Bolton New
Fix some tests that require no-short-enums - - - - --- 2010-11-15 Ian Bolton New
[4.4] Backport fixes to PR45070 and PR44328 and a test - - - - --- 2010-09-07 Ian Bolton New
[4.5] Backport fixes to PR45070 and PR44328 and a test - - - - --- 2010-09-02 Ian Bolton New
Typo in comment in tree-ssa-loop-prefetch - - - - --- 2010-09-01 Ian Bolton New