Add params() to FunctionType. NFC.
[oota-llvm.git] / include / llvm / IR / IntrinsicsPowerPC.td
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...