summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-12 04:36:29 +0000
committerChris Lattner <sabre@nondot.org>2003-10-12 04:36:29 +0000
commit9860e771102e057f581cb251dfa76f5f61db8c41 (patch)
tree35e27f1980208c0c31bfc4a6860aa62d2a9aae91 /test
parentb3dab903c549557b73b3f88fc063b9bce07694ef (diff)
downloadllvm-9860e771102e057f581cb251dfa76f5f61db8c41.tar.gz
llvm-9860e771102e057f581cb251dfa76f5f61db8c41.tar.bz2
llvm-9860e771102e057f581cb251dfa76f5f61db8c41.tar.xz
* 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
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions