summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64
Commit message (Expand)AuthorAge
* [AArch64] Add the constraint to NEON scalar mla/mls instructions.Chad Rosier2013-10-21
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-18
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-17
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar signed saturating accumulated of unsignedChad Rosier2013-10-16
* [AArch64] Add support for NEON scalar signed saturating absolute value andChad Rosier2013-10-15
* [AArch64] Add support for NEON scalar integer compare instructions.Chad Rosier2013-10-14
* Implement aarch64 neon instruction set AdvSIMD (copy).Kevin Qin2013-10-11
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* AArch64: enable MISched by default.Tim Northover2013-10-09
* AArch64: migrate ADRP relaxation test to be llvm-mc only.Tim Northover2013-10-09
* [AArch64] Add support for NEON scalar floating-point reciprocal estimate,Chad Rosier2013-10-08
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-08
* [AArch64] Add support for NEON scalar arithmetic instructions:Chad Rosier2013-10-07
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-05
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* llvm/test/CodeGen/AArch64/neon-scalar-reduce-pairwise.ll: Use -mtriple here, ...NAKAMURA Takumi2013-09-24
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-24
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-17
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-09
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-04
* A minor change for an obvous problem caused by r188451:Hao Liu2013-08-21
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-15
* CHECK-LABEL-ify testsStephen Lin2013-08-09
* AArch64: add initial NEON supportTim Northover2013-08-01
* AArch64: add llc-based tests for previous commit.Tim Northover2013-07-25
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Start using CHECK-LABEL in some tests.Stephen Lin2013-07-12
* AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and allStephen Lin2013-07-09
* AArch64: correct CodeGen of MOVZ/MOVK combinations.Tim Northover2013-07-01
* AArch64: remove accidental test output file.Tim Northover2013-06-18
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* Teach ReMaterialization to be more cunning about subregistersTim Northover2013-05-29
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-25
* More test coverage for addFrameMove.Rafael Espindola2013-05-16
* Add more test coverage for addFrameMove.Rafael Espindola2013-05-16
* AArch64: support literal pool access in large memory model.Tim Northover2013-05-04
* AArch64: support large code model for jump-tablesTim Northover2013-05-04
* AArch64: implement support for blockaddress in large code modelTim Northover2013-05-04
* AArch64: implement large code model access to global variables.Tim Northover2013-05-04
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* AArch64: remove barriers from AArch64 atomic operations.Tim Northover2013-04-08
* Update PEI's virtual-register-based scavenging to support multiple simultaneo...Hal Finkel2013-03-26
* Test case hygiene.Benjamin Kramer2013-03-09
* AArch64: specify full triple in test as only Linux works for now.Tim Northover2013-03-08