Histórico de commits

Autor SHA1 Mensagem Data
  Peter Collingbourne 3a3e9339ec IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI. 6 anos atrás
  James Y Knight b896b552dd [opaque pointer types] Fix the CallInfo passed to EmitCall in some 6 anos atrás
  James Y Knight 2982a888ff Remove redundant FunctionDecl argument from a couple functions. 6 anos atrás
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 anos atrás
  Richard Trieu 5e5f671622 Remove unnecessary include. 6 anos atrás
  Fangrui Song abdbb605f2 Remove trailing space 7 anos atrás
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 anos atrás
  Reid Kleckner eadc8a81ef [MS] Emit vftable thunks for functions with incomplete prototypes 7 anos atrás
  Yaxun Liu 397c91b003 [OpenCL] Emit enqueued block as kernel 7 anos atrás
  Richard Smith 55deb317c4 Add flag to request Clang is ABI-compatible with older versions of itself 8 anos atrás
  George Burgess IV 2acaa49f61 [CodeGen] Fix ExtParameterInfo bugs in C++ CodeGen code. 8 anos atrás
  Yaxun Liu fbed33dec5 Re-commit r289252 and r289285, and fix PR31374 8 anos atrás
  Nico Weber e9976eea59 Revert 289252 (and follow-up 289285), it caused PR31374 8 anos atrás
  Yaxun Liu b6215483b7 Add support for non-zero null pointer for C and OpenCL 8 anos atrás
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 anos atrás
  Nikolay Haustov d8d4937595 AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels. 9 anos atrás
  Richard Smith 5be817d9f9 P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: 9 anos atrás
  John McCall df563ecc01 IRGen-level lowering for the Swift calling convention. 9 anos atrás
  John McCall 5af0763ee0 Preserve ExtParameterInfos into CGFunctionInfo. 9 anos atrás
  David Majnemer 202433cccd [MS ABI] Allow a member pointers' converted type to change 9 anos atrás
  George Burgess IV 7727f3dca1 Add the `pass_object_size` attribute to clang. 9 anos atrás
  Yaron Keren cb35972279 Remove superfluous private:, TypeCache is private by default. 10 anos atrás
  Mehdi Amini 02595590ed LLVM API Change: the Module always owns the DataLayout 10 anos atrás
  David Majnemer 01eee5eb74 [CodeGen] Handle flexible array members containing pointers to members 10 anos atrás
  Yaron Keren d3a54df67d Fix CGRecordLayouts description to say it maps clang types not llvm types 10 anos atrás
  David Majnemer 810def84ac MS ABI: Generate default constructor closures 10 anos atrás
  David Majnemer 889c281d5b MS ABI: Implement copy-ctor closures, finish implementing throw 10 anos atrás
  Peter Collingbourne b58ba0b375 Implement the __builtin_call_with_static_chain GNU extension. 10 anos atrás
  Alexey Samsonov 9b130df765 Use ClangToLLVMArgsMapping in CodeGenTypes::GetFunctionType(). NFC. 11 anos atrás
  Rafael Espindola f0bac949ec Add support for putting constructors and destructos in explicit comdats. 11 anos atrás