Convert non-address taken functions with C calling conventions to fastcc.
authorChris Lattner <sabre@nondot.org>
Sun, 8 May 2005 22:18:06 +0000 (22:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 May 2005 22:18:06 +0000 (22:18 +0000)
commitfb217adf92cbfd045614a652be63c710ce6a263d
treeb32144f76411daa79fd76706dac76863e0b24731
parent56c418676a308034e5eecf10d3f96ced2d1fab24
Convert non-address taken functions with C calling conventions to fastcc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21791 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp