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] Unaligned FP default should apply to scalars only
Nemanja Ivanovic
2020-06-23
1
-1
/
+2
*
[PowerPC] Prevent legalization loop from promoting SELECT_CC from v4i32 to v4i32
Nemanja Ivanovic
2020-06-22
1
-0
/
+1
*
[PowerPC] Add missing handling for half precision
Tom Stellard
2020-06-22
1
-0
/
+23
*
[PowerPC] Do not attempt to reuse load for 64-bit FP_TO_UINT without FPCVT
Nemanja Ivanovic
2020-05-19
1
-2
/
+3
*
[PowerPC] Don't generate ST_VSR_SCAL_INT if power8-vector is disabled
Kai Luo
2020-04-22
1
-1
/
+1
*
[PowerPC] Update alignment for ReuseLoadInfo in LowerFP_TO_INTForReuse
Kai Luo
2020-04-16
1
-2
/
+5
*
[AIX] ExternalSymbolSDNode lowering
Xiangling Liao
2020-01-14
1
-24
/
+64
*
[AIX] Allow vararg calls when all arguments reside in registers
jasonliu
2020-01-10
1
-22
/
+85
*
CodeGen: Use LLT instead of EVT in getRegisterByName
Matt Arsenault
2020-01-09
1
-4
/
+3
*
[PowerPC][NFC] Rename record instructions to use _rec suffix instead of o
Jinsong Ji
2020-01-06
1
-15
/
+16
*
Move tail call disabling code to target independent code
Reid Kleckner
2020-01-03
1
-6
/
+1
*
[PowerPC][AIX] Enable sret arguments.
Sean Fertile
2020-01-02
1
-3
/
+0
*
[PowerPC] Only legalize FNEARBYINT with unsafe fp math
Nemanja Ivanovic
2020-01-02
1
-2
/
+7
*
[PowerPC][NFC] Fix clang-tidy warning
Jinsong Ji
2019-12-31
1
-5
/
+5
*
[PowerPC] Legalize rounding nodes
Nemanja Ivanovic
2019-12-30
1
-0
/
+15
*
[PowerPC] Change default for unaligned FP access for older subtargets
Nemanja Ivanovic
2019-12-28
1
-0
/
+3
*
Delete llvm.{sig,}{setjmp,longjmp} remnant after r136821
Fangrui Song
2019-12-27
1
-4
/
+0
*
[Power9] Remove the PPCISD::XXREVERSE as it has completely the same semantics...
QingShan Zhang
2019-12-23
1
-6
/
+5
*
[PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotation
Kai Luo
2019-12-23
1
-0
/
+8
*
[PPC32] Emit R_PPC_PLTREL24 for calls to dso_local ifunc
Fangrui Song
2019-12-20
1
-2
/
+3
*
[PowerPC] Only use PLT annotations if using PIC relocation model
Justin Hibbits
2019-12-19
1
-1
/
+7
*
[PowerPC][NFC] Refactor splat of constant to vector.
Stefan Pintilie
2019-12-18
1
-25
/
+4
*
[PowerPC] Add missing legalization for vector BSWAP
Nemanja Ivanovic
2019-12-17
1
-1
/
+4
*
[PowerPC] Add Support for indirect calls on AIX.
Sean Fertile
2019-12-13
1
-30
/
+69
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
[NFC][PowerPC] Remove the dead conditions in the if(cond)
QingShan Zhang
2019-12-11
1
-5
/
+1
*
[NFC] Add { } to silence compiler warning [-Wmissing-braces].
Huihui Zhang
2019-12-09
1
-1
/
+1
*
[PowerPC][NFC] Rename ANDI(S)o8 to ANDI(S)8o
Jinsong Ji
2019-12-09
1
-1
/
+1
*
[PowerPC] Refactor FinishCall. [NFC]
Sean Fertile
2019-12-09
1
-309
/
+334
*
[PowerPC][AIX] Add support for lowering int/float/double formal arguments.
Sean Fertile
2019-11-29
1
-3
/
+115
*
[PowerPC] Add new Future CPU for PowerPC in LLVM
Stefan Pintilie
2019-11-27
1
-1
/
+4
*
[XCOFF][AIX] Check linkage on the function, and two fixes for comments
jasonliu
2019-11-26
1
-7
/
+11
*
[PowerPC] Rename DarwinDirective to CPUDirective (NFC)
Kit Barton
2019-11-25
1
-7
/
+7
*
[PowerPC] Fix VSX clobbers of CSR registers
Nemanja Ivanovic
2019-11-25
1
-0
/
+11
*
[AIX][XCOFF] Generate undefined symbol in symbol table for external function ...
jasonliu
2019-11-25
1
-2
/
+14
*
[PowerPC] Implement the vector extend sign instruction pattern match
QingShan Zhang
2019-11-22
1
-0
/
+8
*
[AIX] Lowering jump table, constant pool and block address in asm
Xiangling Liao
2019-11-20
1
-3
/
+3
*
DAG: Add function context to isFMAFasterThanFMulAndFAdd
Matt Arsenault
2019-11-19
1
-1
/
+2
*
[PowerPC] Option for enabling absolute jumptables with command line
Nemanja Ivanovic
2019-11-07
1
-0
/
+5
*
[AIX] Lowering CPI/JTI/BA to MIR
Xiangling Liao
2019-10-30
1
-6
/
+6
*
[PowerPC] Emit scalar fp min/max instructions
Nemanja Ivanovic
2019-10-28
1
-7
/
+35
*
[AIX] Refactor AIX Call Lowering to use CCState. NFCI.
Sean Fertile
2019-10-28
1
-94
/
+120
*
[NFC] Replace 'isDarwin' with 'IsDarwin'
Xiangling Liao
2019-10-06
1
-3
/
+3
*
TLI: Remove DAG argument from getRegisterByName
Matt Arsenault
2019-10-01
1
-6
/
+6
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-8
/
+8
*
Move classes into anonymous namespaces. NFC.
Benjamin Kramer
2019-09-22
1
-1
/
+1
*
[NFC][PowerPC] Refactor classifyGlobalReference
Jinsong Ji
2019-09-20
1
-8
/
+2
*
[Alignment][NFC] Use Align::None instead of 1
Guillaume Chatelet
2019-09-18
1
-4
/
+4
*
[PowerPC] Exploit single instruction load-and-splat for word and doubleword
Nemanja Ivanovic
2019-09-17
1
-8
/
+89
*
[SVE][MVT] Fixed-length vector MVT ranges
Graham Hunter
2019-09-17
1
-2
/
+2
[next]