Age | Commit message (Expand) | Author | Files | Lines |
2024-06-28 | x86/APX: optimize {nf}-form rotate-by-width-less-1 | Jan Beulich | 1 | -1/+21 |
2024-06-28 | x86/APX: optimize {nf} forms of ADD/SUB with specific immediates | Jan Beulich | 1 | -1/+83 |
2024-06-25 | aarch64: Treat operand ADDR_SIMPLE as address with base register | Jens Remus | 1 | -3/+3 |
2024-06-25 | aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands. | Srinath Parvathaneni | 1 | -3/+1 |
2024-06-25 | aarch64: Fix sve2p1 extq instruction operands. | Srinath Parvathaneni | 1 | -1/+1 |
2024-06-24 | aarch64: Add SME FP8 multiplication instructions | Andrew Carlotti | 1 | -0/+11 |
2024-06-24 | aarch64: Add FP8 Neon and SVE multiplication instructions | Andrew Carlotti | 1 | -2/+24 |
2024-06-24 | aarch64: Add support for virtual features | Andrew Carlotti | 1 | -19/+45 |
2024-06-24 | aarch64: Move struct definition towards its usage | Andrew Carlotti | 1 | -8/+8 |
2024-06-24 | gas, aarch64: Add SME2 lutv2 extension | saurabh.jha@arm.com | 1 | -4/+88 |
2024-06-21 | x86: optimize {,V}PEXTR{D,Q} with immediate of 0 | Jan Beulich | 1 | -0/+38 |
2024-06-21 | x86: optimize left-shift-by-1 | Jan Beulich | 1 | -0/+79 |
2024-06-21 | x86: %riz, %rip, and %eip don't require REX | Jan Beulich | 1 | -2/+2 |
2024-06-21 | x86: don't suppress errors when optimizing | Jan Beulich | 1 | -1/+16 |
2024-06-18 | Support APX CCMP and CTEST | Cui, Lili | 1 | -1/+145 |
2024-06-18 | LoongArch: add .option directive | Lulu Cai | 1 | -0/+59 |
2024-06-12 | aarch64: add Branch Record Buffer extension instructions | Claudio Bantaloukas | 1 | -0/+8 |
2024-06-12 | RISC-V: Support S[sm]csrind extension csrs. | Jiawei | 1 | -0/+22 |
2024-06-10 | aarch64: warn on unpredictable results for new rcpc3 instructions | Matthieu Longo | 1 | -1/+39 |
2024-06-10 | x86/APX: convert ZU to operand constraint | Jan Beulich | 1 | -1/+5 |
2024-06-05 | arm: remove FPA instructions from assembler | Richard Earnshaw | 1 | -699/+0 |
2024-06-05 | arm: remove options to select the FPA | Richard Earnshaw | 1 | -15/+1 |
2024-06-05 | arm: change default FPUs from FPA to none | Richard Earnshaw | 1 | -62/+63 |
2024-06-05 | arm: redirect fp constant data directives through a wrapper | Richard Earnshaw | 1 | -5/+20 |
2024-06-05 | arm: adjust FPU selection logic | Richard Earnshaw | 1 | -9/+2 |
2024-06-05 | arm: default to softvfp on armv6 or later cores | Richard Earnshaw | 1 | -17/+17 |
2024-06-05 | arm: rename FPU_ARCH_VFP to FPU_ARCH_SOFTVFP | Richard Earnshaw | 5 | -58/+96 |
2024-06-05 | RISC-V: Add support for XCVbi extension in CV32E40P | Mary Bennett | 1 | -1/+11 |
2024-06-04 | LoongArch: Make align symbol be in same section with alignment directive | mengqinggang | 2 | -1/+65 |
2024-05-31 | x86: reduce check_{byte,word,long,qword}_reg() overhead | Jan Beulich | 1 | -4/+15 |
2024-05-29 | x86/Intel: warn about undue mnemonic suffixes | Jan Beulich | 1 | -0/+13 |
2024-05-29 | x86/Intel: SHLD/SHRD have dual meaning | Jan Beulich | 1 | -2/+5 |
2024-05-29 | PR31796, Internal error in write_function_pdata at obj-coff-seh | Alan Modra | 1 | -2/+22 |
2024-05-28 | gas, aarch64: Add SVE2 lut extension | saurabh.jha@arm.com | 1 | -0/+3 |
2024-05-28 | gas, aarch64: Add AdvSIMD lut extension | saurabh.jha@arm.com | 1 | -0/+67 |
2024-05-28 | Fix: internal error in write_function_pdata at obj-coff-seh | Nick Clifton | 1 | -0/+5 |
2024-05-24 | x86: simplify VexVVVV_SRC2 handling for the XOP case | Jan Beulich | 1 | -9/+5 |
2024-05-24 | x86: simplify / consolidate check_{word,long,qword}_reg() | Jan Beulich | 1 | -16/+4 |
2024-05-24 | x86: correct VCVT{,U}SI2SD | Jan Beulich | 1 | -5/+47 |
2024-05-22 | Support APX zero-upper | Cui, Lili | 1 | -2/+3 |
2024-05-22 | X86: Remove "i.rex" to eliminate extra conditional branch | Cui, Lili | 1 | -1/+1 |
2024-05-22 | Add check for 8-bit old registers in EVEX format | Cui, Lili | 1 | -3/+4 |
2024-05-22 | x86: Split REX/REX2 old registers judgment. | Cui, Lili | 1 | -16/+14 |
2024-05-21 | gas: drop remnants of ia64-*-aix* | Jan Beulich | 1 | -23/+0 |
2024-05-20 | RISC-V: PR31733, Change initial CFI operation from DW_CFA_def_cfa_register to... | Sung-hun Kim | 1 | -1/+1 |
2024-05-17 | LoongArch: gas: Adjust DWARF CIE alignment factors | mengqinggang | 1 | -5/+9 |
2024-05-16 | aarch64: fp8 convert and scale - add feature flags and related structures | Victor Do Nascimento | 1 | -0/+1 |
2024-05-16 | arm: remove incorrect handling of FP bignums in move_or_literal_pool | Richard Earnshaw | 1 | -6/+24 |
2024-05-15 | aarch64: Add sysreg features to +d128 dependencies | Andrew Carlotti | 1 | -2/+5 |
2024-05-15 | aarch64: Add simd dependency to +sha2 | Andrew Carlotti | 1 | -1/+1 |