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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SelectionDAG] Change SelectionDAGISel::{funcInfo,SDB} to use unique_ptr
Fangrui Song
2019-12-23
1
-8
/
+9
*
[Power9] Remove the PPCISD::XXREVERSE as it has completely the same semantics...
QingShan Zhang
2019-12-23
4
-23
/
+5
*
[PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotation
Kai Luo
2019-12-23
2
-1
/
+21
*
[PowerPC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
1
-3
/
+3
*
[PPC32] Emit R_PPC_PLTREL24 for calls to dso_local ifunc
Fangrui Song
2019-12-20
1
-2
/
+3
*
[StackMaps] Be explicit about label formation [NFC] (try 2)
Philip Reames
2019-12-19
1
-2
/
+10
*
[PowerPC] Only use PLT annotations if using PIC relocation model
Justin Hibbits
2019-12-19
1
-1
/
+7
*
[PowerPC] make lwa as a valid ds candidate in ppcloopinstrformprep pass
czhengsz
2019-12-18
1
-5
/
+9
*
[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
4
-3
/
+31
*
[AIX] Avoid unset csect assert for functions defined after their use in TOC
David Tenty
2019-12-17
1
-16
/
+17
*
Revert "Honor -fuse-init-array when os is not specified on x86"
Mitch Phillips
2019-12-17
1
-0
/
+1
*
Fix assertion failure in getMemOperandWithOffsetWidth
Kristof Beyls
2019-12-17
1
-6
/
+4
*
Honor -fuse-init-array when os is not specified on x86
Kamlesh Kumar
2019-12-16
1
-1
/
+0
*
[PowerPC] Fix %llvm.ppc.altivec.vc* lowering
Jim Lin
2019-12-16
1
-4
/
+4
*
[PowerPC] Add Support for indirect calls on AIX.
Sean Fertile
2019-12-13
7
-35
/
+132
*
[MC][PowerPC] Fix a crash when redefining a symbol after .set
Fangrui Song
2019-12-13
1
-1
/
+2
*
[NFC] Use EVT instead of bool for getSetCCInverse()
Alex Richardson
2019-12-13
1
-1
/
+1
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
Rename TTI::getIntImmCost for instructions and intrinsics
Reid Kleckner
2019-12-11
2
-9
/
+10
*
[NFC][PowerPC] Remove the dead conditions in the if(cond)
QingShan Zhang
2019-12-11
1
-5
/
+1
*
[PowerPC] Exploitate the Vector Integer Average Instructions
QingShan Zhang
2019-12-11
1
-0
/
+19
*
[NFC] Add { } to silence compiler warning [-Wmissing-braces].
Huihui Zhang
2019-12-09
1
-1
/
+1
*
[PowerPC] [NFC] Cleanup xxpermdi peephole optimization
Jinsong Ji
2019-12-09
1
-109
/
+113
*
[PowerPC][NFC] Rename ANDI(S)o8 to ANDI(S)8o
Jinsong Ji
2019-12-09
7
-26
/
+26
*
[PowerPC] Refactor FinishCall. [NFC]
Sean Fertile
2019-12-09
2
-309
/
+341
*
[ARM] Teach the Arm cost model that a Shift can be folded into other instruct...
David Green
2019-12-09
2
-5
/
+9
*
[PowerPC] Fix MI peephole optimization for splats
Kai Luo
2019-12-07
1
-11
/
+20
*
[AIX] Make sure to use QualNames for external global objects
David Tenty
2019-12-05
1
-12
/
+14
*
[XCOFF][AIX] Emit TOC entries for object file generation
jasonliu
2019-12-04
2
-1
/
+6
*
[PowerPC] folding rlwinm + rlwinm to rlwinm
czhengsz
2019-12-03
1
-0
/
+138
*
[NFC][PowerPC] Add the inheritable and additional features to make the proces...
QingShan Zhang
2019-12-03
1
-39
/
+81
*
[PowerPC] Fix crash in peephole optimization
Nemanja Ivanovic
2019-12-02
1
-2
/
+4
*
[PowerPC][AIX] Add support for lowering int/float/double formal arguments.
Sean Fertile
2019-11-29
2
-3
/
+119
*
[AIX] Emit TOC entries for ASM printing
David Tenty
2019-11-27
3
-22
/
+117
*
[PowerPC] Separate Features that are known to be Power9 specific from Future CPU
Stefan Pintilie
2019-11-27
1
-4
/
+13
*
[PowerPC] Add new Future CPU for PowerPC in LLVM
Stefan Pintilie
2019-11-27
5
-4
/
+23
*
[PowerPC] [NFC] change PPCLoopPreIncPrep class name after D67088.
czhengsz
2019-11-26
3
-30
/
+30
*
[PowerPC] [NFC] rename PPCLoopPreIncPrep.cpp to PPCLoopInstrFormPrep.cpp afte...
Jinsong Ji
2019-11-27
2
-1
/
+1
*
[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
8
-47
/
+50
*
[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
*
Revert "[PowerPC] combine rlwinm+rlwinm to rlwinm"
czhengsz
2019-11-24
1
-100
/
+0
*
[PowerPC] Spill CR LT bits on P9 using setb
Amy Kwan
2019-11-24
1
-0
/
+15
*
[PowerPC] Implement the vector extend sign instruction pattern match
QingShan Zhang
2019-11-22
2
-0
/
+14
*
[PowerPC] combine rlwinm+rlwinm to rlwinm
czhengsz
2019-11-22
1
-0
/
+100
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
4
-4
/
+4
*
[AIX][XCOFF] Add support for generating assembly code for one-byte mergable s...
Xing Xue
2019-11-20
1
-1
/
+2
*
[AIX] Lowering jump table, constant pool and block address in asm
Xiangling Liao
2019-11-20
1
-3
/
+3
[prev]
[next]