Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e8aab7480c2550b51fd60d6eb102b361e70931d7
/
llvm
/
test
/
Transforms
/
BBVectorize
/
loop1.ll
c1c7a13
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
by Stephen Lin
· 12 years ago
7383bfd6
Switch BBVectorize to directly depend on having a TTI analysis.
by Chandler Carruth
· 13 years ago
b1615b1
Make opt grab the triple from the module and use it to initialize the target machine.
by Nadav Rotem
· 13 years ago
842ad0b
BBVectorize: Choose pair ordering to minimize shuffles
by Hal Finkel
· 13 years ago
e0d9db9
Move target-specific BBVectorize tests into a separate directory.
by Hal Finkel
· 13 years ago
65e0da79
Add CPU model to BBVectorize cost-model tests.
by Hal Finkel
· 13 years ago
cbf9365
Begin incorporating target information into BBVectorize.
by Hal Finkel
· 13 years ago
c34e511
Add a basic-block autovectorization pass.
by Hal Finkel
· 14 years ago