Commit History

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