Historique des commits

Auteur SHA1 Message Date
  Teresa Johnson 68c98251b7 Pass down the -flto option to the -cc1 job, and from there into the il y a 10 ans
  Aaron Ballman e041232862 Removing spurious semi colons; NFC. il y a 10 ans
  Sean Silva 3f7a3dbf41 range-for'ify Args->filtered_begin(...) loops il y a 10 ans
  Sean Silva 20dba92696 Simplify this code a bit. il y a 10 ans
  Rafael Espindola 04b62e3ee2 Revert "add the -mrecip driver flag and process its options (2nd try)" il y a 10 ans
  Sanjay Patel d1c4ddae4b add the -mrecip driver flag and process its options (2nd try) il y a 10 ans
  Benjamin Kramer b7b56528f9 Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types il y a 10 ans
  Rafael Espindola 9f50d2f551 This reverts commit r238064 and r238055. il y a 10 ans
  Sanjay Patel f3abc1c277 add the -mrecip driver flag and process its options il y a 10 ans
  Faisal Vali 5eb75a6b31 "This adds -fconcepts-ts as a cc1 option for enabling the il y a 10 ans
  Alexey Bataev 4b96eb8f82 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) il y a 10 ans
  Richard Smith 049e702bb3 [modules] Add local submodule visibility support for declarations. il y a 10 ans
  Pirama Arumuga Nainar 628b143f45 Add flag to enable native half type il y a 10 ans
  Peter Collingbourne 4afd81447f Make GNUInline consistent with whether we use traditional GNU inline semantics. il y a 10 ans
  Peter Collingbourne f2cb5a349e Move sanitizer parser and group expander from Driver to Basic. il y a 10 ans
  Peter Collingbourne 64d4c542a4 Unify sanitizer kind representation between the driver and the rest of the compiler. il y a 10 ans
  Artem Belevich 1508f392a4 [cuda] Include GPU binary into host object file and generate init/deinit code. il y a 10 ans
  Alexey Samsonov 06e8ae74b4 [SanitizerCoverage] Give clang-cc1 the power to precisly specify needed sanitizier coverage mode. il y a 10 ans
  Richard Smith c9e137359d [modules] Add -fmodules-local-submodule-visibility flag. il y a 10 ans
  Justin Bogner cc56792acc InstrProf: Support for setting profile output from command line il y a 10 ans
  Paul Robinson cc44eec4a2 Support generating NMake/Jom-style depfiles. il y a 10 ans
  Eli Bendersky aedebc2345 Create a frontend flag to disable CUDA cross-target call checks il y a 10 ans
  Duncan P. N. Exon Smith dce722961a uselistorder: -mllvm -preserve-bc-use-list-order => -emit-llvm-uselists il y a 10 ans
  Ahmed Bougacha 070ffd29fb [Driver] Properly support -mglobal-merge using explicit options. il y a 10 ans
  Sanjay Patel d2eccb2430 Process the -freciprocal-math optimization flag (PR20912) il y a 10 ans
  David Majnemer 4ea46f54b3 MS ABI: Implement driver-level support for thread-safe statics il y a 10 ans
  Reid Kleckner 79bcca2647 C++14: Disable sized deallocation by default due to ABI breakage il y a 10 ans
  Artem Belevich ed64225572 Remove .CUDAIsDevice flags from CodeGenOpts as it's already il y a 10 ans
  Artem Belevich 2b2e574cc3 Ensure that we still parse preprocessed CUDA files as CUDA when we use il y a 10 ans
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. il y a 10 ans