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
/
Transforms
/
InstCombine
/
fsh.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] reduce funnel-shift i16 X, X, 8 to bswap X
Sanjay Patel
2019-06-24
1
-3
/
+9
*
[InstCombine] add tests for funnel-shift to bswap; NFC
Sanjay Patel
2019-06-24
1
-0
/
+37
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+638
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-638
/
+0
*
[InstCombine] Prune fshl/fshr with masked operands
Nikita Popov
2019-04-16
1
-12
/
+8
*
[InstCombine] Add tests for fshl/fshr with masked operands; NFC
Nikita Popov
2019-04-16
1
-0
/
+81
*
[InstCombine] allow general vector constants for funnel shift to shift transf...
Sanjay Patel
2019-03-18
1
-4
/
+4
*
[InstCombine] extend rotate-left-by-constant canonicalization to funnel shift
Sanjay Patel
2019-03-18
1
-5
/
+5
*
[InstCombine] add funnel shift tests with arbitrary constants; NFC
Sanjay Patel
2019-03-18
1
-8
/
+44
*
[InstCombine] canonicalize rotate right by constant to rotate left
Sanjay Patel
2019-03-17
1
-4
/
+4
*
[InstCombine] add tests for rotate by constant using funnel intrinsics; NFC
Sanjay Patel
2019-03-17
1
-0
/
+36
*
[InstCombine] remove duplicate tests
Sanjay Patel
2019-03-14
1
-36
/
+0
*
[InstCombine] canonicalize funnel shift constant shift amount to be modulo bi...
Sanjay Patel
2019-03-14
1
-6
/
+29
*
[InstCombine] add tests for funnel shift constant shift amount mod bitwidth; NFC
Sanjay Patel
2019-03-14
1
-0
/
+36
*
[InstCombine] add tests for funnel shift constant shift amount mod bitwidth; NFC
Sanjay Patel
2019-03-14
1
-0
/
+36
*
[InstCombine] add tests for rotate/bswap equality; NFC
Sanjay Patel
2018-11-27
1
-0
/
+23
*
[InstCombine] Determine demanded and known bits for funnel shifts
Nikita Popov
2018-11-24
1
-19
/
+34
*
[InstCombine] Simplify funnel shift with zero/undef operand to shift
Nikita Popov
2018-11-23
1
-9
/
+45
*
[InstCombine] Add tests for funnel shift with zero operand; NFC
Nikita Popov
2018-11-21
1
-0
/
+36
*
[InstCombine] add tests for funnel shifts; NFC
Sanjay Patel
2018-11-20
1
-0
/
+177
*
[InstCombine] fold funnel shift amount based on demanded bits
Sanjay Patel
2018-11-13
1
-14
/
+10
*
[InstCombine] add tests for funnel shift demanded bits; NFC
Sanjay Patel
2018-11-13
1
-0
/
+147