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
/
PPCISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
TLI: Remove DAG argument from getRegisterByName
Matt Arsenault
2019-10-01
1
-2
/
+2
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-1
/
+1
*
[PowerPC] Exploit single instruction load-and-splat for word and doubleword
Nemanja Ivanovic
2019-09-17
1
-3
/
+9
*
[PowerPC] Cust lower fpext v2f32 to v2f64 from extract_subvector v4f32
Nemanja Ivanovic
2019-09-16
1
-2
/
+3
*
[Alignment][NFC] Use llvm::Align for TargetLowering::getPrefLoopAlignment
Guillaume Chatelet
2019-09-10
1
-1
/
+1
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-1
/
+1
*
[AIX]Lowering global address for 32/64bit small/large code models
Xiangling Liao
2019-08-13
1
-0
/
+2
*
recommit:[PowerPC] Eliminate loads/swap feeding swap/store for vector type by...
Zi Xuan Wu
2019-08-01
1
-0
/
+12
*
revert r367382 because buildbot failure
Zi Xuan Wu
2019-07-31
1
-12
/
+0
*
[PowerPC] Eliminate loads/swap feeding swap/store for vector type by using bi...
Zi Xuan Wu
2019-07-31
1
-0
/
+12
*
[PowerPC] Replace float load/store pair with integer load/store pair when it'...
Zi Xuan Wu
2019-07-23
1
-0
/
+12
*
PowerPC/SPE: Fix load/store handling for SPE
Justin Hibbits
2019-07-17
1
-0
/
+5
*
[Codegen][X86][AArch64][ARM][PowerPC] Inc-of-add vs sub-of-not (PR42457)
Roman Lebedev
2019-07-03
1
-0
/
+2
*
PowerPC: Optimize SPE double parameter calling setup
Justin Hibbits
2019-06-17
1
-8
/
+9
*
[TargetLowering] Add MachineMemOperand::Flags to allowsMemoryAccess tests (PR...
Simon Pilgrim
2019-06-12
1
-4
/
+4
*
Remove unused PPC.h includes under llvm/lib/Target/PowerPC.
Dmitri Gribenko
2019-06-06
1
-1
/
+0
*
Implement call lowering without parameters on AIX
Jason Liu
2019-05-24
1
-1
/
+10
*
[PowerPC] [ISEL] select x-form instruction for unaligned offset
Chen Zheng
2019-05-22
1
-6
/
+10
*
[PowerPC] custom lower `v2f64 fpext v2f32`
Lei Huang
2019-05-10
1
-0
/
+8
*
[TargetLowering] Change getOptimalMemOpType to take a function attribute list
Sjoerd Meijer
2019-04-30
1
-1
/
+1
*
[PowerPC] Allow using initial-exec TLS with PIC
Joerg Sonnenberger
2019-04-24
1
-2
/
+2
*
[PowerPC] fix trivial typos in comment, NFC
Hiroshi Inoue
2019-04-09
1
-2
/
+2
*
[PowerPC] Strength reduction of multiply by a constant by shift and add/sub i...
Zi Xuan Wu
2019-03-29
1
-0
/
+1
*
[TargetLowering] Add code size information on isFPImmLegal. NFC
Adhemerval Zanella
2019-03-18
1
-1
/
+2
*
[PowerPC] Avoid scalarization of vector truncate
Roland Froese
2019-02-11
1
-0
/
+2
*
[PPC] Include tablegenerated PPCGenCallingConv.inc once
Reid Kleckner
2019-01-29
1
-26
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PowerPC] Implement the isSelectSupported() target hook
Kang Zhang
2018-12-20
1
-0
/
+5
*
[PowerPC]Exploit P9 vabsdu for unsigned vselect patterns
Kewen Lin
2018-12-19
1
-0
/
+1
*
[PowerPC] Improve vec_abs on P9
Kewen Lin
2018-12-18
1
-0
/
+17
*
[NFC] [PowerPC] add an routine in PPCTargetLowering to determine if a global ...
QingShan Zhang
2018-12-03
1
-0
/
+3
*
[TargetLowering] Change TargetLoweringBase::getPreferredVectorAction to take ...
Craig Topper
2018-11-05
1
-1
/
+1
*
[PowerPC] Fix some missed optimization opportunities in combineSetCC
Li Jia He
2018-10-26
1
-0
/
+1
*
[PowerPC] Keep vector int to fp conversions in vector domain
Nemanja Ivanovic
2018-10-26
1
-0
/
+3
*
[Power9] Add __float128 support in the backend for bitcast to a i128
Stefan Pintilie
2018-10-23
1
-0
/
+1
*
[PowerPC] Implement hasBitPreservingFPLogic for types that can be supported
Nemanja Ivanovic
2018-10-09
1
-0
/
+1
*
[PowerPC] Combine ADD to ADDZE
QingShan Zhang
2018-09-07
1
-0
/
+1
*
[PowerPC] Recommit r340016 after fixing the reported issue
Nemanja Ivanovic
2018-08-27
1
-0
/
+4
*
Temporarily Revert "[PowerPC] Generate Power9 extswsli extend sign and shift ...
Eric Christopher
2018-08-21
1
-4
/
+0
*
[PowerPC] Generate Power9 extswsli extend sign and shift immediate instruction
Nemanja Ivanovic
2018-08-17
1
-0
/
+4
*
[DAGCombiner][TargetLowering] Pass a SmallVector instead of a std::vector to ...
Craig Topper
2018-07-30
1
-1
/
+1
*
[DAGCombiner][PowerPC][AArch64] Pass Created vector by reference to BuildSDIV...
Craig Topper
2018-07-30
1
-1
/
+1
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
DAG: Add calling convention argument to calling convention funcs
Matt Arsenault
2018-07-28
1
-0
/
+2
*
Fix build failures from r337347, found by clang
Justin Hibbits
2018-07-18
1
-2
/
+1
*
Introduce codegen for the Signal Processing Engine
Justin Hibbits
2018-07-18
1
-0
/
+9
*
[Power9] Ensure float128 in non-homogenous aggregates are passed via VSX reg
Lei Huang
2018-07-05
1
-0
/
+4
*
[PowerPC] Unify handling for conversion of FP_TO_INT feeding a store
Lei Huang
2018-05-08
1
-0
/
+7
*
[PowerPC] Implement isMaskAndCmp0FoldingBeneficial
Nemanja Ivanovic
2018-05-02
1
-0
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-2
/
+2
[next]