Commit History

Author SHA1 Message Date
  Benjamin Kramer 1dde17c5ad Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend. 9 years ago
  Teresa Johnson 32429cb676 [ThinLTO] Leverage new in-place renaming support 9 years ago
  Chad Rosier 7e5b11a533 [Driver] Add support for -fno-builtin-foo options. 9 years ago
  David Majnemer 85a2bd7b86 [clang-cl] Add support for /Brepro 9 years ago
  Paul Robinson 8a809de327 Recommit CC1 part of debugger tuning; pass through setting from driver to LLVM. 9 years ago
  Paul Robinson dd0781c5f8 Revert r256063, it's killing clang-tools-extra 9 years ago
  Paul Robinson 44ba9b94aa CC1 part of debugger tuning; pass through setting from driver to LLVM. 9 years ago
  Teresa Johnson f735405854 [ThinLTO] Option to invoke ThinLTO backend passes and importing 9 years ago
  Yury Gribov 13c4933c79 [ASan] Allow -fsanitize-recover=address. 9 years ago
  Renato Golin 2afc87e217 [EABI] Add Clang support for -meabi flag 9 years ago
  Saleem Abdulrasool 2a123fb84a CodeGen: simplify TargetOptions setup 9 years ago
  Teresa Johnson b30376f1ca Recommit "Clang support for -flto=thin." 9 years ago
  Teresa Johnson 681157a8a9 Revert "Clang support for -flto=thin." (bot failures) 9 years ago
  Teresa Johnson 7128e301f9 Clang support for -flto=thin. 9 years ago
  Eric Christopher 335d6aeaf2 Replace a loop and temporary string copying with llvm::join. 10 years ago
  Joerg Sonnenberger 31a1a63ad7 Pass the relocation model to LLVM for assembler files. 10 years ago
  Diego Novillo 14180dd76f Convert SampleProfile pass into a Module pass. 10 years ago
  Yaron Keren bc96e5803a Rangify for loops, NFC. 10 years ago
  Chih-Hung Hsieh 9ec907c078 Add -femulated-tls flag to select the emulated TLS model. 10 years ago
  Mehdi Amini 02595590ed LLVM API Change: the Module always owns the DataLayout 10 years ago
  Steven Wu 8d9f241210 Fix -save-temp when using objc-arc, sanitizer and profiling 10 years ago
  Adrian Prantl 060eee3572 Remove a completely redundant initialization of llvm::TimePassesIsEnabled, 10 years ago
  Teresa Johnson 0cef88b2d8 Resubmit "Pass down the -flto option to the -cc1 job" (r239481) 10 years ago
  Akira Hatanaka fad164855f Attach attribute "trap-func-name" to call sites of llvm.trap and llvm.debugtrap. 10 years ago
  Rafael Espindola d4a857ba6a Update for LLVM api change. 10 years ago
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 years ago
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 years ago
  Alexander Potapenko 6dba74e779 [ASan] Initial support for Kernel AddressSanitizer 10 years ago
  Teresa Johnson 0ad64379ab Revert commit r239481 as it is dependent on reverted llvm commit r239480. 10 years ago
  Sanjay Patel f459f9ec11 add the -mrecip driver flag and process its options (3rd try) 10 years ago