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
/
masked_intrinsics.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] Convert a masked.load of a dereferenceable address to an uncond...
Philip Reames
2019-04-23
1
-2
/
+3
*
[Tests] Revise a test as requested by reviewer in D59703
Philip Reames
2019-04-22
1
-13
/
+14
*
[Tests] Add a negative test for masked.gather part of D59703
Philip Reames
2019-04-22
1
-0
/
+14
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+261
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-261
/
+0
*
[InstCombine] Fix a nasty miscompile introduced w/masked.gather demanded elts
Philip Reames
2019-04-12
1
-2
/
+1
*
[Tests] Checkin a test demonstrating a miscompile so that patch which fixes i...
Philip Reames
2019-04-12
1
-0
/
+15
*
[Tests] Add masked.gather tests for non-constant masks + speculation possibil...
Philip Reames
2019-03-22
1
-0
/
+37
*
[tests] Add a generic masked.gather test to show sometimes we can't transform
Philip Reames
2019-03-22
1
-10
/
+11
*
[tests] Add tests for converting masked.load to load speculatively
Philip Reames
2019-03-22
1
-0
/
+60
*
[Tests] Use valid alignment in masked.gather tests
Philip Reames
2019-03-22
1
-5
/
+5
*
Simplify operands of masked stores and scatters based on demanded elements
Philip Reames
2019-03-20
1
-5
/
+3
*
Demanded elements support for masked.load and masked.gather
Philip Reames
2019-03-19
1
-8
/
+8
*
[tests] Add a test for constexpr mask as requested in D57372
Philip Reames
2019-03-15
1
-1
/
+9
*
[InstCombine] add tests for masked store/scatter; NFC
Sanjay Patel
2019-03-15
1
-0
/
+27
*
Verifier: Make sure masked load/store alignment is a power of 2
Matt Arsenault
2019-03-13
1
-1
/
+1
*
[Test] Add tests for gather/maked.load demanded elements, and convert the who...
Philip Reames
2019-01-29
1
-17
/
+67
*
Support arbitrary address space pointers in masked gather/scatter intrinsics.
Elad Cohen
2017-05-03
1
-4
/
+4
*
[InstCombine] Masked loads with undef masks can fold to normal loads
David Majnemer
2016-07-14
1
-0
/
+9
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-06-28
1
-6
/
+6
*
Revert -r273892 "Support arbitrary addrspace pointers in masked load/store in...
Artur Pilipenko
2016-06-27
1
-6
/
+6
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-06-27
1
-6
/
+6
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Adam Nemet
2016-04-14
1
-6
/
+6
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-04-12
1
-6
/
+6
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Matthias Braun
2016-03-22
1
-6
/
+6
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-03-10
1
-6
/
+6
*
[InstCombine] simplify masked scatter/gather intrinsics with zero masks
Sanjay Patel
2016-02-01
1
-3
/
+20
*
[InstCombine] simplify masked store intrinsics with all ones or zeros masks
Sanjay Patel
2016-02-01
1
-0
/
+18
*
fix broken check lines
Sanjay Patel
2016-02-01
1
-2
/
+2
*
[InstCombine] simplify masked load intrinsics with all ones or zeros masks
Sanjay Patel
2016-02-01
1
-21
/
+2
*
add masked intrinsic tests to show missed opportunities
Sanjay Patel
2016-01-28
1
-0
/
+41