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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Use the two-constant NR algorithm for refining estimates
Nemanja Ivanovic
2019-05-07
1
-1
/
+3
*
[PowerPC] Fix erroneous condition for converting uint-to-fp vector conversion
Nemanja Ivanovic
2019-05-06
1
-3
/
+2
*
Avoid cppcheck operator precedence warnings. NFCI.
Simon Pilgrim
2019-05-03
1
-2
/
+2
*
[NFC][PowerPC] Return early if the element type is not byte-sized in combineB...
Kang Zhang
2019-05-02
1
-0
/
+5
*
[TargetLowering] Change getOptimalMemOpType to take a function attribute list
Sjoerd Meijer
2019-04-30
1
-7
/
+5
*
[PowerPC] Try harder to avoid load/move-to VSR for partial vector loads
Roland Froese
2019-04-29
1
-15
/
+36
*
[PowerPC] Allow using initial-exec TLS with PIC
Joerg Sonnenberger
2019-04-24
1
-3
/
+10
*
Add period at end of comment.
Sean Fertile
2019-04-24
1
-1
/
+1
*
[PowerPC] Fix wrong ElemSIze when calling isConsecutiveLS()
Kang Zhang
2019-04-18
1
-1
/
+1
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
1
-1
/
+1
*
[PowerPC] Add the support for __builtin_setrnd()
Kang Zhang
2019-03-29
1
-0
/
+131
*
[PowerPC] Strength reduction of multiply by a constant by shift and add/sub i...
Zi Xuan Wu
2019-03-29
1
-0
/
+86
*
Fix for ABS legalization on PPC buildbot.
Simon Pilgrim
2019-03-19
1
-2
/
+3
*
[SelectionDAG] Handle unary SelectPatternFlavor for ABS case in SelectionDAGB...
Simon Pilgrim
2019-03-19
1
-1
/
+2
*
[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
/
+73
*
[PPC] Include tablegenerated PPCGenCallingConv.inc once
Reid Kleckner
2019-01-29
1
-95
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PowerPC] Fix machine verify pass error for PATCHPOINT pseudo instruction tha...
Kang Zhang
2018-12-30
1
-3
/
+8
*
[PowerPC] Complete the custom legalization of vector int to fp conversion
Nemanja Ivanovic
2018-12-29
1
-21
/
+38
*
[NFC] clang-format functions related to r350113
Zi Xuan Wu
2018-12-28
1
-87
/
+146
*
[PowerPC] Fix assert from machine verify pass that atomic pseudo expanding ca...
Zi Xuan Wu
2018-12-28
1
-35
/
+46
*
[PowerPC] Fix the bug of ISD::ADDE to set its second return type to glue
Kang Zhang
2018-12-25
1
-1
/
+1
*
[PPC] Always use the version of computeKnownBits that returns a value. NFCI.
Simon Pilgrim
2018-12-21
1
-8
/
+5
*
[PowerPC]Exploit P9 vabsdu for unsigned vselect patterns
Kewen Lin
2018-12-19
1
-0
/
+65
*
[PowerPC] Improve vec_abs on P9
Kewen Lin
2018-12-18
1
-35
/
+129
*
[NFC] [PowerPC] add an routine in PPCTargetLowering to determine if a global ...
QingShan Zhang
2018-12-03
1
-0
/
+29
*
[PowerPC] Do not use vectors to codegen bswap with Altivec turned off
Nemanja Ivanovic
2018-11-21
1
-2
/
+4
*
[PowerPC] Don't combine to bswap store on 1-byte truncating store
Nemanja Ivanovic
2018-11-20
1
-2
/
+3
*
[PowerPC] Enhance the selection(ISD::VSELECT) of vector type
Zi Xuan Wu
2018-11-14
1
-7
/
+1
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
1
-2
/
+2
*
[PowerPC] Support constraint 'wi' in asm
Li Jia He
2018-11-01
1
-2
/
+6
*
[PowerPC] Fix some missed optimization opportunities in combineSetCC
Li Jia He
2018-10-26
1
-0
/
+34
*
[PowerPC] Keep vector int to fp conversions in vector domain
Nemanja Ivanovic
2018-10-26
1
-0
/
+68
*
[Power9] Add __float128 support in the backend for bitcast to a i128
Stefan Pintilie
2018-10-23
1
-0
/
+58
*
[PowerPC] Fix the assert of ISD::SIGN_EXTEND_INREG when type is v2i16 and v2i8
QingShan Zhang
2018-10-10
1
-32
/
+0
*
[PowerPC] Implement hasBitPreservingFPLogic for types that can be supported
Nemanja Ivanovic
2018-10-09
1
-0
/
+9
*
[PowerPC] Fix the assert of combineBVOfConsecutiveLoads when element num is 1
QingShan Zhang
2018-09-20
1
-1
/
+2
*
[PowerPC] Fix label address calculation for ppc64
Strahinja Petrovic
2018-09-17
1
-1
/
+2
*
[PowerPC] Fix the calling convention for i1 arguments on PPC32
Lion Yang
2018-09-14
1
-5
/
+15
*
[PowerPC] Combine ADD to ADDZE
QingShan Zhang
2018-09-07
1
-0
/
+97
*
[PowerPC] Revert commit r339779
Nemanja Ivanovic
2018-08-27
1
-3
/
+7
*
[PowerPC] Recommit r340016 after fixing the reported issue
Nemanja Ivanovic
2018-08-27
1
-1
/
+25
*
Temporarily Revert "[PowerPC] Generate Power9 extswsli extend sign and shift ...
Eric Christopher
2018-08-21
1
-25
/
+1
*
[PowerPC] Generate lxsd instead of the ld->mtvsrd sequence for vector loads
Stefan Pintilie
2018-08-17
1
-0
/
+29
*
[PowerPC] Generate Power9 extswsli extend sign and shift immediate instruction
Nemanja Ivanovic
2018-08-17
1
-1
/
+25
*
[MI] Change the array of `MachineMemOperand` pointers to be
Chandler Carruth
2018-08-16
1
-24
/
+14
*
[PowerPC] Enhance the selection(ISD::VSELECT) of vector type
Nemanja Ivanovic
2018-08-15
1
-7
/
+3
*
[PowerPC] Don't run BV DAG Combine before legalization if it assumes legal types
Nemanja Ivanovic
2018-08-15
1
-3
/
+10
*
[PowerPC] Improve codegen for vector loads using scalar_to_vector
Zaara Syeda
2018-08-08
1
-11
/
+0
[next]