Commit Verlauf

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