This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
VectorCombine
/
X86
History
Sanjay Patel
cfe40acd16
[VectorCombine] add tests for load vectorization; NFC
2020-07-23 11:24:04 -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 vectorization; NFC
2020-07-23 11:24:04 -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