Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b13c91f159fa9b631cb15dc02ea0b72b2802ac4d
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
increment.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
f907b89
Correct word hyphenations
by Alp Toker
· 12 years ago
c1c7a13
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
by Stephen Lin
· 12 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
4cb8cda
LoopVectorize: Preserve NSW, NUW and IsExact flags.
by Nadav Rotem
· 13 years ago
a721b21
LoopVectorizer: Add a basic cost model which uses the VTTI interface.
by Nadav Rotem
· 13 years ago
d189b82
Vectorize: teach cavVectorizeMemory to distinguish between A[i]+=x and A[B[i]]+=x.
by Nadav Rotem
· 13 years ago
4f7f727
Vectorizer: Add support for loop reductions.
by Nadav Rotem
· 13 years ago
ced93f3
vectorizer: Add support for reading and writing from the same memory location.
by Nadav Rotem
· 13 years ago