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
...
*
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
*
[PowerPC] Fix a performance bug for PPC::XXSLDWI.
Tony Jiang
2017-05-24
1
-2
/
+86
*
CodeGen: Power: Add lowering for shifts of v1i128.
Kyle Butt
2017-05-17
1
-0
/
+15
*
[PPC] Lower load acquire/seq_cst trailing fence to cmp + bne + isync.
Tim Shen
2017-05-16
1
-5
/
+40
*
[PPC] Move the combine "a << (b % (sizeof(a) * 8)) -> (PPCshl a, b)" to the b...
Tim Shen
2017-05-12
1
-0
/
+64
*
[Atomic] Remove IsStore/IsLoad in the interface, and pass the instruction ins...
Tim Shen
2017-05-09
1
-7
/
+7
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-12
/
+8
*
[KnownBits] Add wrapper methods for setting and clear all bits in the underly...
Craig Topper
2017-05-05
1
-1
/
+1
*
[PowerPC] Emit VMX loads/stores for aligned ops to avoid adding swaps on LE
Nemanja Ivanovic
2017-05-02
1
-0
/
+15
*
Generalize the specialized flag-carrying SDNodes by moving flags into SDNode.
Amara Emerson
2017-05-01
1
-5
/
+5
*
[SelectionDAG] Use KnownBits struct in DAG's computeKnownBits and simplifyDem...
Craig Topper
2017-04-28
1
-24
/
+20
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-2
/
+2
*
Revert r301231: Accidentally committed stale files
Krzysztof Parzyszek
2017-04-24
1
-2
/
+2
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-2
/
+2
*
[DAGCombiner] Add vector demanded elements support to computeKnownBitsForTarg...
Simon Pilgrim
2017-03-31
1
-0
/
+1
*
Kill some trailing whitespace to make some new changes a bit easier.
Eric Christopher
2017-03-23
1
-12
/
+12
*
Make library calls sensitive to regparm module flag (Fixes PR3997).
Nirav Dave
2017-03-18
1
-4
/
+3
*
Remove getArgumentList() in favor of arg_begin(), args(), etc
Reid Kleckner
2017-03-16
1
-1
/
+1
*
Test commit.
Hiroshi Inoue
2017-03-16
1
-1
/
+1
[prev]
[next]