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] Fix a DAG replacement bug in PPCTargetLowering::DAGCombineExtBoolTrunc
Hal Finkel
2016-05-12
1
-10
/
+19
*
[Power9] Add support for -mcpu=pwr9 in the back end
Nemanja Ivanovic
2016-05-09
1
-1
/
+3
*
[PowerPC] fix register alignment for long double type
Strahinja Petrovic
2016-05-09
1
-3
/
+10
*
[PowerPC] Generate VSX version of splat word
Nemanja Ivanovic
2016-05-04
1
-0
/
+11
*
[PPC] Enable shuffling of VSX vectors
Guozhi Wei
2016-04-29
1
-4
/
+2
*
[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to Expand in TargetLowering...
Craig Topper
2016-04-28
1
-6
/
+0
*
[CodeGen] Add getBuildVector and getSplatBuildVector helpers. NFCI.
Ahmed Bougacha
2016-04-26
1
-5
/
+3
*
[PowerPC] Add support for llvm.thread.pointer
Marcin Koscielnicki
2016-04-26
1
-0
/
+10
*
[ppc64] Reenable sibling call optimization on ppc64 since fixed tsan library ...
Chuang-Yu Cheng
2016-04-26
1
-1
/
+1
*
[PPC, SSP] Support PowerPC Linux stack protection.
Tim Shen
2016-04-19
1
-0
/
+13
*
Fix typing on generated LXV2DX/STXV2DX instructions
Nirav Dave
2016-04-15
1
-5
/
+23
*
CXX_FAST_TLS calling convention: performance improvement for PPC64
Chuang-Yu Cheng
2016-04-08
1
-0
/
+73
*
NFC: make AtomicOrdering an enum class
JF Bastien
2016-04-06
1
-3
/
+3
*
[PPC] Use VSX/FP Facility integer load when an integer load's only users are ...
Ehsan Amiri
2016-04-06
1
-1
/
+26
*
[ppc64] Temporary disable sibling call optimization on ppc64 due to breaking ...
Chuang-Yu Cheng
2016-04-06
1
-1
/
+1
*
[ppc64] Enable sibling call optimization on ppc64 ELFv1/ELFv2 abi
Chuang-Yu Cheng
2016-04-06
1
-7
/
+218
*
[PowerPC] Add a late MI-level pass for QPX load/splat simplification
Hal Finkel
2016-03-31
1
-3
/
+0
*
[PowerPC] Load two floats directly instead of using one 64-bit integer load
Hal Finkel
2016-03-31
1
-0
/
+105
*
[PowerPC] Refactor popcnt[dw] target features
Hal Finkel
2016-03-29
1
-1
/
+1
*
[PowerPC] On the A2, popcnt[dw] are very slow
Hal Finkel
2016-03-28
1
-1
/
+1
*
Finish the incomplete 'd' inline asm constraint support for PPC by
Eric Christopher
2016-03-24
1
-0
/
+5
*
[PowerPC] Disable direct moves for extractelement and bitcast in 32-bit mode
Nemanja Ivanovic
2016-03-24
1
-2
/
+2
*
Tweak some atomics functions in preparation for larger changes; NFC.
James Y Knight
2016-03-16
1
-1
/
+0
*
[DAG] use !isUndef() ; NFCI
Sanjay Patel
2016-03-14
1
-1
/
+1
*
[DAG] use isUndef() ; NFCI
Sanjay Patel
2016-03-14
1
-8
/
+8
*
[PPC] backend changes to generate xvabs[s,d]p and xvnabs[s,d]p instructions
Kit Barton
2016-03-09
1
-0
/
+2
*
Fix for PR26180
Nemanja Ivanovic
2016-02-29
1
-2
/
+2
*
[PPC] Legalize FNEG on PPC when possible
Kit Barton
2016-02-26
1
-0
/
+3
*
[CodeGen] Document and use getConstant's splat-building feature. NFC.
Ahmed Bougacha
2016-02-15
1
-19
/
+6
*
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
Manuel Jacob
2016-01-16
1
-1
/
+1
*
Refactor: Simplify boolean conditional return statements in lib/Target/PowerPC
Alexander Kornienko
2015-12-28
1
-3
/
+1
*
Bitcasts between FP and INT values using direct moves
Nemanja Ivanovic
2015-12-15
1
-4
/
+11
*
[Power PC] llvm soft float support for ppc32
Petar Jovanovic
2015-12-14
1
-8
/
+11
*
[PPC] Early exit loop. NFC.
Chad Rosier
2015-12-14
1
-1
/
+4
*
Patch to fix a crash in the PowerPC back end due to ISD::ROTL and ISD::ROTR
Nemanja Ivanovic
2015-12-02
1
-0
/
+2
*
Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics.
Yury Gribov
2015-12-01
1
-0
/
+20
*
Expose isXxxConstant() functions from SelectionDAGNodes.h (NFC)
Artyom Skrobov
2015-11-25
1
-12
/
+6
*
Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou
2015-11-24
1
-2
/
+2
*
[WinEH] Update exception pointer registers
Joseph Tremoulet
2015-11-07
1
-9
/
+11
*
Fix for bootstrap bug introduced in r244921
Nemanja Ivanovic
2015-11-02
1
-2
/
+1
*
[PowerPC] Don't return unsupported register classes for asm constraints
Hal Finkel
2015-10-28
1
-5
/
+6
*
[PowerPC] Cleanly reject asm crbit constraint with -crbits
Hal Finkel
2015-10-28
1
-1
/
+2
*
PowerPC: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-20
/
+16
*
Vector element extraction without stack operations on Power 8
Nemanja Ivanovic
2015-10-09
1
-1
/
+8
*
Addition of interfaces the BE to conform to Table A-2 of ELF V2 ABI V1.1
Nemanja Ivanovic
2015-09-29
1
-6
/
+28
*
Prune trailing whitespaces.
NAKAMURA Takumi
2015-09-22
1
-13
/
+13
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-3
/
+3
*
Reformat blank lines.
NAKAMURA Takumi
2015-09-22
1
-12
/
+5
*
Reformat comment lines.
NAKAMURA Takumi
2015-09-22
1
-9
/
+9
*
Reformat.
NAKAMURA Takumi
2015-09-22
1
-50
/
+40
[next]