Add function for testing string attributes to InvokeInst and CallSite. NFC.
[oota-llvm.git] / include / llvm / IR / IntrinsicsPowerPC.td
2015-09-29 Nemanja IvanovicAddition of interfaces the BE to conform to Table A...
2015-07-14 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-07-10 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-07-05 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-06-26 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-06-11 Nemanja IvanovicLLVM support for vector quad bit permute and gather...
2015-05-25 Kit BartonThis patch adds support for the vector quadword add...
2015-05-16 Bill Schmidt[PPC64] Add vector pack/unpack support from ISA 2.07
2015-04-23 Hal Finkel[PowerPC] Add asm/disasm support for dcbt with hint
2015-04-09 Nemanja IvanovicAdd LLVM support for remaining integer divide and permu...
2015-03-30 Kit Barton[PPC] Modify HTM and crypto intrinsics to inherit from...
2015-03-25 Kit BartonAdd Hardware Transactional Memory (HTM) Support
2015-03-10 Kit BartonChange the generation of the vmuluwm instruction to...
2015-03-05 Kit BartonWhile reviewing the changes to Clang to add builtin...
2015-03-04 Nemanja IvanovicAdd LLVM support for PPC cryptography builtins
2015-03-03 Kit BartonAdd the following 64-bit vector integer arithmetic...
2015-02-25 Hal Finkel[PowerPC] Add support for the QPX vector instruction set
2014-11-14 Bill Schmidt[PowerPC] Add VSX builtins for vec_div
2014-11-12 Bill Schmidt[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
2014-10-31 Bill Schmidt[PowerPC] Initial VSX intrinsic support, with min/max...
2014-09-23 Robin Morisset[Power] Use AtomicExpandPass for fence insertion, and...
2013-05-15 Hal FinkelImplement PPC counter loops as a late IR-level pass
2013-04-07 Hal FinkelPPC Altivec load/store intrinsics can be marked IntrRea...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...