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
e5dc57d4fb356db31476da8717f20e9f5dc58ac6
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopVectorize
History
Nadav Rotem
e5dc57d4fb
Fix an infinite loop in the loop-vectorizer.
...
PR14134. llvm-svn: 166379
2012-10-20 20:45:01 +00:00
..
2012-10-20-infloop.ll
Fix an infinite loop in the loop-vectorizer.
2012-10-20 20:45:01 +00:00
gcc-examples.ll
Vectorizer: Add support for loop reductions.
2012-10-19 23:05:40 +00:00
increment.ll
Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]]+=x.
2012-10-20 08:26:33 +00:00
lit.local.cfg
…
non-const-n.ll
…
read-only.ll
Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]]+=x.
2012-10-20 08:26:33 +00:00
reduction.ll
Vectorizer: Add support for loop reductions.
2012-10-19 23:05:40 +00:00