1. 57360d1 remove attributions from the rest of the llvm makefiles. by Chris Lattner · 17 years ago
  2. 43ad6b3 Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space. by Christopher Lamb · 17 years ago
  3. bef8e0b add a new BF->LLVM translator, contributed by Sterling Stein. by Chris Lattner · 17 years ago