llvm-6502/test/CodeGen
Saleem Abdulrasool 01c06d7954 AArch64: add support for llvm.aarch64.hint intrinsic
This adds a llvm.aarch64.hint intrinsic to mirror the llvm.arm.hint in order to
support the various hint intrinsic functions in the ACLE.

Add an optional pattern field that permits the subclass to specify the pattern
that matches the selection.  The intrinsic pattern is set as mayLoad, mayStore,
so overload the value for the definition of the hint instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212883 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-12 21:20:49 +00:00
..
AArch64 AArch64: add support for llvm.aarch64.hint intrinsic 2014-07-12 21:20:49 +00:00
ARM ARM: properly lower dllimport'ed global values 2014-07-07 05:18:35 +00:00
CPP
Generic
Hexagon
Inputs
Mips [mips] Emit two CFI offset directives per double precision SDC1/LDC1 2014-07-10 22:23:30 +00:00
MSP430
NVPTX [NVPTX] Add reflect intrinsic (better than matching by function name) 2014-06-27 18:36:11 +00:00
PowerPC [PowerPC] Fix invalid displacement created by LocalStackAlloc 2014-07-11 17:19:31 +00:00
R600 R600: Add missing tests for some intrinsics 2014-07-12 00:36:19 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 [X86] Fix the inversion of low and high bits for the lowering of MUL_LOHI. 2014-07-11 12:08:23 +00:00
XCore llvm/test/CodeGen/XCore/dwarf_debug.ll: Fix not to be affected by *-win32. 2014-07-04 11:58:03 +00:00