commit | 9860e771102e057f581cb251dfa76f5f61db8c41 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Oct 12 04:36:29 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Oct 12 04:36:29 2003 +0000 |
tree | 35e27f1980208c0c31bfc4a6860aa62d2a9aae91 | |
parent | b3dab903c549557b73b3f88fc063b9bce07694ef [diff] |
* Be TBAA safe * Fix isFPCSafeToPrint to find more constants safe to print, which it was failing because ftostr was padding with leading space characters. * Scan the entire module for global constants instead of each function at a time. This has the advantage of allowing us to emit constants at global scope instead of function scope. This speeds FP programs quite a bit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9048 91177308-0d34-0410-b5e6-96231b3b80d8