]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/aarch64/aarch64-builtins.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / config / aarch64 / aarch64-builtins.c
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  jgreenhalgh[AArch64] AArch64 SIMD Builtins Better Type Correctness.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-09-20  yufenggcc/
2013-07-20  jgreenhalgh[AArch64] Rewrite vabs<q>_s<8,16,32,64> AdvSIMD intrins...
2013-07-03  jgreenhalgh[AArch64] Convert ld1, st1 arm_neon.h intrinsics to...
2013-05-23  mshawcroft[AArch64] Support for CLZ
2013-05-01  jgreenhalgh[AArch64] Refactor reduc_<su>plus patterns.
2013-05-01  jgreenhalgh[AArch64] Fold max and min reduction builtins to tree.
2013-05-01  jgreenhalgh[AArch64] Remap neon vcmp functions to C/TREE
2013-04-29  jgreenhalgh[AArch64] Vectorize over more math.h functions.
2013-04-29  jgreenhalgh[AArch64] Add vector int to float conversions.
2013-04-29  jgreenhalgh[AArch64] Map fcvt intrinsics to builtin name directly.
2013-04-29  jgreenhalgh[AArch64] Map frint intrinsics to standard pattern...
2013-04-25  jgreenhalgh[AArch64] Make vabs<q>_f<32, 64> a tree/gimple intrinsic.
2013-04-25  jgreenhalgh[AArch64] Implement TARGET_GIMPLE_FOLD_BUILTIN for...
2013-04-22  jgreenhalgh[AArch64] Map standard pattern names to NEON intrinsics...
2013-04-22  jgreenhalgh[AArch64] Support vrecp<esx> neon intrinsics in RTL.
2013-02-28  jgreenhalghgcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-08  jgreenhalgh[AARCH64] Fix support for vectorization over sqrt ...
2012-12-05  jgreenhalgh[AARCH64] Add support for vectorizable standard math...
2012-11-26  jgreenhalghgcc/
2012-11-20  jgreenhalghgcc/
2012-10-23  mshawcroftAArch64 [3/10]