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 bug in TCO eligibility check
Hiroshi Inoue
2017-12-30
1
-6
/
+29
*
[PowerPC] Fix parest build failure in SPEC2017.
Tony Jiang
2017-12-21
1
-5
/
+6
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-15
/
+15
*
Fix code causing fallthrough warnings in the PPC back end.
Nemanja Ivanovic
2017-12-15
1
-0
/
+1
*
TLI: Allow using PSV for intrinsic mem operands
Matt Arsenault
2017-12-14
1
-0
/
+1
*
DAG: Expose all MMO flags in getTgtMemIntrinsic
Matt Arsenault
2017-12-14
1
-14
/
+6
*
[PowerPC] Sign-extend negative constant stores
Nemanja Ivanovic
2017-12-11
1
-2
/
+6
*
Temporarily revert "[PowerPC] Allow tail calls of fastcc functions from C Cal...
Eric Christopher
2017-12-07
1
-10
/
+5
*
[PowerPC] Allow tail calls of fastcc functions from C CallingConv functions.
Sean Fertile
2017-11-28
1
-5
/
+10
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
[PPC] Change i32 constant in store instruction to i64
Guozhi Wei
2017-11-16
1
-1
/
+16
*
[PowerPC] Implement mayBeEmittedAsTailCall for PPC
Sean Fertile
2017-11-15
1
-0
/
+35
*
[PowerPC] Split out the tailcall calling convention checks. NFC.
Sean Fertile
2017-11-15
1
-11
/
+19
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
Use new vector insert half-word and byte instructions when we see inserteleme...
Graham Yiu
2017-11-07
1
-3
/
+26
*
Fix buildbot breakages from r317503. Add parentheses to assignment when usin...
Graham Yiu
2017-11-06
1
-2
/
+2
*
Adds code to PPC ISEL lowering to recognize byte inserts from vector_shuffles...
Graham Yiu
2017-11-06
1
-2
/
+106
*
[PPC] Use xxbrd to speed up bswap64
Guozhi Wei
2017-11-06
1
-2
/
+23
*
Adds code to PPC ISEL lowering to recognize half-word inserts from vector_shu...
Graham Yiu
2017-11-01
1
-0
/
+119
*
[PowerPC] Eliminate sign- and zero-extensions if already sign- or zero-extended
Hiroshi Inoue
2017-10-16
1
-0
/
+4
*
DAG: Add opcode and source type to isFPExtFree
Matt Arsenault
2017-10-13
1
-2
/
+3
*
[PowerPC] Don't use xscvdpspn on the P7
Hal Finkel
2017-09-06
1
-3
/
+6
*
[PPC][NFC] Renaming things with 'xxinsert' moniker to 'vecinsert' to make it ...
Tony Jiang
2017-09-05
1
-4
/
+4
*
[PPC] Refine checks for emiting TOC restore nop and tail-call eligibility.
Sean Fertile
2017-08-21
1
-6
/
+17
*
[PowerPC] Don't crash on larger splats achieved through 1-byte splats
Nemanja Ivanovic
2017-08-08
1
-0
/
+9
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-2
/
+0
*
[Power9] Exploit vector absolute difference instructions on Power 9
Stefan Pintilie
2017-08-02
1
-1
/
+37
*
Change CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. ...
Peter Collingbourne
2017-07-26
1
-14
/
+14
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-1
/
+1
*
[PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16
Nemanja Ivanovic
2017-07-13
1
-9
/
+9
*
[PPC CodeGen] Expand the bitreverse.i64 intrinsic.
Tony Jiang
2017-07-10
1
-0
/
+1
*
[PowerPC] Reduce register pressure by not materializing a constant just for u...
Lei Huang
2017-07-10
1
-4
/
+9
*
fix typos in comments and error messages; NFC
Hiroshi Inoue
2017-07-10
1
-3
/
+3
*
[PowerPC] NFC : Common up definitions of isIntS16Immediate and update paramet...
Lei Huang
2017-07-07
1
-7
/
+7
*
[PPC CodeGen] Expand the bitreverse.i32 intrinsic.
Tony Jiang
2017-07-07
1
-0
/
+3
*
[PowerPC] Fix -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+4
*
[Power9] Exploit vector integer extend instructions when indices aren't correct.
Tony Jiang
2017-07-05
1
-0
/
+136
*
Tidy up some calls to getRegister for readability.
Eric Christopher
2017-06-17
1
-5
/
+6
*
Test commit - NFC.
Lei Huang
2017-06-14
1
-1
/
+1
*
Test commit - NFC.
Kit Barton
2017-06-13
1
-1
/
+1
*
PPCISelLowering.cpp: Fix warnings in r305214. [-Wdocumentation]
NAKAMURA Takumi
2017-06-13
1
-3
/
+3
*
[PowerPC] Match vec_revb builtins to P9 instructions.
Tony Jiang
2017-06-12
1
-7
/
+69
*
[Power9] Added support for the modsw, moduw, modsd, modud hardware instructions.
Tony Jiang
2017-06-12
1
-5
/
+32
*
[DAG] add helper to bind memop chains; NFCI
Sanjay Patel
2017-06-12
1
-0
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-5
/
+5
*
[PPC] Inline expansion of memcmp
Zaara Syeda
2017-05-31
1
-0
/
+4
*
[PowerPC] Fix a performance bug for PPC::XXPERMDI.
Tony Jiang
2017-05-31
1
-12
/
+94
*
[SelectionDAG] Set ISD::FPOWI to Expand by default
Craig Topper
2017-05-30
1
-3
/
+0
*
[PPC] Add text for assert.
Tim Shen
2017-05-25
1
-1
/
+1
*
[PPC] Fix atomics lowering in DAG lowering.
Tim Shen
2017-05-25
1
-1
/
+3
[next]