Commit History

Autor SHA1 Mensaxe Data
  Peter Collingbourne f2cb5a349e Move sanitizer parser and group expander from Driver to Basic. %!s(int64=10) %!d(string=hai) anos
  Peter Collingbourne 64d4c542a4 Unify sanitizer kind representation between the driver and the rest of the compiler. %!s(int64=10) %!d(string=hai) anos
  Artem Belevich 1508f392a4 [cuda] Include GPU binary into host object file and generate init/deinit code. %!s(int64=10) %!d(string=hai) anos
  Alexey Samsonov 06e8ae74b4 [SanitizerCoverage] Give clang-cc1 the power to precisly specify needed sanitizier coverage mode. %!s(int64=10) %!d(string=hai) anos
  Richard Smith c9e137359d [modules] Add -fmodules-local-submodule-visibility flag. %!s(int64=10) %!d(string=hai) anos
  Justin Bogner cc56792acc InstrProf: Support for setting profile output from command line %!s(int64=10) %!d(string=hai) anos
  Paul Robinson cc44eec4a2 Support generating NMake/Jom-style depfiles. %!s(int64=10) %!d(string=hai) anos
  Eli Bendersky aedebc2345 Create a frontend flag to disable CUDA cross-target call checks %!s(int64=10) %!d(string=hai) anos
  Duncan P. N. Exon Smith dce722961a uselistorder: -mllvm -preserve-bc-use-list-order => -emit-llvm-uselists %!s(int64=10) %!d(string=hai) anos
  Ahmed Bougacha 070ffd29fb [Driver] Properly support -mglobal-merge using explicit options. %!s(int64=10) %!d(string=hai) anos
  Sanjay Patel d2eccb2430 Process the -freciprocal-math optimization flag (PR20912) %!s(int64=10) %!d(string=hai) anos
  David Majnemer 4ea46f54b3 MS ABI: Implement driver-level support for thread-safe statics %!s(int64=10) %!d(string=hai) anos
  Reid Kleckner 79bcca2647 C++14: Disable sized deallocation by default due to ABI breakage %!s(int64=10) %!d(string=hai) anos
  Artem Belevich ed64225572 Remove .CUDAIsDevice flags from CodeGenOpts as it's already %!s(int64=10) %!d(string=hai) anos
  Artem Belevich 2b2e574cc3 Ensure that we still parse preprocessed CUDA files as CUDA when we use %!s(int64=10) %!d(string=hai) anos
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. %!s(int64=10) %!d(string=hai) anos
  Michael Zolotukhin 7ebce5ede9 Add fveclib option. %!s(int64=10) %!d(string=hai) anos
  Justin Bogner 223fbc0d02 GCOV: Expose the -coverage-exit-block-before-body flag in clang -cc1 %!s(int64=10) %!d(string=hai) anos
  Bob Wilson a6fe515da6 Add clang support for Objective-C application extensions. %!s(int64=10) %!d(string=hai) anos
  Reid Kleckner 91a68a7abe Add -fuse-line-directive flag to control usage of #line with -E %!s(int64=10) %!d(string=hai) anos
  Jacques Pienaar abf9e19821 CUDA: Add option to allow host device functions to call host functions %!s(int64=10) %!d(string=hai) anos
  Rafael Espindola acdbdefe39 Add -funique-section-names and -fno-unique-section-names options. %!s(int64=10) %!d(string=hai) anos
  Manuel Klimek 9eb2516a4d Add -fno-implicit-modules. %!s(int64=10) %!d(string=hai) anos
  Larisse Voufo 92f642d7a4 Add -fno-sized-deallocation option for completeness of fix in r229241 in documentation in r229818. %!s(int64=10) %!d(string=hai) anos
  Ben Langmuir 40e06d7fc7 Revert adding hostname to module hash %!s(int64=10) %!d(string=hai) anos
  Larisse Voufo cb59dc9022 Rename flags and options to match current naming: from -fdef-sized-delete to -fdefine-sized-deallocation, and from DefaultSizedDelete to DefineSizedDeallocation. %!s(int64=10) %!d(string=hai) anos
  Larisse Voufo 4ecf89a2f4 Revise the implementation logic of sized deallocation: Do not automatically generate weak definitions of the sized operator delete (in terms of unsized operator delete). Instead, provide the funcitonality via a new compiler flag, -fdef-sized-delete. %!s(int64=10) %!d(string=hai) anos
  David Majnemer 1fc307f60c Revert "Revert r229082 for a bit, it caused PR22577." %!s(int64=10) %!d(string=hai) anos
  Nico Weber 5047124372 Revert r229082 for a bit, it caused PR22577. %!s(int64=10) %!d(string=hai) anos
  David Majnemer a9bdd3bc26 MS ABI: Implement /volatile:ms %!s(int64=10) %!d(string=hai) anos