Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc041b82d44b51a3b7da79c38e4052e28ff8011c
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
calloc.ll
a79ac14
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
by David Blaikie
· 11 years ago
79e6c74
[opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction
by David Blaikie
· 11 years ago
b653de1
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable.
by Sanjay Patel
· 11 years ago
7ae00a1
[LoopVectorize] Use AA to partition potential dependency checks
by Hal Finkel
· 11 years ago
1a5ff28
TBAA: remove !tbaa from testing cases if not used.
by Manman Ren
· 13 years ago
30a65bc
Remove the -licm pass from the loop vectorizer test because the loop vectorizer does it now.
by Nadav Rotem
· 13 years ago
6d9dafe
Force a fixed unroll count on the target independent tests.
by Nadav Rotem
· 13 years ago
5350cd3
If all of the write objects are identified then we can vectorize the loop even if the read objects are unidentified.
by Nadav Rotem
· 13 years ago