summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64
Commit message (Expand)AuthorAge
* AArch64/ARM64: use HS instead of CS & LO instead of CC.Tim Northover2014-04-30
* ARM64: use hex immediates for movz/movk instructionsTim Northover2014-04-30
* ARM64: print canonical syntax for add/sub (imm) instructions.Tim Northover2014-04-30
* [ARM64] Ensure arm64_be is dealt with when emitting debug info.James Molloy2014-04-30
* AArch64: Mark vector long multiplication as expand.Benjamin Kramer2014-04-29
* [ARM64] Print preferred aliases for SFBM/UBFM in InstPrinterBradley Smith2014-04-25
* [ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin2014-04-25
* AArch64: print NEON lists with a space.Tim Northover2014-04-24
* AArch64/ARM64: port bitfield test to ARM64.Tim Northover2014-04-24
* AArch64/ARM64: implement BFI optimisationTim Northover2014-04-24
* AArch64/ARM64: port more testsTim Northover2014-04-24
* AArch64/ARM64: more testing from AArch64 to ARM64Tim Northover2014-04-22
* AArch64/ARM64: make use of ANDS and BICS instructions for comparisons.Tim Northover2014-04-22
* AArch64/ARM64: add extra testing from AArch64 to ARM64Tim Northover2014-04-22
* AArch64/ARM64: enable various AArch64 tests on ARM64.Tim Northover2014-04-22
* AArch64/ARM64: add patterns for scalar_to_vector/extract pairsTim Northover2014-04-22
* AArch64/ARM64: mark fmul intrinsic as commutative.Tim Northover2014-04-22
* [AArch64] Enable global merge pass.Jiangning Liu2014-04-22
* AArch64/ARM64: add more NEON tests.Tim Northover2014-04-18
* ARM64: add extra NEG pattern.Tim Northover2014-04-18
* AArch64/ARM64: port more AArch64 tests to ARM64.Tim Northover2014-04-18
* AArch64/ARM64: improve spotting of EXT instructions from VECTOR_SHUFFLE.Tim Northover2014-04-18
* AArch64/ARM64: port atomics test to ARM64.Tim Northover2014-04-18
* AArch64/ARM64: spot a greater variety of concat_vector operations.Tim Northover2014-04-18
* AArch64/ARM64: emit all vector FP comparisons as such.Tim Northover2014-04-18
* AArch64/ARM64: port BSL logic from AArch64 & enable test.Tim Northover2014-04-18
* AArch64/ARM64: copy byval implementation from AArch64.Tim Northover2014-04-18
* This is one of the optimizations ported from ARM64 to AArch64 to address the ...Jiangning Liu2014-04-18
* This commit enables unaligned memory accesses of vector types on AArch64 back...Jiangning Liu2014-04-18
* AArch64/ARM64: port some NEON tests to ARM64Tim Northover2014-04-16
* AArch64/ARM64: add another set of tests from AArch64Tim Northover2014-04-16
* AArch64/ARM64: port across stub handling for ELF C++ exceptions.Tim Northover2014-04-16
* ARM64: use 32-bit moves for constants where possible.Tim Northover2014-04-16
* ARM64: use the integrated assembler on ELF.Tim Northover2014-04-16
* DAGCombiner: don't optimise non-existant litpool loadTim Northover2014-04-16
* [ARM64] Set default CPU to generic instead of cyclone.Quentin Colombet2014-04-15
* AArch64/ARM64: enable more AArch64 tests on ARM64.Tim Northover2014-04-15
* AArch64/ARM64: add missing pattern for extending load.Tim Northover2014-04-15
* AArch64/ARM64: only mangle MOVZ/MOVN during encoding when neededTim Northover2014-04-15
* AArch64/ARM64: add support for large code-model jump tables.Tim Northover2014-04-15
* AArch64/ARM64: add patterns for various commutations of FNMADD.Tim Northover2014-04-15
* AArch64/ARM64: add half as a storage type on ARM64.Tim Northover2014-04-15
* AArch64/ARM64: copy patterns for fixed-point conversionsTim Northover2014-04-15
* ARM64: add constraints to various FastISel operationsTim Northover2014-04-15
* AArch64/ARM64: add more arm64 lines to AArch64 regression testsTim Northover2014-04-15
* AArch64/ARM64: add dp tests from AArch64Tim Northover2014-04-15
* ARM64: specify full triple in tests to pacify Windows.Tim Northover2014-04-14
* AArch64: add newline to end of test files.Tim Northover2014-04-14
* AArch64/ARM64: enable directcond.ll test on ARM64.Tim Northover2014-04-14
* ARM64: add patterns for csXYZ with reversed operands.Tim Northover2014-04-14