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
/
test
/
CodeGen
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Combine ADD to ADDZE
QingShan Zhang
2018-09-07
1
-0
/
+172
*
[PowerPC] Add Itineraries of IIC_IntRotateDI for P7/P8
QingShan Zhang
2018-09-03
4
-67
/
+67
*
[PPC] Remove Darwin support from POWER backend.
Kit Barton
2018-08-28
119
-652
/
+557
*
[PowerPC] Revert commit r339779
Nemanja Ivanovic
2018-08-27
2
-100
/
+7
*
[PowerPC] Recommit r340016 after fixing the reported issue
Nemanja Ivanovic
2018-08-27
1
-0
/
+17
*
[PowerPC] Emit xscpsgndp instead of xxlor when copying floating point scalar ...
Stefan Pintilie
2018-08-24
5
-14
/
+62
*
[Exception Handling] Unwind tables are required for all functions that have a...
Stefan Pintilie
2018-08-24
1
-0
/
+51
*
[PowerPC] Change Test Options [NFC]
Stefan Pintilie
2018-08-24
3
-750
/
+782
*
Revert "[Exception Handling] Unwind tables are required for all functions tha...
Stefan Pintilie
2018-08-24
1
-51
/
+0
*
[Exception Handling] Unwind tables are required for all functions that have a...
Stefan Pintilie
2018-08-24
1
-0
/
+51
*
Temporarily Revert "[PowerPC] Generate Power9 extswsli extend sign and shift ...
Eric Christopher
2018-08-21
1
-17
/
+0
*
[PowerPC] Add a peephole post RA to transform the inst that fed by add
QingShan Zhang
2018-08-20
18
-107
/
+109
*
[PowerPC] Generate lxsd instead of the ld->mtvsrd sequence for vector loads
Stefan Pintilie
2018-08-17
1
-0
/
+274
*
[PowerPC] Generate Power9 extswsli extend sign and shift immediate instruction
Nemanja Ivanovic
2018-08-17
1
-0
/
+17
*
[SelectionDAG] Improve the legalisation lowering of UMULO.
Eli Friedman
2018-08-16
1
-0
/
+177
*
[PowerPC] Enhance the selection(ISD::VSELECT) of vector type
Nemanja Ivanovic
2018-08-15
1
-5
/
+98
*
[PowerPC] Don't run BV DAG Combine before legalization if it assumes legal types
Nemanja Ivanovic
2018-08-15
1
-0
/
+55
*
[SelectionDAG] try harder to convert funnel shift to rotate
Sanjay Patel
2018-08-09
1
-3
/
+1
*
[PowerPC] Improve codegen for vector loads using scalar_to_vector
Zaara Syeda
2018-08-08
11
-219
/
+1444
*
[PowerPC] Do not round values prior to converting to integer
Nemanja Ivanovic
2018-08-02
1
-204
/
+153
*
[SelectionDAG] fix bug in translating funnel shift with non-power-of-2 type
Sanjay Patel
2018-08-01
2
-40
/
+24
*
[DAGCombiner] transform sub-of-shifted-signbit to add
Sanjay Patel
2018-07-30
1
-8
/
+8
*
[AArch64, PowerPC, x86] add more signbit math tests; NFC
Sanjay Patel
2018-07-27
1
-7
/
+32
*
[AArch64, PowerPC, x86] add more signbit math tests; NFC
Sanjay Patel
2018-07-27
1
-0
/
+28
*
[DAGCombiner] fold 'not' with signbit math
Sanjay Patel
2018-07-27
1
-13
/
+8
*
[PowerPC] add more tests for signbit math; NFC
Sanjay Patel
2018-07-27
1
-0
/
+96
*
[SelectionDAG] try to convert funnel shift directly to rotate if legal
Sanjay Patel
2018-07-25
1
-3
/
+1
*
[AArch, PowerPC] add more tests for legal rotate ops; NFC
Sanjay Patel
2018-07-25
1
-4
/
+25
*
[Power9] Code Cleanup - Remove needsAggressiveScheduling()
Stefan Pintilie
2018-07-19
12
-199
/
+164
*
Introduce codegen for the Signal Processing Engine
Justin Hibbits
2018-07-18
5
-10
/
+599
*
[Intrinsics] define funnel shift IR intrinsics + DAG builder support
Sanjay Patel
2018-07-16
2
-0
/
+485
*
[DAGCombiner] extend(ifpositive(X)) -> shift-right (not X)
Sanjay Patel
2018-07-15
3
-12
/
+12
*
[PowerPC] Materialize more constants with CR-field set in late peephole
Nemanja Ivanovic
2018-07-13
2
-3
/
+422
*
[PowerPC] [NFC] Update __float128 tests
Stefan Pintilie
2018-07-12
9
-1067
/
+1074
*
[FileCheck] Add -allow-deprecated-dag-overlap to failing llvm tests
Joel E. Denny
2018-07-11
4
-13
/
+13
*
[Power9] Add remaining __flaot128 builtin support for FMA round to odd
Stefan Pintilie
2018-07-11
1
-43
/
+54
*
[Power9] Add __float128 builtins for Rounding Operations
Stefan Pintilie
2018-07-09
1
-0
/
+76
*
[Power9] [LLVM] Add __float128 support for trunc to double round to odd
Stefan Pintilie
2018-07-09
1
-0
/
+10
*
[Power9] Add __float128 builtins for Round To Odd
Stefan Pintilie
2018-07-09
1
-0
/
+82
*
[Power9] Add __float128 support for compare operations
Stefan Pintilie
2018-07-09
1
-0
/
+225
*
[Power9] Add __float128 library call for frem
Stefan Pintilie
2018-07-06
1
-0
/
+14
*
[Power9] Add lib calls for float128 operations with no equivalent PPC instruc...
Lei Huang
2018-07-05
1
-1
/
+146
*
[AArch64, PowerPC, x86] add tests for signbit bit hacks; NFC
Sanjay Patel
2018-07-05
1
-0
/
+151
*
[Power9] Optimize codgen for conversions of int to float128
Lei Huang
2018-07-05
2
-10
/
+136
*
[Power9][NFC] add back-end tests for passing homogeneous fp128 aggregates by ...
Lei Huang
2018-07-05
1
-3
/
+187
*
[Power9] Add tests for passing float128 in VSX reg for non-homogenous aggregates
Lei Huang
2018-07-05
1
-0
/
+206
*
[Power9]Legalize and emit code for quad-precision convert from single-precision
Lei Huang
2018-07-05
2
-27
/
+162
*
[Power9] Implement float128 parameter passing and return values
Lei Huang
2018-07-05
1
-0
/
+268
*
[Power9]Legalize and emit code for round & convert quad-precision values
Lei Huang
2018-07-04
1
-0
/
+154
*
[PowerPC] Replace the Post RA List Scheduler with the Machine Scheduler
Stefan Pintilie
2018-07-04
76
-482
/
+457
[next]