Историја ревизија

Аутор SHA1 Порука Датум
  Bill Wendling 55ae515f9d Create the new linker type "linker_private_weak_def_auto". пре 15 година
  Dan Gohman 489b29b0a4 Introduce a new temporary MDNode concept. Temporary MDNodes are пре 15 година
  Argyrios Kyrtzidis 8c8b9ee8c8 Revert r111082. No warnings for this common pattern. пре 15 година
  Argyrios Kyrtzidis 7268d97ae6 Add ATTRIBUTE_UNUSED to methods that are not supposed to be used. пре 15 година
  Dan Gohman 17aa92c92a Make NamedMDNode not be a subclass of Value, and simplify the interface пре 15 година
  Dan Gohman 872814ae04 Disallow null as a named metadata operand. пре 15 година
  Dan Gohman 19538d1e9f Add support for remapping metadata kind IDs when reading in a пре 15 година
  Dan Gohman ac80975ea4 Add support for empty metadata nodes: !{}. пре 15 година
  Gabor Greif c654d1b8c1 cache result of operator* пре 15 година
  Bill Wendling 5e721d7682 Implement the "linker_private_weak" linkage type. This will be used for пре 15 година
  Bill Wendling 07d3177117 Revert r107205 and r107207. пре 15 година
  Bill Wendling 207855cff9 Introducing the "linker_weak" linkage type. This will be used for Objective-C пре 15 година
  Dan Gohman a37dd3e6a5 Bitcode support for allocas with arbitrary array size types. пре 15 година
  Chris Lattner a6245247e9 Add special case bitcode support for DebugLoc. This avoids пре 15 година
  Dan Gohman a4ae3a100d If the bitcode reader input stream isn't a multiple of 4 bytes, it's more пре 15 година
  Chris Lattner 93b122d3c4 reapply r98656 unmodified, which exposed the asmprinter not пре 15 година
  Daniel Dunbar b85c7100c5 Revert r98656, its breaking all over the place. пре 15 година
  Chris Lattner 8b3b34f410 improve support for uniontype and ConstantUnion, patch by Tim Northover! пре 15 година
  Nick Lewycky 9a49f1552d Make the side-numbering of instructions used by metadata (which is needed to пре 15 година
  Duncan Sands 1df9859c40 There are two ways of checking for a given type, for example isa<PointerType>(T) пре 15 година
  Duncan Sands b0bc6c361d Uniformize the names of type predicates: rather than having isFloatTy and пре 15 година
  Chris Lattner fdfeb6976f Add support for a union type in LLVM IR. Patch by Talin! пре 15 година
  Jeffrey Yasskin f0356fe140 Kill ModuleProvider and ghost linkage by inverting the relationship between пре 15 година
  Dan Gohman 26793ed974 Fix the bitcode reader to deserialize nuw/nsw/etc. bits properly in the case пре 15 година
  Nick Lewycky 401f3258f6 Fix a crasher trying to fold each element in a comparison between two vectors пре 15 година
  Victor Hernandez fab9e99c01 Parse function-local metadata inside function blocks пре 15 година
  Devang Patel 23598502ef s/NextValueNo/NextMDValueNo while processing metadata. пре 15 година
  Victor Hernandez 24e64df7ec Compute isFunctionLocal in MDNode ctor or via argument in new function getWhenValsUnresolved(). пре 15 година
  Chris Lattner 70644e92d8 clean up this code, add a fixme. пре 15 година
  Devang Patel 7f9664699e NamedMDNode element is either null or MDNode. Otherwise this is a malformed NamedMDNode record. пре 15 година