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
*
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
*
Implement AArch64 Neon instruction set Bitwise Extract.
Jiangning Liu
2013-11-06
1
-0
/
+4
*
Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.
Jiangning Liu
2013-11-05
1
-30
/
+71
*
Implemented aarch64 neon intrinsic vcopy_lane with float type.
Kevin Qin
2013-11-05
1
-2
/
+4
*
[AArch64] Add support for NEON scalar fixed-point convert to floating-point i...
Chad Rosier
2013-10-31
1
-0
/
+14
*
[AArch64] Add support for NEON scalar shift immediate instructions.
Chad Rosier
2013-10-31
1
-2
/
+105
*
Add CodeGenABITypes.h for use in LLDB.
Mark Lacey
2013-10-30
1
-0
/
+1
*
[AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
2013-10-30
1
-15
/
+109
*
Implement function type checker for the undefined behavior sanitizer.
Peter Collingbourne
2013-10-20
1
-1
/
+1
*
[AArch64] Add support for NEON scalar extract narrow instructions.
Chad Rosier
2013-10-18
1
-2
/
+23
*
[AArch64] Add support for NEON scalar three register different instruction
Chad Rosier
2013-10-17
1
-2
/
+24
*
[AArch64] Add support for NEON scalar negate instruction.
Chad Rosier
2013-10-16
1
-0
/
+4
*
[AArch64] Add support for NEON scalar absolute value instruction.
Chad Rosier
2013-10-16
1
-0
/
+4
*
Update comment.
Chad Rosier
2013-10-16
1
-1
/
+1
*
[AArch64] Add support for NEON scalar signed saturating accumulated of unsigned
Chad Rosier
2013-10-16
1
-0
/
+14
*
[AArch64] Add support for NEON scalar signed saturating absolute value and
Chad Rosier
2013-10-15
1
-0
/
+14
*
[AArch64] Add support for NEON scalar integer compare instructions.
Chad Rosier
2013-10-14
1
-5
/
+74
*
Implemented aarch64 SIMD copy related ACLE intrinsic :
Kevin Qin
2013-10-11
1
-0
/
+28
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
1
-0
/
+34
*
Revert "Implement AArch64 vector load/store multiple N-element structure clas...
Tim Northover
2013-10-10
1
-34
/
+0
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
1
-0
/
+34
*
[AArch64] Add support for NEON scalar floating-point reciprocal estimate,
Chad Rosier
2013-10-08
1
-0
/
+15
*
[AArch64] Add support for NEON scalar signed/unsigned integer to floating-point
Chad Rosier
2013-10-08
1
-0
/
+14
*
Fix objectsize tests after r192117
Matt Arsenault
2013-10-07
1
-2
/
+3
*
[AArch64] Add support for NEON scalar arithmetic instructions:
Chad Rosier
2013-10-07
1
-0
/
+25
*
Implement aarch64 neon instruction set AdvSIMD (Across).
Jiangning Liu
2013-10-05
1
-111
/
+147
*
Do not emit undefined lsrh/ashr for NEON shifts
Amaury de la Vieuville
2013-10-04
1
-12
/
+35
*
Implement aarch64 neon instruction set AdvSIMD (3V elem).
Jiangning Liu
2013-10-04
1
-0
/
+40
*
[ARM] Add a builtin to allow you to use the 'sevl' instruction.
Joey Gouly
2013-10-02
1
-0
/
+5
*
Mark an impossible path as unreachable to pacify GCC.
Benjamin Kramer
2013-09-26
1
-0
/
+1
*
Remove tabs.
Benjamin Kramer
2013-09-26
1
-91
/
+91
*
CGBuiltin.cpp: Prune a stray default: label. [-Wcovered-switch-default]
NAKAMURA Takumi
2013-09-24
1
-2
/
+0
*
Initial support for Neon scalar instructions.
Jiangning Liu
2013-09-24
1
-8
/
+228
*
Add _mm_stream_si64 intrinsic.
Eli Friedman
2013-09-23
1
-2
/
+12
*
[ARMv8] Add builtins for CRC instructions.
Joey Gouly
2013-09-18
1
-0
/
+43
*
Restore the sqrt -> llvm.sqrt mapping in fast-math mode
Hal Finkel
2013-09-12
1
-6
/
+13
*
Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...
Jiangning Liu
2013-09-09
1
-0
/
+16
*
Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...
Hao Liu
2013-09-04
1
-37
/
+110
*
ARM: comment on why vmull intrinsic has to exist for now.
Tim Northover
2013-08-28
1
-0
/
+5
[next]