1. 5f5a573 remove attributions from tools. by Chris Lattner · 18 years ago
  2. 3e7ea1e Fixing several transforms which would drop the collector attribute by Gordon Henriksen · 18 years ago
  3. 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
  4. f5588dc Fix PR1146: parameter attributes are longer part of by Duncan Sands · 18 years ago
  5. 0366a6d Make llvm2cpp better, patch for PR1794, contributed by Zack Rusin. by Chris Lattner · 18 years ago
  6. fbd9cda Revise previous patch per review comments. by Dale Johannesen · 18 years ago
  7. 1616e90 Add APInt interfaces to APFloat (allows directly by Dale Johannesen · 18 years ago
  8. b9de9f0 Next round of APFloat changes. by Dale Johannesen · 18 years ago
  9. 69fc0d5 by David Greene · 18 years ago
  10. 6238f49 by David Greene · 18 years ago
  11. 393be88 by David Greene · 18 years ago
  12. 8278ef5 by David Greene · 18 years ago
  13. efbe90e Adjust for new CallInst constructor interface. by Reid Spencer · 18 years ago
  14. f17a25c It's not necessary to do rounding for alloca operations when the requested by Dan Gohman · 18 years ago