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
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCInstrAltivec.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Add support for vmsumudm
Ahsan Saghir
2020-06-22
1
-0
/
+4
*
[PowerPC][NFC] Rename record instructions to use _rec suffix instead of o
Jinsong Ji
2020-01-06
1
-35
/
+35
*
[PowerPC] Modify the hasSideEffects of some VSX instructions from 1 to 0
Kang Zhang
2019-12-28
1
-1
/
+3
*
[PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotation
Kai Luo
2019-12-23
1
-1
/
+13
*
[PowerPC] Fix %llvm.ppc.altivec.vc* lowering
Jim Lin
2019-12-16
1
-4
/
+4
*
[PowerPC] Exploitate the Vector Integer Average Instructions
QingShan Zhang
2019-12-11
1
-0
/
+19
*
[PowerPC] Implement the vector extend sign instruction pattern match
QingShan Zhang
2019-11-22
1
-0
/
+6
*
Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Matt Arsenault
2019-09-19
1
-3
/
+3
*
Revert r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Hans Wennborg
2019-09-19
1
-3
/
+3
*
GlobalISel: Don't materialize immarg arguments to intrinsics
Matt Arsenault
2019-09-19
1
-3
/
+3
*
[PowerPC] Exploit single instruction load-and-splat for word and doubleword
Nemanja Ivanovic
2019-09-17
1
-3
/
+3
*
[PowerPC] Exploit the vector min/max instructions
Nemanja Ivanovic
2019-06-06
1
-0
/
+26
*
Set useful flags for vector imm setting instructions
Jinsong Ji
2019-03-12
1
-1
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PowerPC] Enhance the selection(ISD::VSELECT) of vector type
Zi Xuan Wu
2018-11-14
1
-0
/
+14
*
[PowerPC] Revert commit r339779
Nemanja Ivanovic
2018-08-27
1
-4
/
+0
*
[PowerPC] Enhance the selection(ISD::VSELECT) of vector type
Nemanja Ivanovic
2018-08-15
1
-0
/
+4
*
[PowerPC] fix incorrect vectorization of abs() on POWER9
Hiroshi Inoue
2018-04-21
1
-14
/
+0
*
[PowerPC] Infrastructure work. Implement getting the opcode for a spill in on...
Stefan Pintilie
2018-03-26
1
-12
/
+12
*
[PowerPC][NFC] Explicitly state types on FP SDAG patterns in anticipation of ...
Lei Huang
2018-03-12
1
-11
/
+13
*
Adds code to PPC ISEL lowering to recognize byte inserts from vector_shuffles...
Graham Yiu
2017-11-06
1
-1
/
+6
*
Adds code to PPC ISEL lowering to recognize half-word inserts from vector_shu...
Graham Yiu
2017-11-01
1
-4
/
+12
*
[Power9] Exploit vector absolute difference instructions on Power 9
Stefan Pintilie
2017-08-02
1
-0
/
+15
*
CodeGen: Power: Add lowering for shifts of v1i128.
Kyle Butt
2017-05-17
1
-0
/
+8
*
[PPC] Move the combine "a << (b % (sizeof(a) * 8)) -> (PPCshl a, b)" to the b...
Tim Shen
2017-05-12
1
-6
/
+34
*
[PowerPC][Altivec] Add vnot extended mnemonic
Nemanja Ivanovic
2017-02-07
1
-0
/
+1
*
[PowerPC][Altivec] Add vmr extended mnemonic
Nemanja Ivanovic
2017-01-31
1
-0
/
+3
*
[PPC] cleanup of mayLoad/mayStore flags and memory operands.
Sean Fertile
2017-01-26
1
-2
/
+2
*
[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...
Eugene Zelenko
2016-12-09
1
-3
/
+3
*
[PPC] limit line width to 80 characters
Ehsan Amiri
2016-11-18
1
-1
/
+2
*
[Power9] Add patterns for vnegd, vnegw
Ehsan Amiri
2016-11-18
1
-2
/
+7
*
[PowerPC] Add remaining vector permute builtins in altivec.h - LLVM portion
Nemanja Ivanovic
2016-11-11
1
-4
/
+20
*
Add a blank line for a test commit.
Sean Fertile
2016-11-11
1
-0
/
+1
*
[PowerPC] Implement vector shift builtins - llvm portion
Nemanja Ivanovic
2016-11-01
1
-2
/
+4
*
[PPC] add absolute difference altivec instructions and matching intrinsics
Nemanja Ivanovic
2016-10-31
1
-0
/
+11
*
Implement vector count leading/trailing bytes with zero lsb and vector parity
Nemanja Ivanovic
2016-10-28
1
-7
/
+14
*
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
Nemanja Ivanovic
2016-10-04
1
-0
/
+16
*
[Power9] Builtins for ELF v.2 API conformance - back end portion
Nemanja Ivanovic
2016-09-27
1
-27
/
+20
*
[Power9] Implement new altivec instructions: bcd* series
Chuang-Yu Cheng
2016-03-28
1
-0
/
+58
*
[Power9] Implement new altivec instructions: permute, count zero, extend sign...
Chuang-Yu Cheng
2016-03-26
1
-0
/
+61
*
[Power9] Implement new vector compare, extract, insert instructions
Kit Barton
2016-03-01
1
-0
/
+65
*
Fix for PR 26193
Nemanja Ivanovic
2016-02-05
1
-1
/
+1
*
[PPC] Implement vmrgew and vmrgow instructions
Kit Barton
2015-06-25
1
-0
/
+50
*
LLVM support for vector quad bit permute and gather instructions through buil...
Nemanja Ivanovic
2015-06-11
1
-1
/
+3
*
This patch adds support for the vector quadword add/sub instructions introduced
Kit Barton
2015-05-25
1
-0
/
+17
*
[PPC64] Add vector pack/unpack support from ISA 2.07
Bill Schmidt
2015-05-16
1
-0
/
+35
*
This patch adds ABI support for v1i128 data type.
Kit Barton
2015-05-05
1
-0
/
+11
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-6
/
+6
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
1
-6
/
+6
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-6
/
+6
[next]