Historial de Commits

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