Histórico de Commits

Autor SHA1 Mensagem Data
  Peter Collingbourne 57c068763a IR. Change strip* family of functions to not look through aliases. há 6 anos atrás
  Rong Xu 5af7fe31f4 [PGO] Context sensitive PGO (part 2) há 6 anos atrás
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. há 6 anos atrás
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." há 6 anos atrás
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. há 6 anos atrás
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Philip Pfaffe 6016231586 Extend Module::getOrInsertGlobal to control the construction of the há 6 anos atrás
  Alex Lorenz 6592c09789 [macho] save the SDK version stored in module metadata into the version min and há 6 anos atrás
  Caroline Tice a53c520ec5 Pass code-model through Module IR to LTO which will use it. há 7 anos atrás
  Alexander Richardson 47ff67b78d Allow creating llvm::Function in non-zero address spaces há 7 anos atrás
  Jessica Paquette 849da555d2 Add remarks describing when a pass changes the IR instruction count of a module há 7 anos atrás
  Sriraman Tallam 11fc5bbdc7 Intrinsics calls should avoid the PLT when "RtLibUseGOT" metadata is present. há 7 anos atrás
  Serge Guelton 624678f806 Normalize constructor call syntax, NFCI. há 8 anos atrás
  Serge Guelton fbec1c990e Have Module::createRNG return a unique_ptr há 8 anos atrás
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... há 8 anos atrás
  Teresa Johnson 1fd5bb9c53 Support for taking the max of module flags when linking, use for PIE/PIC há 8 anos atrás
  Eugene Zelenko dc6cb6019c [IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC). há 8 anos atrás
  Serge Guelton d35f86ef8f Suppress all uses of LLVM_END_WITH_NULL. NFC. há 8 anos atrás
  Serge Guelton 9d54400bba Module::getOrInsertFunction is using C-style vararg instead of variadic templates. há 8 anos atrás
  Diana Picus 1d02724c71 Revert "Turn some C-style vararg into variadic templates" há 8 anos atrás
  Serge Guelton ec124b3a6f Turn some C-style vararg into variadic templates há 8 anos atrás
  Mehdi Amini 8701bbc75d Revert "Turn some C-style vararg into variadic templates" há 8 anos atrás
  Mehdi Amini 753bd2a772 Turn some C-style vararg into variadic templates há 8 anos atrás
  Craig Topper 306a7df3fb [IR] Implement pairs of non-const and const methods using the const version instead of the non-const version. NFCI há 8 anos atrás
  Reid Kleckner 6707770d48 Rename AttributeSet to AttributeList há 8 anos atrás
  Nirav Dave 11fdc7845a Make library calls sensitive to regparm module flag (Fixes PR3997). há 8 anos atrás
  Peter Collingbourne 76c218e094 Bitcode: Change the materializer interface to return llvm::Error. há 8 anos atrás
  Peter Collingbourne 5498e18776 IR, Bitcode: Change bitcode reader to no longer own its memory buffer. há 8 anos atrás
  Easwaran Raman 7be6f15432 Remove interface to get/set MaxFunctionCount há 9 anos atrás
  Davide Italiano d2e7196d0a [Codegen] Change PICLevel. há 9 anos atrás