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
...
*
Revert "Revert "[PowerPC][ELFv2ABI] Allocate parameter area on-demand to redu...
Tim Shen
2017-03-08
1
-5
/
+43
*
Revert "[PowerPC][ELFv2ABI] Allocate parameter area on-demand to reduce stack...
Tim Shen
2017-03-07
1
-43
/
+5
*
[PowerPC] Fix failure with STBRX when store is narrower than the bswap
Nemanja Ivanovic
2017-03-06
1
-2
/
+5
*
[PPC] Fix code generation for bswap(int32) followed by store16
Guozhi Wei
2017-03-02
1
-2
/
+10
*
[PowerPC][ELFv2ABI] Allocate parameter area on-demand to reduce stack frame size
Nemanja Ivanovic
2017-03-02
1
-5
/
+43
*
[PowerPC] Expand ISEL instruction into if-then-else sequence.
Tony Jiang
2017-01-16
1
-3
/
+2
*
Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."
Tony Jiang
2017-01-16
1
-2
/
+3
*
[PowerPC] Expand ISEL instruction into if-then-else sequence.
Tony Jiang
2017-01-16
1
-3
/
+2
*
[PowerPC] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-01-13
1
-112
/
+233
*
[PowerPC] Fix logic dealing with nop after calls (and tail-call eligibility)
Hal Finkel
2017-01-04
1
-40
/
+39
*
Revert r289638: [PowerPC] Fix logic dealing with nop after calls (and tail-ca...
Chandler Carruth
2016-12-16
1
-25
/
+40
*
[PowerPC] Fix logic dealing with nop after calls (and tail-call eligibility)
Hal Finkel
2016-12-14
1
-40
/
+25
*
[PPC] Prefer direct move on power8 if load 1 or 2 bytes to VSR
Guozhi Wei
2016-12-12
1
-1
/
+7
*
[PowerPC] Improvements for BUILD_VECTOR Vol. 2
Nemanja Ivanovic
2016-11-29
1
-4
/
+98
*
[PowerPC] Improvements for BUILD_VECTOR Vol. 2
Nemanja Ivanovic
2016-11-29
1
-1
/
+94
*
Revert https://reviews.llvm.org/rL287679
Nemanja Ivanovic
2016-11-29
1
-15
/
+0
*
[PowerPC] Improvements for BUILD_VECTOR Vol. 1
Nemanja Ivanovic
2016-11-29
1
-23
/
+70
*
[PowerPC] Emit VMX loads/stores for aligned ops to avoid adding swaps on LE
Nemanja Ivanovic
2016-11-22
1
-0
/
+15
*
[PPC][DAGCombine] Convert SETCC to subtract when the result is zero extended
Ehsan Amiri
2016-11-18
1
-1
/
+83
*
Always use relative jump table encodings on PowerPC64.
Joerg Sonnenberger
2016-11-16
1
-0
/
+50
*
[PowerPC] Implement BE VSX load/store builtins - llvm portion.
Tony Jiang
2016-11-15
1
-0
/
+8
*
[DAG Combiner] Fix the native computation of the Newton series for reciprocals
Evandro Menezes
2016-11-10
1
-3
/
+4
*
[PPC] Generate positive FP zero using xor insn instead of loading from consta...
Ehsan Amiri
2016-10-24
1
-0
/
+21
*
[Target] remove TargetRecip class; 2nd try
Sanjay Patel
2016-10-20
1
-46
/
+19
*
revert r284495: [Target] remove TargetRecip class
Sanjay Patel
2016-10-18
1
-19
/
+46
*
[Target] remove TargetRecip class; move reciprocal estimate isel functionalit...
Sanjay Patel
2016-10-18
1
-46
/
+19
*
[Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel
2016-10-04
1
-2
/
+19
*
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
Nemanja Ivanovic
2016-10-04
1
-38
/
+69
*
[PowerPC] Refactor soft-float support, and enable PPC64 soft float
Hal Finkel
2016-10-02
1
-3
/
+3
*
[Power9] Builtins for ELF v.2 API conformance - back end portion
Nemanja Ivanovic
2016-09-27
1
-4
/
+56
*
[Power9] Exploit move and splat instructions for build_vector improvement
Nemanja Ivanovic
2016-09-23
1
-1
/
+39
*
[PowerPC] Sign extend sub-word values for atomic comparisons
Nemanja Ivanovic
2016-09-22
1
-2
/
+11
*
[Power9] Add exploitation of non-permuting memory ops
Nemanja Ivanovic
2016-09-22
1
-4
/
+8
*
getValueType().getSizeInBits() -> getValueSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-1
/
+1
*
getValueType().getScalarSizeInBits() -> getScalarValueSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-5
/
+3
*
getScalarType().getSizeInBits() -> getScalarSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-1
/
+1
*
Fix code-gen crash on Power9 for insert_vector_elt with variable index (PR30189)
Nemanja Ivanovic
2016-09-14
1
-2
/
+15
*
[CodeGen] Split out the notions of MI invariance and MI dereferenceability.
Justin Lebar
2016-09-11
1
-10
/
+6
*
Add ISD::EH_DWARF_CFA, simplify @llvm.eh.dwarf.cfa on Mips, fix on PowerPC
Hal Finkel
2016-09-01
1
-0
/
+16
*
[PowerPC] Add support for -mlongcall
Hal Finkel
2016-08-30
1
-1
/
+10
*
[PowerPC] Fix i8/i16 atomics for little-Endian targets without partword atomics
Hal Finkel
2016-08-29
1
-6
/
+12
*
[PowerPC] Implement lowering for atomicrmw min/max/umin/umax
Hal Finkel
2016-08-28
1
-3
/
+98
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
[ppc64] Don't apply sibling call optimization if callee has any byval arg
Chuang-Yu Cheng
2016-08-17
1
-1
/
+8
*
[x86] Refactor a PowerPC specific ctlz/srl transformation (NFC).
Pierre Gousseau
2016-08-16
1
-13
/
+3
*
Use range algorithms instead of unpacking begin/end
David Majnemer
2016-08-11
1
-2
/
+1
*
[PowerPC] fix passing long double arguments to function (soft-float)
Strahinja Petrovic
2016-08-05
1
-0
/
+26
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-52
/
+52
*
TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC
Sjoerd Meijer
2016-07-28
1
-1
/
+1
*
[SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...
Justin Lebar
2016-07-15
1
-225
/
+171
[prev]
[next]