Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b51a9bc35854509b9d4b125d232c4ff07ab765f5
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
lcssa-crash.ll
6f4ed07
[LV] Fix an issue where forming LCSSA in the place that we did would
by Chandler Carruth
· 9 years ago
5185b7d
[LV] Remove triples from target-independent vectorizer tests. NFC.
by Michael Kuperstein
· 9 years ago
b653de1
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable.
by Sanjay Patel
· 11 years ago
6ac1e62
LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don't assert on those cases.
by Benjamin Kramer
· 12 years ago
6d9dafe
Force a fixed unroll count on the target independent tests.
by Nadav Rotem
· 13 years ago
0b37f14
LoopVectorizer: Fix a bug in the code that updates the loop exiting block.
by Nadav Rotem
· 13 years ago