1. 3dadeb3 Do not mark EH tables no-dead-strip unless the associated function is so marked. by Dale Johannesen · 18 years ago
  2. 8eaa5a9 remove #includage by Chris Lattner · 18 years ago
  3. 081ce94 Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  4. 4ff179f The C++ exception handling personality function wants by Duncan Sands · 18 years ago
  5. bb2f222 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 · 18 years ago
  6. d83c2c0 Provide a way to update DescGlobals cache directly. by Devang Patel · 18 years ago
  7. 241a0c9 Fix PR1628. When exception handling is turned on, by Duncan Sands · 18 years ago
  8. 923fdb1 There is an impedance matching problem between LLVM and by Duncan Sands · 18 years ago
  9. f17a25c It's not necessary to do rounding for alloca operations when the requested by Dan Gohman · 18 years ago