llvm-6502/lib/Transforms
2010-02-16 20:25:07 +00:00
..
Hello make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
InstCombine There are two ways of checking for a given type, for example isa<PointerType>(T) 2010-02-16 11:11:14 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO There are two ways of checking for a given type, for example isa<PointerType>(T) 2010-02-16 11:11:14 +00:00
Scalar Refactor rewriting for PHI nodes into a separate function. 2010-02-16 20:25:07 +00:00
Utils Refactor to share code to find the position of a basic block successor in the 2010-02-16 19:49:17 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00