1. 0976e00 Make the AttrListPtr object a part of the LLVMContext. by Bill Wendling · 12 years ago
  2. 925bcb1 Have AttributesImpl defriend the Attributes class. by Bill Wendling · 12 years ago
  3. 05cc40d Move the AttributesImpl header file into the VMCore directory so that it can be opaque. by Bill Wendling · 12 years ago[Renamed from include/llvm/AttributesImpl.h]
  4. e82a040 Remove dead methods. by Bill Wendling · 12 years ago
  5. 2e879bc Use the enum value of the attributes when adding them to the attributes builder. by Bill Wendling · 12 years ago
  6. 6765834 Create enums for the different attributes. by Bill Wendling · 12 years ago
  7. 8e635db Begin the transition to using the AttributesImpl object for the Attributes ivar. by Bill Wendling · 12 years ago[Renamed (78%) from lib/VMCore/AttributesImpl.h]
  8. 2c79ecb Initial commit for the AttributesImpl class. by Bill Wendling · 12 years ago