- 175890e CodeGen: fix autolink emission on ELF by Saleem Abdulrasool · 7 years ago
- da32d7f CodeGen: switch iteration to range based for loop (NFC) by Saleem Abdulrasool · 7 years ago
- 9953577 [CUDA] Treat extern global variable shadows same as regular extern vars. by Artem Belevich · 7 years ago
- de6beb0 Implement -frecord-command-line (-frecord-gcc-switches) by Scott Linder · 7 years ago
- 7b05666 [CUDA] Make all host-side shadows of device-side variables undef. by Artem Belevich · 7 years ago
- 6368818 Move CodeGenOptions from Frontend to Basic by Richard Trieu · 7 years ago
- 248ed07 Make CPUDispatch resolver emit dependent functions. by Erich Keane · 7 years ago
- 5337c74 Remove CodeGen dependencies on Sema. by Richard Trieu · 7 years ago
- 7304f0a Correct 'target' default behavior on redecl, allow forward declaration. by Erich Keane · 7 years ago
- 5c0d192 [NFC] Move MultIversioning::Type into Decl so that it can be used in CodeGen by Erich Keane · 7 years ago
- 7555771 [codeview] Expose -gcodeview-ghash for global type hashing by Reid Kleckner · 7 years ago
- de6480a3 [NFC] Move storage of dispatch-version to GlobalDecl by Erich Keane · 7 years ago
- 21e7f5e Use the correct address space when emitting the ctor function list by Dylan McKay · 7 years ago
- 9e94c18 CPU-Dispatch- Fix type of a member function, prevent deferrals by Erich Keane · 7 years ago
- 44731c5 CPU-Dispatch-- Fix conflict between 'generic' and 'pentium' by Erich Keane · 7 years ago
- fa98390 NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) by Erik Pilkington · 7 years ago
- 7c7e531 PR31978: Don't crash if CodeGen sees a top-level BindingDecl. by Richard Smith · 7 years ago
- 98ac998 CodeGen: correct the case for swift 4.2, 5.0 by Saleem Abdulrasool · 7 years ago
- 85822b3 Change keep-static-consts to work on static storage duration, not storage class. by Erich Keane · 7 years ago
- 19a8adc Implement Function Multiversioning for Non-ELF Systems. by Erich Keane · 7 years ago
- 0c16a13 CodeGen: alter CFConstantString class name for swift 5.0 by Saleem Abdulrasool · 7 years ago
- 81a650e Driver,CodeGen: introduce support for Swift CFString layout by Saleem Abdulrasool · 7 years ago
- d5a2788 CodeGen: extract some local variables in CFConstantString creation (NFC) by Saleem Abdulrasool · 7 years ago
- 9b36a9c [CodeGen] Attach InlineHint to more functions by Richard Trieu · 7 years ago
- 7ef210d Give Multiversion-inline functions linkonce linkage by Erich Keane · 7 years ago
- 8aa5370 NFC: Remove trailing space from CodeGenModule.cpp by Takuto Ikuta · 7 years ago
- 8654ae5 Add a flag to remap manglings when reading profile data information. by Richard Smith · 7 years ago
- 8bddfdd clang: Allow ifunc resolvers to accept arguments by Ed Maste · 7 years ago
- 1d38c13 Use the container form llvm::sort(C, ...) by Fangrui Song · 7 years ago
- 55fab26 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) by Fangrui Song · 7 years ago
- 1408f91 [OPENMP] Add support for OMP5 requires directive + unified_address clause by Kelvin Li · 7 years ago
- 34e24d5 Reland "[Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fconstant-cfstrings`" by Kristina Brooks · 7 years ago
- a6398cd Revert "rL342883: [Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fconstant-cfstrings`." by Kristina Brooks · 7 years ago
- 7c142a5 [Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fconstant-cfstrings`. by Kristina Brooks · 7 years ago
- 6227973 Add necessary support for storing code-model to module IR. by Caroline Tice · 7 years ago
- 05cf443 [XRay][clang] Emit "never-instrument" attribute by Dean Michael Berris · 7 years ago
- f353ae1 [NFC]Refactor MultiVersion Resolver Emission to combine types by Erich Keane · 7 years ago
- be0c5b6 [CodeGen] Align rtti and vtable data by David Green · 7 years ago
- 7a36896 Re-land r334417 "[MS] Use mangled names and comdats for string merging with ASan" by Reid Kleckner · 7 years ago
- bd8ff9b [OPENMP] Fix PR38710: static functions are not emitted as implicitly by Alexey Bataev · 7 years ago
- 5ff7a8e [MinGW] Don't mark external variables as DSO local by Martin Storsjo · 7 years ago
- 6593df2 Currently clang does not emit unused static constants. GCC emits these by Elizabeth Andrews · 7 years ago
- 7f792ca [OPENMP] Fix crash on the emission of the weak function declaration. by Alexey Bataev · 7 years ago
- d01b749 [OPENMP] FIx processing of declare target variables. by Alexey Bataev · 7 years ago
- a912e3e clang-cl: Support /guard:cf,nochecks by Hans Wennborg · 7 years ago
- f2ceec4 Port getLocStart -> getBeginLoc by Stephen Kelly · 7 years ago
- bf8fe71 [OPENMP] Mark variables captured in declare target region as implicitly by Alexey Bataev · 7 years ago
- 6907ce2 Remove trailing space by Fangrui Song · 7 years ago
- a4005e1 [CUDA][HIP] Allow function-scope static const variable by Yaxun Liu · 7 years ago
- e1bfbc5 [HIP] Support -fcuda-flush-denormals-to-zero for amdgcn by Yaxun Liu · 7 years ago
- 3efe002 Implement cpu_dispatch/cpu_specific Multiversioning by Erich Keane · 7 years ago
- 7963e8b Add support for __declspec(code_seg("segname")) by Erich Keane · 7 years ago
- a934f9d Fix setting of empty implicit-section-name attribute by Petr Pavlu · 7 years ago
- c66d254 [CUDA] Use atexit() to call module destructor. by Artem Belevich · 7 years ago
- c69e067 Revert "[MS] Use mangled names and comdats for string merging with ASan" by Evgeniy Stepanov · 7 years ago
- e44acad Implement CFI for indirect calls via a member function pointer. by Peter Collingbourne · 7 years ago
- 96edb2e [OPENMP] Do not consider address constant vars as possibly threadprivate. by Alexey Bataev · 7 years ago
- 6c10a66 [CUDA][HIP] Set kernel calling convention before arrange function by Yaxun Liu · 7 years ago
- 3513fdc [MS] Use mangled names and comdats for string merging with ASan by Reid Kleckner · 7 years ago
- 1a83d06 [CodeGen] Improve diagnostics related to target attributes by Gabor Buella · 7 years ago
- 6328f9a [CUDA][HIP] Do not emit type info when compiling for device by Yaxun Liu · 7 years ago
- b534510 Make the mangled name collision diagnostic a bit more useful by listing the mangling. by Richard Smith · 7 years ago
- daceb1e CodeGen: Emit string literal in constant address space by Yaxun Liu · 7 years ago
- 4fbf84c [Clang] Implement function attribute no_stack_protector. by Manoj Gupta · 7 years ago
- 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
- d7ff6d6 [OPENMP, NVPTX] Added support for L2 parallelism. by Alexey Bataev · 7 years ago
- 6d94410 [OPENMP] Support C++ member functions in the device constructs. by Alexey Bataev · 7 years ago
- a534f07 Revert rC330794 and some dependent tiny bug fixes by Faisal Vali · 7 years ago
- 936de9d [c++2a] [concepts] Add rudimentary parsing support for template concept declarations by Faisal Vali · 7 years ago
- 4a4e7a3 [CodeGen] Reland r330442: Add an option to suppress output of llvm.ident by Mikhail Maltsev · 7 years ago
- 42b2a0e Revert r330442, CodeGen/no-ident-version.c is failing on PPC by Mikhail Maltsev · 7 years ago
- 4306f20 [CUDA] Set LLVM calling convention for CUDA kernel by Yaxun Liu · 7 years ago
- 6550c13 [CodeGen] Add an option to suppress output of llvm.ident by Mikhail Maltsev · 7 years ago
- 3fe5b7a Implement proper support for `-falign-functions` by Saleem Abdulrasool · 7 years ago
- 617e261 Add a command line option 'fregister_global_dtors_with_atexit' to by Akira Hatanaka · 7 years ago
- a3b5f71 Use export_as for autolinking frameworks by Bruno Cardoso Lopes · 7 years ago
- 1ba9d9c hwasan: add -fsanitize=kernel-hwaddress flag by Andrey Konovalov · 7 years ago
- 488f7c2 [XRay][clang] Add flag to choose instrumentation bundles by Dean Michael Berris · 7 years ago
- 2a8c18d Fix typos in clang by Alexander Kornienko · 7 years ago
- 03f270c [OPENMP] Added emission of offloading data sections for declare target by Alexey Bataev · 7 years ago
- c9643d8 Set dso_local when clearing dllimport. by Rafael Espindola · 7 years ago
- b0eee29 Disable emitting static extern C aliases for amdgcn target for CUDA by Yaxun Liu · 7 years ago
- c205d8c [clang] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 8 years ago
- 1193c37 Set dso_local on builtin functions. by Rafael Espindola · 8 years ago
- 6ab4ae4 Set dso_local on runtime variables. by Rafael Espindola · 8 years ago
- f4ec803 Delete BuiltinCC. NFC. by Rafael Espindola · 8 years ago
- 0d40f12 Set dso_local on string literals. by Rafael Espindola · 8 years ago
- 3c9be62 Set dso_local for runtime function. by Rafael Espindola · 8 years ago
- dca0602 Set dso_local for CFConstantStringClassReference. by Rafael Espindola · 8 years ago
- ca08d24 Set dso_local for guid decls. by Rafael Espindola · 8 years ago
- 2810325 [MS] Fix bug in r327732 with devirtualized complete destructor calls by Reid Kleckner · 8 years ago
- fb93154 [MS] Don't escape MS C++ names with \01 by Reid Kleckner · 8 years ago
- ae9b070 [MS] Always use base dtors in place of complete/vbase dtors when possible by Reid Kleckner · 8 years ago
- 4f4bf7c [OPENMP] Codegen for `omp declare target` construct. by Alexey Bataev · 8 years ago
- 3f727a8 Set dso_local on external rtti GVs. by Rafael Espindola · 8 years ago
- 796d4a8 Always set dso_local in CodeGenModule::setDSOLocal. by Rafael Espindola · 8 years ago
- 00f70bd Remove redundant casts. NFC by George Burgess IV · 8 years ago
- b735004 Start setting dllimport/dllexport in setGVProperties. by Rafael Espindola · 8 years ago
- 75c649c Pass a GlobalDecl to SetCommonAttributes. NFC. by Rafael Espindola · 8 years ago
- e4e7813 Inline a trivial function. NFC. by Rafael Espindola · 8 years ago