index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Driver
/
Tools.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn copies into references as suggested by clang-tidy's performance-unnecess...
Benjamin Kramer
2016-05-27
1
-1
/
+1
*
[OPENMP] Fixed processing of '-fopenmp-version=' option and test.
Alexey Bataev
2016-05-27
1
-1
/
+1
*
[AMDGPU] Remove individual debugger options + update features
Konstantin Zhuravlyov
2016-05-26
1
-1
/
+2
*
[OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing choosing
Alexey Bataev
2016-05-26
1
-1
/
+3
*
Revert "[AArch64] Using new TargetParser in Clang"
Renato Golin
2016-05-25
1
-15
/
+39
*
[AArch64] Using new TargetParser in Clang
Renato Golin
2016-05-25
1
-39
/
+15
*
[Driver] Add support for -finline-functions and /Ob2 flags
Hans Wennborg
2016-05-24
1
-2
/
+3
*
[Sparc] Add software float option -msoft-float
Jacob Baungard Hansen
2016-05-24
1
-15
/
+59
*
Test commit
Jacob Baungard Hansen
2016-05-23
1
-0
/
+1
*
Driver: sink getLinuxDynamicLoader into the Toolchain
Saleem Abdulrasool
2016-05-22
1
-70
/
+1
*
Driver: simplify getDynameLinker
Saleem Abdulrasool
2016-05-22
1
-47
/
+49
*
Update for llvm change.
Rafael Espindola
2016-05-18
1
-2
/
+0
*
[Mips] Finetuning MIPS32 Android default variants
Petar Jovanovic
2016-05-18
1
-3
/
+18
*
Support for MSVS default calling convention options (/Gd, /Gz, /Gv,
Alexey Bataev
2016-05-18
1
-1
/
+10
*
[Mips] Set mips32 as default CPU for MIPS32 Android
Petar Jovanovic
2016-05-17
1
-1
/
+3
*
[PS4] Change the names of some "environmental" things to what our
Paul Robinson
2016-05-16
1
-4
/
+4
*
Get default -fms-compatibility-version from cl.exe's version
Adrian McCarthy
2016-05-13
1
-4
/
+10
*
Simplify getLinuxDynamicLinker() by using a common variable for the triple. NFC.
Vasileios Kalintiris
2016-05-13
1
-13
/
+12
*
[mips] Consult triple's vendor field before using musl's interpreter.
Vasileios Kalintiris
2016-05-13
1
-1
/
+3
*
[ubsan] Add -fsanitize-undefined-strip-path-components=N
Filipe Cabecinhas
2016-05-12
1
-0
/
+4
*
[Driver] Squash misleading indentation warning.
Marcin Koscielnicki
2016-05-12
1
-6
/
+6
*
Embed bitcode in object file (clang cc1 part)
Steven Wu
2016-05-11
1
-3
/
+9
*
[Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end
Nemanja Ivanovic
2016-05-09
1
-0
/
+2
*
AMDGPU: Use lld as the linker again
Tom Stellard
2016-05-05
1
-0
/
+2
*
[SystemZ] Add -mbackchain option.
Marcin Koscielnicki
2016-05-04
1
-0
/
+10
*
Revert "[Driver] Quote clang full version in dwarf producer when invoking cc1as"
Bruno Cardoso Lopes
2016-05-02
1
-2
/
+1
*
Re-apply r267784, r267824 and r267830.
Peter Collingbourne
2016-04-28
1
-26
/
+13
*
Revert r267784, r267824 and r267830.
Benjamin Kramer
2016-04-28
1
-13
/
+26
*
Rework interface for bitset-using features to use a notion of LTO visibility.
Peter Collingbourne
2016-04-27
1
-26
/
+13
*
[esan] EfficiencySanitizer driver flags
Derek Bruening
2016-04-21
1
-0
/
+2
*
Compilation for Intel MCU (Part 1/3)
Andrey Turetskiy
2016-04-21
1
-0
/
+7
*
Fix PR26999 better- RenderDebugEnablingArgs() once only
Douglas Katzman
2016-04-19
1
-22
/
+22
*
Pass dwarf-version to cc1as.
Douglas Katzman
2016-04-19
1
-0
/
+6
*
Revert r266747 (Compilation for Intel MCU (Part 1/3)) since it breaks a few b...
Andrey Turetskiy
2016-04-19
1
-7
/
+0
*
Compilation for Intel MCU (Part 1/3)
Andrey Turetskiy
2016-04-19
1
-0
/
+7
*
[CUDA] Add --no-cuda-noopt-debug, which disables --cuda-noopt-debug.
Justin Lebar
2016-04-19
1
-1
/
+2
*
ARM: make Darwin's "-arch armv7em" default to hard-float.
Tim Northover
2016-04-13
1
-1
/
+6
*
[AMDGPU] Add debugger related target options
Konstantin Zhuravlyov
2016-04-12
1
-0
/
+20
*
Always use --eh-frame-hdr on FreeBSD, even for -static
Ed Maste
2016-04-12
1
-1
/
+1
*
Allow simultaneous safestack and stackprotector attributes.
Evgeniy Stepanov
2016-04-11
1
-9
/
+4
*
Enable PIE for CloudABI.
Ed Schouten
2016-04-06
1
-0
/
+6
*
Add -fno-jump-tables and-fjump-tables flags
Nirav Dave
2016-04-05
1
-0
/
+4
*
clang-cl: Don't skip i_group flags other than -include when building pchs.
Nico Weber
2016-04-02
1
-1
/
+2
*
[DarwinDriver] Increase the number of valid digits for ld64 version string.
Bruno Cardoso Lopes
2016-03-31
1
-5
/
+2
*
[Driver] Quote clang full version in dwarf producer when invoking cc1as
Bruno Cardoso Lopes
2016-03-30
1
-1
/
+2
*
[CUDA] Remove three obsolete CUDA cc1 flags.
Justin Lebar
2016-03-29
1
-2
/
+0
*
[AMDGPU] Switch linker to amdphdrs + update test
Konstantin Zhuravlyov
2016-03-29
1
-1
/
+0
*
[lanai] Add Lanai backend to clang driver.
Jacques Pienaar
2016-03-28
1
-0
/
+37
*
Modules builds are necessarily compile actions, but they don't
Eric Christopher
2016-03-24
1
-1
/
+1
*
clang-cl: Add a FIXME for bumping the default msc version.
Nico Weber
2016-03-23
1
-0
/
+1
[next]