opt -std-compile-opts

Hi

I am using the llvm 1.9 and contrary to the help page there is no option:
-std-compile-opts
for the command "opt". It would be nice if s.o. could list the passes which
are normally done for compilation/optimization.

Thanks
ST

PS: Is there some overview over all the passes besides the documentation in
the head of the source files? Being not so fond with compilers i am somehow
lost with all theses passes.