Add LLVM support for PPC cryptography builtins
[oota-llvm.git] / include / llvm / IR / IntrinsicsPowerPC.td
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...