Histórico de Commits

Autor SHA1 Mensagem Data
  Dale Johannesen bb811a2445 Add X86 MMX type to bitcode and Type. há 15 anos atrás
  Bill Wendling de49f360ec Auto-upgrade the magic ".llvm.eh.catch.all.value" global to há 15 anos atrás
  Dan Gohman 70c2fc0823 Discard metadata produced by LLVM 2.7. The value enumeration it used há 15 anos atrás
  Chris Lattner 17aa68055b zap dead code. há 15 anos atrás
  Chris Lattner 61c70e98ac remove unions from LLVM IR. They are severely buggy and not há 15 anos atrás
  Dan Gohman 064ff3e435 Add a FIXME comment. há 15 anos atrás
  Dan Gohman 698138384e Fix the bitcode reader to clear out function-specific state há 15 anos atrás
  Dan Gohman 56e2a57744 Fix a bug found by inspection. há 15 anos atrás
  Dan Gohman 6b9cb84f8c Add a comment. há 15 anos atrás
  Bill Wendling 55ae515f9d Create the new linker type "linker_private_weak_def_auto". há 15 anos atrás
  Dan Gohman 489b29b0a4 Introduce a new temporary MDNode concept. Temporary MDNodes are há 15 anos atrás
  Argyrios Kyrtzidis 8c8b9ee8c8 Revert r111082. No warnings for this common pattern. há 15 anos atrás
  Argyrios Kyrtzidis 7268d97ae6 Add ATTRIBUTE_UNUSED to methods that are not supposed to be used. há 15 anos atrás
  Dan Gohman 17aa92c92a Make NamedMDNode not be a subclass of Value, and simplify the interface há 15 anos atrás
  Dan Gohman 872814ae04 Disallow null as a named metadata operand. há 15 anos atrás
  Dan Gohman 19538d1e9f Add support for remapping metadata kind IDs when reading in a há 15 anos atrás
  Dan Gohman ac80975ea4 Add support for empty metadata nodes: !{}. há 15 anos atrás
  Gabor Greif c654d1b8c1 cache result of operator* há 15 anos atrás
  Bill Wendling 5e721d7682 Implement the "linker_private_weak" linkage type. This will be used for há 15 anos atrás
  Bill Wendling 07d3177117 Revert r107205 and r107207. há 15 anos atrás
  Bill Wendling 207855cff9 Introducing the "linker_weak" linkage type. This will be used for Objective-C há 15 anos atrás
  Dan Gohman a37dd3e6a5 Bitcode support for allocas with arbitrary array size types. há 15 anos atrás
  Chris Lattner a6245247e9 Add special case bitcode support for DebugLoc. This avoids há 15 anos atrás
  Dan Gohman a4ae3a100d If the bitcode reader input stream isn't a multiple of 4 bytes, it's more há 15 anos atrás
  Chris Lattner 93b122d3c4 reapply r98656 unmodified, which exposed the asmprinter not há 15 anos atrás
  Daniel Dunbar b85c7100c5 Revert r98656, its breaking all over the place. há 15 anos atrás
  Chris Lattner 8b3b34f410 improve support for uniontype and ConstantUnion, patch by Tim Northover! há 15 anos atrás
  Nick Lewycky 9a49f1552d Make the side-numbering of instructions used by metadata (which is needed to há 15 anos atrás
  Duncan Sands 1df9859c40 There are two ways of checking for a given type, for example isa<PointerType>(T) há 15 anos atrás
  Duncan Sands b0bc6c361d Uniformize the names of type predicates: rather than having isFloatTy and há 15 anos atrás