llvm-6502/lib/Transforms
Benjamin Kramer 0b6cb50738 Factor checked library call optimization into a common helper class and use it
to unify the almost identical code in CodeGenPrepare and InstCombineCalls.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98338 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-12 09:27:41 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Factor checked library call optimization into a common helper class and use it 2010-03-12 09:27:41 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Try to keep the cached inliner costs around for a bit longer for big functions. 2010-03-09 23:02:17 +00:00
Scalar Factor checked library call optimization into a common helper class and use it 2010-03-12 09:27:41 +00:00
Utils Factor checked library call optimization into a common helper class and use it 2010-03-12 09:27:41 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00