The TargetData is not used for the isPowerOfTwo determination. It has never
[oota-llvm.git] / include / llvm / InstVisitor.h
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-30 Chandler CarruthMove the InstVisitor utility into VMCore where it belon...