..
Action.cpp
[CUDA] Add explicit mapping from sm_XX to compute_YY.
2016-01-12 22:23:04 +00:00
CMakeLists.txt
Support mingw-w64 and mingw.org toolchains at any install location.
2015-07-02 04:45:27 +00:00
Compilation.cpp
Move ownership of Action objects into Compilation.
2016-01-11 23:07:27 +00:00
CrossWindowsToolChain.cpp
Driver: tweak CrossWindows sanitizer support
2015-10-29 03:36:38 +00:00
Driver.cpp
[CUDA] Reject values for --cuda-gpu-arch that are not of the form /sm_\d+/.
2016-01-11 23:27:13 +00:00
DriverOptions.cpp
Update clang to match llvm r250901. OptTable constructor now takes an ArrayRef. NFC
2015-10-21 16:31:33 +00:00
InputInfo.h
Add an Action* member to InputInfo.
2016-01-11 23:15:21 +00:00
Job.cpp
Driver: Strip -header-include-file and -diagnostic-log-file from crash repro scripts
2015-08-05 23:49:44 +00:00
MSVCToolChain.cpp
clang-cl: Support /Dfoo#bar (PR25984)
2016-01-12 23:17:03 +00:00
Makefile
…
MinGWToolChain.cpp
Revert r253898 and r253899, this breaks mingw compilation on openSUSE.
2016-01-12 10:41:20 +00:00
Multilib.cpp
[Driver] Remove `else` after `return`
2015-10-12 14:32:57 +00:00
Phases.cpp
Reapply "Change -save-temps to emit unoptimized bitcode files."
2014-12-21 07:00:00 +00:00
SanitizerArgs.cpp
[cfi] Exclude ubsan runtime library from non-diag CFI builds (driver changes).
2015-12-16 00:38:42 +00:00
Tool.cpp
Roll-back r250822.
2015-10-20 13:23:58 +00:00
ToolChain.cpp
Driver: protect from empty -L args
2015-11-26 01:02:07 +00:00
ToolChains.cpp
[Darwin] Fix deployment target detection
2016-01-12 23:47:59 +00:00
ToolChains.h
Turn off lldb debug tuning by default for FreeBSD
2016-01-07 22:09:47 +00:00
Tools.cpp
Generalize r256026 to apply to all MachO targets, not just Darwin targets.
2016-01-13 01:19:02 +00:00
Tools.h
Driver: Use the new ELF lld linker for AMDGPU
2016-01-08 15:14:31 +00:00
Types.cpp
[ThinLTO] Option to invoke ThinLTO backend passes and importing
2015-12-07 19:21:34 +00:00