SelectionDAG: Enable (and (setcc x), (setcc y)) -> (setcc (and x, y)) for vectors
[oota-llvm.git] / bindings / README.txt
2007-09-18 Gordon HenriksenAdding ocaml language bindings for the vmcore and bitwr...