]> granicus.if.org Git - clang/history - include/clang/Basic/BuiltinsPPC.def
[PowerPC] Implement vec_xxsldwi builtin.
[clang] / include / clang / Basic / BuiltinsPPC.def
2017-05-24 Tony Jiang[PowerPC] Implement vec_xxsldwi builtin.
2017-05-24 Tony Jiang[PowerPC] Implement vec_xxpermdi builtin.
2017-01-05 Sean FertileAdd vec_insert4b and vec_extract4b functions to altivec.h
2016-11-15 Zaara Syedavector load store with length (left justified) clang...
2016-11-15 Tony Jiang[PowerPC] Implement BE VSX load/store builtins - clang...
2016-11-14 Sean Fertile[PPC] altivec.h functions for converting half precision...
2016-11-14 Sean Fertile[PPC] add extract sig/exp test data class for vec float...
2016-11-11 Nemanja Ivanovic[PowerPC] Implement remaining permute builtins in altiv...
2016-11-11 Nemanja Ivanovic[PowerPC] Add vector conversion builtins to altivec...
2016-11-01 Nemanja Ivanovic[PowerPC] Implement vector shift builtins - clang portion
2016-11-01 Nemanja Ivanovic[PPC] Add vec_absd functions to altivec.h
2016-10-28 Nemanja IvanovicImplement vector count leading/trailing bytes with...
2016-10-26 Nemanja Ivanovic[PowerPC] Implement vector_insert_exp builtins - clang...
2016-09-27 Nemanja Ivanovic[Power9] Builtins for ELF v.2 ABI conformance - front...
2016-03-09 Kit Barton[PPC] FE support for generating VSX [negated] absolute...
2015-09-29 Nemanja IvanovicAddition of interfaces the FE to conform to Table A...
2015-08-31 Hal Finkel[PowerPC] Support __builtin_ppc_get_timebase
2015-07-14 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-07-10 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-07-05 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-06-26 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-06-11 Nemanja IvanovicClang 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-09 Nemanja IvanovicAdd Clang support for remaining integer divide and...
2015-03-25 Kit BartonAdd Hardware Transactional Memory (HTM) Support
2015-03-11 Kit BartonAdd builtins for the 64-bit vector integer arithmetic...
2015-03-04 Nemanja IvanovicAdd Clang support for PPC cryptography builtins
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...
2010-11-16 Anton Yartsevturned pointers into pointers to const in function...
2010-06-19 Anton KorobeynikovMore AltiVec support.
2010-04-14 Chris Lattnerimplement altivec.h and a bunch of support code, patch...
2009-06-14 Chris Lattnermove the various builtins stuff from libast to libbasic...