1. f2a4a92 Now Attributes are divided in three groups by Devang Patel · 17 years ago
  2. d222f86 Large mechanical patch. by Devang Patel · 17 years ago
  3. e480dfa s/ParameterAttributes/Attributes/g by Devang Patel · 17 years ago
  4. 345bbb7 recommit bcreader, handling packed structs correctly. Apparently by Chris Lattner · 17 years ago
  5. a267489 Revert 55090, regressions in: by Daniel Dunbar · 17 years ago
  6. 091c331 Fix an N^2 issue handling constant resolution due to RAUW in large arrays by Chris Lattner · 17 years ago
  7. 06b0feb eliminate calls to deprecated Use::init() interface by Gabor Greif · 17 years ago
  8. 25bc322 merge of use-diet branch to trunk by Gabor Greif · 17 years ago
  9. 40bd38e Add explicit keywords. by Dan Gohman · 17 years ago
  10. 1c8733e Reimplement the parameter attributes support, phase #1. hilights: by Chris Lattner · 17 years ago
  11. 081ce94 Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  12. a228e39 This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. by Chandler Carruth · 18 years ago
  13. f17a25c It's not necessary to do rounding for alloca operations when the requested by Dan Gohman · 18 years ago