Skip to content
GitLab
Explore
Sign in
Commits · d0f83d15a35f7935e8ca7aa54675ef250e91fe3e
llvm-epi
llvm
test
Transforms
LoopVectorize
optsize.ll
Browse files
Aug 11, 2015
fix minsize detection: minsize attribute implies optimizing for size
· fec7965b
Sanjay Patel
authored
Aug 11, 2015
fec7965b
remove unnecessary settings/attributes from test case
· b5c0c587
Sanjay Patel
authored
Aug 11, 2015
b5c0c587
Jun 24, 2015
[LoopVectorizer] Fix bailing-out condition for OptForSize case.
· 79ff564e
Michael Zolotukhin
authored
Jun 24, 2015
79ff564e
Loading