Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  Devang Patel 69d02e0a17 Allow null to be an element of NamedMDNode. e.g. !llvm.stuff = !{!0, !1, null} 15 жил өмнө
  Devang Patel 3e30c2a3c5 NamedMDNode is a collection MDNodes. 15 жил өмнө
  Benjamin Kramer f012705c7e Avoid going through the LLVMContext for type equality where it's safe to dereference the type pointer. 15 жил өмнө
  Chris Lattner 081134741b Final step in the metadata API restructuring: move the 15 жил өмнө
  Chris Lattner 3990b121cf This is a major cleanup of the instruction metadata interfaces that 15 жил өмнө
  Chris Lattner 0eb419800a rename getMDKind -> getMDKindID, make it autoinsert if an MD Kind 15 жил өмнө
  Victor Hernandez 9d0b704e3e Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions. 16 жил өмнө
  Victor Hernandez df98761d08 Revert r86077 because it caused crashes in 179.art and 175.vpr on ARM 16 жил өмнө
  Victor Hernandez 24f934d055 Update CreateMalloc so that its callers specify the size to allocate: 16 жил өмнө
  Chris Lattner cdfc940912 Revert 85678/85680. The decision is to stay with the current form of 16 жил өмнө
  Chris Lattner 7d83ebcadd Make blockaddress(@func, null) be valid, and make 'deleting a basic 16 жил өмнө
  Chris Lattner 50b136dae9 add bitcode reader support for blockaddress. We can now fully 16 жил өмнө
  Chris Lattner ab21db79ef rename indbr -> indirectbr to appease the residents of #llvm. 16 жил өмнө
  Chris Lattner f9be95f867 add enough support for indirect branch for the feature test to pass 16 жил өмнө
  Daniel Dunbar 22bbd9b9b8 Suppress -Asserts warning. 16 жил өмнө
  Victor Hernandez 66284e063a Auto-upgrade free instructions to calls to the builtin free function. 16 жил өмнө
  Devang Patel 9d89df1690 Hide MetadataContext implementation details. 16 жил өмнө
  Dale Johannesen 8ba2d5befc Rename msasm to alignstack per review. 16 жил өмнө