커밋 기록

작성자 SHA1 메시지 날짜
  Eric Fiselier 72cdbbce28 Add `-verify-ignore-unexpected` option to ignore unexpected diagnostics in VerifyDiagnosticsConsumer 10 년 전
  Teresa Johnson 0ad64379ab Revert commit r239481 as it is dependent on reverted llvm commit r239480. 10 년 전
  Sanjay Patel f459f9ec11 add the -mrecip driver flag and process its options (3rd try) 10 년 전
  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 년 전