Closed doe300 closed 6 years ago
It's ok for me to disable or enable optimizations by your commit. But, for setting parameters, it's not convinient.
Now only the threshold of combineLoadLiterals
can be adjusted by passing parameter.
In this implementation, --fcombine-loads=1000
can set the threshold.
It works, but in near future
Then, the name of option for that will be strange for users. I think there is no beautiful way to solve the problem. It's better to do like previous way.
I like the way how to add parameters adjusted by compilation options except one point I wrote. After solving this, we can merge it.
Seems good to me +1
TestVC4C
(similar to what is inVC4C
)Closes #75