Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1ac6e8ae61cfaa5729284e4707b51d30f4a390e1
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
if-conversion-nest.ll
a525fff
[Loop Vectorize] Added a separate metadata
by Aditya Kumar
· 8 years ago
8c452d7
[LV] Test once if vector trip count is zero, instead of twice
by Ayal Zaks
· 8 years ago
28f53ef
[LoopVectorize] auto-generate complete checks; NFC
by Sanjay Patel
· 8 years ago
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
c1c7a13
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
by Stephen Lin
· 12 years ago
4ce060b
LoopVectorizer: Add support for if-conversion of PHINodes with 3+ incoming values.
by Nadav Rotem
· 13 years ago