Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Transforms
InstCombine
InstCombineLoadStoreAlloca.cpp
Find file
Blame
History
Permalink
Uniformize the names of type predicates: rather than having isFloatTy and
· 9dff9bec
Duncan Sands
authored
Feb 15, 2010
isInteger, we now have isFloatTy and isIntegerTy. Requested by Chris! llvm-svn: 96223
9dff9bec
Loading