index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
CodeGen
/
CGBuiltin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AArch64: use new non-polymorphic crypto intrinsics
Tim Northover
2014-02-03
1
-14
/
+14
*
ARM & AArch64: unify the rest of the completely shared NEON implementations
Tim Northover
2014-01-31
1
-22
/
+16
*
ARM & AArch64: another block of miscellaneous NEON sharing.
Tim Northover
2014-01-31
1
-119
/
+83
*
ARM & AArch64: move shared vld/vst intrinsics to common implementation.
Tim Northover
2014-01-31
1
-175
/
+145
*
ARM & AArch64: more instructions into common block
Tim Northover
2014-01-31
1
-73
/
+52
*
ARM & AArch64: merge another NEON block completely.
Tim Northover
2014-01-31
1
-236
/
+154
*
ARM & AArch64: extend shared NEON implementation to first block.
Tim Northover
2014-01-30
1
-86
/
+72
*
ARM & AArch64: fully share NEON implementation of permutation intrinsics
Tim Northover
2014-01-30
1
-71
/
+80
*
ARM & AArch64: share the BI__builtin_neon enum defs.
Tim Northover
2014-01-30
1
-1102
/
+1102
*
[AArch64 NEON] Fix a bug about vcles_f32 and vcled_f64.
Kevin Qin
2014-01-23
1
-0
/
+1
*
[AArch64]The compare to zero intrinsics should be implemented by 'icmp/fcmp' ...
Hao Liu
2013-12-23
1
-1
/
+1
*
[AArch64] Refactor NEON floating-point Max/Min/Maxnm/Minnm across vector AArch64
Chad Rosier
2013-12-11
1
-4
/
+4
*
[AArch64] Add NEON scalar floating-point compare LLVM AArch64 intrinsics that
Chad Rosier
2013-12-11
1
-31
/
+31
*
[AArch64] Refactor the NEON scalar floating-point reciprocal step and
Chad Rosier
2013-12-11
1
-5
/
+5
*
[AArch64] Refactor the NEON scalar floating-point reciprocal estimate, floating-
Chad Rosier
2013-12-11
1
-5
/
+5
*
[AArch64] Refactor the NEON floating-point absolute difference LLVM AArch64
Chad Rosier
2013-12-10
1
-1
/
+1
*
[AArch64] Refactor the NEON signed/unsigned floating-point convert to fixed-p...
Chad Rosier
2013-12-10
1
-11
/
+15
*
[AArch64] Overload NEON signed/unsigned floating-point convert to fixed-point
Chad Rosier
2013-12-10
1
-16
/
+8
*
[AArch64] Overload NEON signed/unsigned integer convert to floating-point
Chad Rosier
2013-12-10
1
-8
/
+4
*
[AArch64] Refactor the redundant code in the EmitAArch64ScalarBuiltinExpr()
Chad Rosier
2013-12-10
1
-206
/
+189
*
[AArch64] Refactor the Neon vector/scalar floating-point convert intrinsics so
Chad Rosier
2013-12-10
1
-12
/
+11
*
[AArch64] Refactor the Neon vector/scalar floating-point convert implementation.
Chad Rosier
2013-12-10
1
-24
/
+24
*
[AArch64 NEON] Support poly128_t and implement relevant intrinsic.
Kevin Qin
2013-12-10
1
-0
/
+30
*
[AArch64] Refactor the NEON scalar reduce pairwise intrinsics so that they use
Chad Rosier
2013-12-09
1
-6
/
+17
*
[AArch64] Refactor the NEON scalar reduce pairwise front-end codegen to remove
Chad Rosier
2013-12-09
1
-11
/
+11
*
[AArch64] Remove q and non-q intrinsic definitions from the NEON scalar reduce
Chad Rosier
2013-12-09
1
-20
/
+10
*
[AArch64]Add missing pair intrinsics such as:
Hao Liu
2013-12-09
1
-0
/
+8
*
[AArch64 NEON] Add ACLE intrinsic vceqz_f64.
Kevin Qin
2013-12-04
1
-5
/
+13
*
[AArch64 NEON] Add missing compare intrinsics.
Kevin Qin
2013-12-04
1
-3
/
+31
*
[AArch64]Add missing floating point convert, round and misc intrinsics.
Hao Liu
2013-12-03
1
-7
/
+22
*
revert r196152.
Hao Liu
2013-12-03
1
-13
/
+0
*
AArch64: Add missing scalar pair intrinsics.
Hao Liu
2013-12-03
1
-0
/
+14
*
[AArch64] Add missing NEON scalar floating-point to integer convert ACLEs.
Chad Rosier
2013-12-02
1
-0
/
+13
*
Fix the problem that the range check for scalar narrow shift is too wide.
Hao Liu
2013-11-29
1
-1
/
+0
*
[AArch64] Add support for NEON scalar floating-point absolute difference.
Chad Rosier
2013-11-27
1
-0
/
+5
*
[AArch64] Add support for NEON scalar floating-point to integer convert
Chad Rosier
2013-11-26
1
-0
/
+57
*
Implemented Neon scalar vdup_lane intrinsics.
Ana Pazos
2013-11-21
1
-0
/
+25
*
Implemented Neon scalar by element intrinsics.
Ana Pazos
2013-11-21
1
-6
/
+45
*
Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.
Hao Liu
2013-11-19
1
-0
/
+127
*
Implement the newly added AArch64 ACLE functions for ld1/st1 with 2/3/4 vectors.
Hao Liu
2013-11-18
1
-0
/
+86
*
Remove unused but set variable.
Benjamin Kramer
2013-11-16
1
-4
/
+0
*
Implemented aarch64 Neon scalar vmulx_lane intrinsics
Ana Pazos
2013-11-15
1
-7
/
+80
*
[AArch64] Add support for legacy AArch32 NEON scalar shift right by immediate
Chad Rosier
2013-11-14
1
-0
/
+11
*
[AArch64 neon] support poly64 and relevant intrinsic functions.
Kevin Qin
2013-11-14
1
-0
/
+1
*
Implement aarch64 neon instruction class misc.
Kevin Qin
2013-11-14
1
-0
/
+278
*
Implement AArch64 NEON instruction set AdvSIMD (table).
Jiangning Liu
2013-11-14
1
-2
/
+229
*
-fms-extensions: Recognize _alloca as an alias for the alloca builtin
Reid Kleckner
2013-11-13
1
-0
/
+1
*
[AArch64] Tests for legacy AArch32 NEON scalar shift by immediate instructions.
Chad Rosier
2013-11-13
1
-9
/
+9
*
[AArch64] Add support for NEON scalar floating-point convert to fixed-point i...
Chad Rosier
2013-11-11
1
-0
/
+14
*
Implement AArch64 Neon instruction set Perm.
Jiangning Liu
2013-11-06
1
-0
/
+12
[prev]
[next]