Now that -loop-idiom uses TargetLibraryInfo properly, it doesn't
authorChris Lattner <sabre@nondot.org>
Fri, 18 Feb 2011 22:36:36 +0000 (22:36 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Feb 2011 22:36:36 +0000 (22:36 +0000)
commit0160c8a8bc1c1f3c3a65a44cb614bf03ef82a967
treecd0842a34c3841523b71fc4e14049b45e79f5b31
parente324f6e05ff7a157347edb48203db0250805f748
Now that -loop-idiom uses TargetLibraryInfo properly, it doesn't
need to be pulled out of the pass manager when the user specifies
-fno-builtin.  It can intelligently determine which libcalls to
optimize based on what is enabled in TargetLibraryInfo.  This
allows -fno-builtin-foo to work someday.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125981 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/StandardPasses.h