Commit History

Author SHA1 Message Date
  Oliver Stannard 62e70af15a Reland: Dead Virtual Function Elimination 5 years ago
  Dmitry Mikulin b18fc6c363 Revert Tag CFI-generated data structures with "#pragma clang section" attributes. 5 years ago
  Dmitry Mikulin 4da6acb783 Tag CFI-generated data structures with "#pragma clang section" attributes. 5 years ago
  Jorge Gorbe Moya cadc5f3478 Revert "Dead Virtual Function Elimination" 5 years ago
  Oliver Stannard 8afb609e14 Dead Virtual Function Elimination 5 years ago
  Alexey Bataev b04fa26eaf [OPENMP50]Support for declare variant directive for NVPTX target. 5 years ago
  Richard Smith a209544fdd C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue conversion applied to a member access or similar not-quite-trivial lvalue expression. 6 years ago
  Nico Weber 3ccd6a7756 Revert 363295, it caused PR42276. Also revert follow-ups 363337, 363340. 6 years ago
  Richard Smith d54e3434d4 C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue conversion applied to a member access or similar not-quite-trivial lvalue expression. 6 years ago
  Peter Collingbourne cfa017d306 Driver, IRGen: Set partitions on GlobalValues according to -fsymbol-partition flag. 6 years ago
  Simon Pilgrim 9f866974f6 [CodeGenModule] BlockByrefHelpers - add missing uninitialized variables to constructor. NFCI. 6 years ago
  Ben Dunbobbin 84c9929171 [ELF] Implement Dependent Libraries Feature 6 years ago
  Simon Pilgrim 504cd3a0ee Fix Wdocumentation warning. NFCI. 6 years ago
  Anastasia Stulova f0b138aae2 [OpenCL] Make global ctor init function a kernel 6 years ago
  Peter Collingbourne 3a3e9339ec IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI. 6 years ago
  Erik Pilkington ed91c1fa86 [CodeGenObjC] Emit [[X alloc] init] as objc_alloc_init(X) when available 6 years ago
  James Y Knight 8e92458b49 [opaque pointer types] Pass through function types for TLS 6 years ago
  James Y Knight c92286b127 [opaque pointer types] More trivial changes to pass FunctionType to CallInst. 6 years ago
  James Y Knight 679ab5f711 [opaque pointer types] Pass function types for runtime function calls. 6 years ago
  Michael Kruse e93ddfad28 [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Pete Cooper 4eb2cac7f8 Convert some ObjC retain/release msgSends to runtime calls. 6 years ago
  Pete Cooper 6682997445 Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics 6 years ago
  Scott Linder 8172697690 Implement -frecord-command-line (-frecord-gcc-switches) 6 years ago
  Pete Cooper bfa6f5fe99 Convert some ObjC msgSends to runtime calls. 6 years ago
  Erich Keane 43f8ad7966 [NFC] Move storage of dispatch-version to GlobalDecl 6 years ago
  Erich Keane a906279b79 Implement Function Multiversioning for Non-ELF Systems. 6 years ago
  Kelvin Li ac26bee66c [OPENMP] Add support for OMP5 requires directive + unified_address clause 7 years ago
  David Green d2ada3f873 [CodeGen] Align rtti and vtable data 7 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago