This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f13f2e16f00e8d23b49b0dfc58d63adc052d0222
clang-p2996
/
llvm
/
test
/
Transforms
/
VectorCombine
/
X86
History
Sanjay Patel
c9bcc237a2
[VectorCombine] add tests for load+insert; NFC
2020-08-06 15:45:02 -04:00
..
extract-binop.ll
[VectorCombine] add/use pass-level IRBuilder
2020-06-22 09:01:29 -04:00
extract-cmp-binop.ll
[VectorCombine] try to form vector compare and binop to eliminate scalar ops
2020-06-29 10:38:52 -04:00
extract-cmp.ll
[VectorCombine] improve IR debugging by providing/salvaging value names
2020-06-22 08:35:47 -04:00
insert-binop-with-constant.ll
[VectorCombine] scalarizeBinop - support an all-constant src vector operand
2020-06-09 19:02:05 +01:00
insert-binop.ll
[VectorCombine] forward walk through instructions to improve chaining of transforms
2020-05-16 13:08:01 -04:00
lit.local.cfg
…
load.ll
[VectorCombine] add tests for load+insert; NFC
2020-08-06 15:45:02 -04:00
scalarize-cmp.ll
[VectorCombine] fix assert for type of compare operand
2020-06-20 15:20:17 -04:00
shuffle.ll
[VectorCombine] add helper to replace uses and rename
2020-06-22 09:58:49 -04:00