提交历史

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