llvm-6502/lib/Transforms
Duncan Sands b0bc6c361d Uniformize the names of type predicates: rather than having isFloatTy and
isInteger, we now have isFloatTy and isIntegerTy.  Requested by Chris!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96223 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-15 16:12:20 +00:00
..
Hello make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
InstCombine Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Scalar Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Utils Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00