提交历史

作者 SHA1 备注 提交日期
  Steven Wu 22dbcfe84e Embed bitcode in object file (clang cc1 part) 9 年之前
  Sriraman Tallam 0645f993f8 Delete store to Target option PositionIndependentExecutable as PIE is now set in module flags. 9 年之前
  Justin Lebar 69ffd3e5e1 Call TargetMachine::addEarlyAsPossiblePasses from BackendUtil. 9 年之前
  Derek Bruening a3e7a4fe79 [esan] EfficiencySanitizer driver flags 9 年之前
  Xinliang David Li 1f89ef5df6 Update InstrProf pass creator API reference 9 年之前
  Yaxun Liu 0b307f4c68 Pass -backend-option to LLVM when there is no target machine. 9 年之前
  Mehdi Amini 4582208012 Emit the module hash by default with -flto=thin. 9 年之前
  Saleem Abdulrasool 0d7600a4bc Move EABIVersion from CodeGenOptions to TargetOptions 9 年之前
  Saleem Abdulrasool fdc51a5580 revert SVN r265702, r265640 9 年之前
  Saleem Abdulrasool 8cca4d7cdf Basic: move CodeGenOptions from Frontend 9 年之前
  Teresa Johnson 1315bd8857 [ThinLTO] Clang side of renaming of function index (NFC) 9 年之前
  Teresa Johnson 3726b6b355 Revert "[ThinLTO] Clang side of renaming of function index (NFC)" 9 年之前
  Teresa Johnson 508cef9c6c [ThinLTO] Clang side of renaming of function index (NFC) 9 年之前
  Chandler Carruth 79da8476f3 Update to include the new header file providing createGVNPass. 9 年之前
  James Y Knight e85ad57298 Make TargetInfo store an actual DataLayout instead of a string. 9 年之前
  Rong Xu 4ab430518d [PGO] Change profile use cc1 option to handle IR level profiles 9 年之前
  Rong Xu 9c5efc9808 [PGO] clang cc1 option change to enable IR level instrumentation 9 年之前
  Kostya Serebryany c545cca149 [sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too 9 年之前
  Mehdi Amini 921cbd3691 Teach clang to use the ThinLTO pipeline 9 年之前
  Paul Robinson baf0087842 Eliminate an unnecessary enum, use the LLVM version. NFC 9 年之前
  Rong Xu bf1d31e84a [PGO] cc1 option name change for profile instrumentation 9 年之前
  Benjamin Kramer 1dde17c5ad Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend. 9 年之前
  Teresa Johnson 32429cb676 [ThinLTO] Leverage new in-place renaming support 9 年之前
  Chad Rosier 7e5b11a533 [Driver] Add support for -fno-builtin-foo options. 9 年之前
  David Majnemer 85a2bd7b86 [clang-cl] Add support for /Brepro 9 年之前
  Paul Robinson 8a809de327 Recommit CC1 part of debugger tuning; pass through setting from driver to LLVM. 9 年之前
  Paul Robinson dd0781c5f8 Revert r256063, it's killing clang-tools-extra 9 年之前
  Paul Robinson 44ba9b94aa CC1 part of debugger tuning; pass through setting from driver to LLVM. 9 年之前
  Teresa Johnson f735405854 [ThinLTO] Option to invoke ThinLTO backend passes and importing 9 年之前
  Yury Gribov 13c4933c79 [ASan] Allow -fsanitize-recover=address. 9 年之前