Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  James Y Knight ff5877ff78 Fix compilation of examples after 13680223b9d8 / r352827 6 vuotta sitten
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 vuotta sitten
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." 6 vuotta sitten
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 vuotta sitten
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 vuotta sitten
  Serge Guelton 9d54400bba Module::getOrInsertFunction is using C-style vararg instead of variadic templates. 8 vuotta sitten
  Justin Bogner 7d7a23e700 Replace a few more "fall through" comments with LLVM_FALLTHROUGH 9 vuotta sitten
  Eugene Zelenko 578a1d21a0 Fix some Include What You Use warnings in examples; other minor fixes. 9 vuotta sitten
  Hans Wennborg d16725c31f Fix Clang-tidy modernize-use-nullptr warnings in examples and include directories; other minor cleanups. 10 vuotta sitten
  NAKAMURA Takumi df11b54057 BrainF.cpp: Update CreateCall() according to r237624. 10 vuotta sitten
  NAKAMURA Takumi 7d4d5d39cf llvm/examples/BrainF: Give an explicit pointee type to ConstantExpr::getGetElementPtr(ty...), according to r233938. 10 vuotta sitten
  Chandler Carruth 0a08460599 Update the examples for the new header file locations. 12 vuotta sitten
  Chandler Carruth 4ca7e09b7c Sort the #include lines of the examples/... tree. 12 vuotta sitten
  Francois Pichet a0935775db Fix BrainF compilation. 13 vuotta sitten
  Jay Foad dab3d29605 Convert ConstantExpr::getGetElementPtr and 14 vuotta sitten
  Chris Lattner 4b3d5469fb update for recent api changes. I have a hard time believing that this is actually a useful example. 14 vuotta sitten
  Francois Pichet 0bd9d3af54 Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples. 14 vuotta sitten
  Benjamin Kramer eb9a85f09e Change Intrinsic::getDeclaration and friends to take an ArrayRef. 14 vuotta sitten
  Francois Pichet e8b323aed4 Remove the const from Type after of Jay deconstify work. 14 vuotta sitten
  Francois Pichet a3d57e6980 Fix the BrainF build. 14 vuotta sitten
  John Wiegley d1c2bd8e6e fix some examples 14 vuotta sitten
  Jay Foad 3ecfc861b4 Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 14 vuotta sitten
  Chris Lattner 9908fec11e upgrade to use new intrinsics, patch by Dan Hipschman! 15 vuotta sitten
  Victor Hernandez 9d0b704e3e Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions. 16 vuotta sitten
  Victor Hernandez df98761d08 Revert r86077 because it caused crashes in 179.art and 175.vpr on ARM 16 vuotta sitten
  Victor Hernandez 24f934d055 Update CreateMalloc so that its callers specify the size to allocate: 16 vuotta sitten
  Victor Hernandez 046e78ce55 Remove FreeInst. 16 vuotta sitten
  Victor Hernandez 13ad5aaaff Autoupgrade malloc insts to malloc calls. 16 vuotta sitten
  Victor Hernandez 3e0c99a26f Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it causes regressions in the nightly tests. 16 vuotta sitten
  Victor Hernandez 96b930ddc7 Auto-upgrade malloc instructions to malloc calls. 16 vuotta sitten