summaryrefslogtreecommitdiff
path: root/lib/Target/ARM64/ARM64InstrInfo.td
Commit message (Expand)AuthorAge
* [ARM64] Change SYS without a register to an alias to make disassembling more ...Bradley Smith2014-04-09
* [ARM64] When printing a pre-indexed address with #0, the ', #0' is not optional.Bradley Smith2014-04-09
* [ARM64] Add missing shifted register MVN alias to ORNBradley Smith2014-04-09
* [ARM64] Fix canonicalisation of MOVs. MOV is too complex to be modelled by a ...Bradley Smith2014-04-09
* [ARM64] Floating point to fixed point scaled conversions are only available o...Bradley Smith2014-04-09
* ARM64: add pattern for <1 x i64> custom not node.Tim Northover2014-04-09
* ARM64: fix fmsub patterns which assumed accum operand was firstTim Northover2014-04-08
* ARM64: use regalloc-friendly COPY_TO_REGCLASS for bitcastsTim Northover2014-04-04
* ARM64: always use i64 for the RHS of shift operationsTim Northover2014-04-03
* ARM64: convert fp16 narrowing ISel to pseudo-instructionTim Northover2014-04-02
* ARM64: add intrinsic for pmull (p64 x p64 = p128) operations.Tim Northover2014-04-01
* ARM64: add patterns for more lane-wise ld1/st1 operations.Tim Northover2014-04-01
* ARM64: add extra scalar neg pattern & tests.Tim Northover2014-03-31
* ARM64: add patterns for scalar sqdmlal & sqdmlsl.Tim Northover2014-03-31
* ARM64: add more patterns for commuted fmsub operations.Tim Northover2014-03-31
* ARM64: shuffle patterns around for fmin/fmax & add tests.Tim Northover2014-03-31
* ARM64: add more scalar patterns for reciprocal ops.Tim Northover2014-03-31
* ARM64: add i64 scalar pattern for @llvm.arm64.absTim Northover2014-03-31
* ARM64: initial backend importTim Northover2014-03-29