correct the type of two intrinsics, add int_ppc_altivec_vmladduhm
[oota-llvm.git] / include / llvm / Analysis / ET-Forest.h
2006-01-15 Chris LattnerInitialize DFSnum's to -1, in case a node is not reachable.
2006-01-15 Chris Lattneradd an assert, patch by Daniel Berlin
2006-01-08 Chris LattnerFix the build on platforms where <cassert> doesn't...
2006-01-08 Chris LattnerInitial implementation of the ET-Forest data structure...