Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e8aab7480c2550b51fd60d6eb102b361e70931d7
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
nofloat.ll
b653de1
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable.
by Sanjay Patel
· 11 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
4897392
Avoid vectorization when the function has the "noimplicitflot" attribute.
by Nadav Rotem
· 13 years ago