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
*
Propagate the split dwarf file information through into the backend
Eric Christopher
2013-02-22
1
-3
/
+4
*
Driver: Pass down the -march setting down to -cc1as on x86 too.
Benjamin Kramer
2013-02-22
1
-0
/
+14
*
Split out the command handling for split debug info, we're going
Eric Christopher
2013-02-22
1
-28
/
+39
*
Comment parsing: add CommentOptions to allow specifying custom comment block ...
Dmitri Gribenko
2013-02-22
1
-0
/
+3
*
Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=,
Richard Smith
2013-02-22
1
-0
/
+5
*
Make sure we only use the output file as a base for debug splitting
Eric Christopher
2013-02-22
1
-1
/
+1
*
Make logic smaller.
Eric Christopher
2013-02-22
1
-7
/
+4
*
Don't pass -split-dwarf= to the backend unless we're on linux for
Eric Christopher
2013-02-21
1
-1
/
+3
*
Remove the SplitDebug action and replace with a set of commands
Eric Christopher
2013-02-21
1
-37
/
+49
*
Respect -fno-canonical-prefixes when deciding where to generate .gcno and .gcda
Nick Lewycky
2013-02-21
1
-3
/
+7
*
[Sanitizer] If -fsanitize-blacklist= option is not explicitly specified, make...
Alexey Samsonov
2013-02-19
1
-0
/
+8
*
More grammar.
Eric Christopher
2013-02-19
1
-1
/
+1
*
Add support for -fvisibility-ms-compat.
John McCall
2013-02-19
1
-3
/
+13
*
Unify some "kernel or kext" conditionals.
Eric Christopher
2013-02-18
1
-5
/
+3
*
Add a comment.
Eric Christopher
2013-02-18
1
-0
/
+1
*
Clean up comment.
Eric Christopher
2013-02-18
1
-1
/
+1
*
Grammar.
Eric Christopher
2013-02-18
1
-1
/
+1
*
Use -mno-implicit-float by default for kernel/kext code. <rdar://13177960>
Bob Wilson
2013-02-10
1
-4
/
+12
*
Recognize -mno-implicit-float option for x86 as well as ARM. <rdar://13180731>
Bob Wilson
2013-02-10
1
-1
/
+2
*
Form the default -fmodules-cache-path= properly.
Douglas Gregor
2013-02-07
1
-1
/
+3
*
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...
Douglas Gregor
2013-02-07
1
-17
/
+19
*
Introduce -fmodules-ignore-macro=NNN to ignore a macro when building/loading ...
Douglas Gregor
2013-02-07
1
-0
/
+3
*
Driver and option support for -gsplit-dwarf. This is a part of
Eric Christopher
2013-02-05
1
-6
/
+49
*
Add some missing PPC cpus
Bill Schmidt
2013-02-01
1
-0
/
+13
*
Add -mqpx and -mno-qpx feature flags to toggle use of the PPC QPX vector inst...
Hal Finkel
2013-02-01
1
-0
/
+5
*
Add PPC A2Q core and BG/Q preprocessor definitions
Hal Finkel
2013-02-01
1
-0
/
+1
*
Enable -fno-altivec, -mno-altivec for PowerPC.
Bill Schmidt
2013-02-01
1
-0
/
+6
*
Add support for AArch64 target.
Tim Northover
2013-01-31
1
-0
/
+5
*
[ubsan] Implement the -fcatch-undefined-behavior flag using a trapping
Chad Rosier
2013-01-29
1
-0
/
+32
*
Print warning instead of error if optional ASan features are enabled w/o spec...
Alexey Samsonov
2013-01-28
1
-6
/
+9
*
[driver] Associate a JobAction with each result file. This enables the driver
Chad Rosier
2013-01-24
1
-3
/
+4
*
[ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-style
Chad Rosier
2013-01-22
1
-4
/
+0
*
Port r172856: 'Include ubsan runtime even when building a shared library. We ...
Alexey Samsonov
2013-01-21
1
-3
/
+3
*
Add top-level Clang flag -f(no-)sanitize-address-zero-base-shadow that makes ...
Alexey Samsonov
2013-01-20
1
-2
/
+17
*
Include ubsan runtime even when building a shared library. We don't require t...
Richard Smith
2013-01-18
1
-11
/
+9
*
We want the dwarf AT_producer for assembly source files to match clang's
Kevin Enderby
2013-01-17
1
-0
/
+6
*
Do not pass -pie flag to linker if -shared specified. This matches
Peter Collingbourne
2013-01-17
1
-1
/
+1
*
Add initial rough support for synthesizing linker options when passed
Chandler Carruth
2013-01-17
1
-1
/
+10
*
Fix uninitialized bool flag access in SanitizerArgs parser
Alexey Samsonov
2013-01-16
1
-2
/
+2
*
Add -fmodules-autolink/-fno-modules-autolink (defaults to on) so that
Douglas Gregor
2013-01-16
1
-1
/
+13
*
Refactor the x86 CPU name logic in the driver and pass -march and -mcpu
Chandler Carruth
2013-01-13
1
-61
/
+71
*
[Mips] Pass a combination of +soft-float and -mips16-hard-float flags to
Simon Atanasyan
2013-01-10
1
-1
/
+8
*
Silence some warnings and allow passing down some feature flags to the linker.
Rafael Espindola
2012-12-31
1
-0
/
+12
*
[ubsan] Recover by default, use -fno-sanitize-recover to disable.
Will Dietz
2012-12-30
1
-0
/
+5
*
Support -fsanitize-memory-track-origins.
Evgeniy Stepanov
2012-12-24
1
-0
/
+7
*
Add ARM cortex-r5 subtarget as available mcpu
Quentin Colombet
2012-12-21
1
-0
/
+1
*
Enable the loop vectorizer in clang via -fvectorize
Nadav Rotem
2012-12-18
1
-2
/
+2
*
Add support for passing the main file name down to the assembler
Eric Christopher
2012-12-18
1
-9
/
+14
*
Fix PR14625 by teaching the driver to detect PWD for assembly files.
Chandler Carruth
2012-12-17
1
-10
/
+21
*
Initial support for FreeBSD on ARM.
Rafael Espindola
2012-12-13
1
-0
/
+16
[next]