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
/
test
/
Driver
/
clang_f_opts.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
XFAIL coverage -no-integrated-as tests for msvc.
Dan Albert
2014-10-10
1
-6
/
+0
*
_Really_ fix these tests (probably).
Dan Albert
2014-10-10
1
-4
/
+4
*
Hopefully fixes test failures for msvc.
Dan Albert
2014-10-10
1
-4
/
+4
*
PR21195: Emit .gcno files to the proper location.
Dan Albert
2014-10-10
1
-0
/
+17
*
Driver: Restore -fkeep-inline-functions as an ignored flag
Justin Bogner
2014-08-27
1
-0
/
+2
*
Ignore -fdevirtualize and -fdevirtualize-speculatively for gcc compat
Reid Kleckner
2014-08-26
1
-0
/
+4
*
GCC compatibility: Ignore -fexec-charset=UTF-8 argument. It is the default in...
Sylvestre Ledru
2014-08-11
1
-1
/
+4
*
Driver: Add tests for -fprofile-arcs and -fno-profile-arcs
Justin Bogner
2014-08-07
1
-0
/
+7
*
Remove trailing whitespaces
Rui Ueyama
2014-08-05
1
-3
/
+3
*
Added f and m flags to be ignored. These will not display a warning. The revi...
Arthur Marble
2014-08-05
1
-0
/
+10
*
Added flags that should be ignored for compatibility. These flags will display
Arthur Marble
2014-08-05
1
-0
/
+121
*
Split -Winvalid-command-line-argument into -Wignored-optimization-argument
Reid Kleckner
2014-07-23
1
-0
/
+3
*
Moved 25 flags to clang_ignored_gcc_optimization_f_Group. Will display a warning
Arthur Marble
2014-07-18
1
-4
/
+54
*
Avoid non-attributive uses of 'unsupported' in diagnostics
Alp Toker
2014-07-14
1
-1
/
+1
*
Change the diagnostic group for unsupported gcc optimizations added r212805
Alp Toker
2014-07-14
1
-6
/
+6
*
Test for warning being silenced
Sylvestre Ledru
2014-07-11
1
-0
/
+9
*
Tiny improvement in a test (missing quote)
Sylvestre Ledru
2014-07-11
1
-1
/
+1
*
GCC compatibility: Create a Group to ignore unsupported optimization.
Sylvestre Ledru
2014-07-11
1
-0
/
+8
*
gcc comptability: silent -fdefer-pop & -fno-defer-pop
Sylvestre Ledru
2014-07-04
1
-0
/
+1
*
GCC compatibility: Ignore -finput_charset=UTF-8 argument. It is the default i...
Sylvestre Ledru
2014-07-01
1
-0
/
+4
*
[driver] Enable the slp vectorizer at -Oz.
Chad Rosier
2014-05-02
1
-1
/
+1
*
[driver] Disable the slp vectorizer at -O0, -O1, and -Oz. This mirrors the
Chad Rosier
2014-04-28
1
-0
/
+11
*
Suppress clang/test/Driver/clang_f_opts.c for targeting cygming since r202058...
NAKAMURA Takumi
2014-02-25
1
-0
/
+2
*
Implement -fno-short-wchar
Richard Barton
2014-02-24
1
-0
/
+7
*
Fix broken CHECK lines
Nico Rieck
2014-02-16
1
-1
/
+1
*
Revert r194097: "With this patch -Wwrite-strings is still implemented with th...
Argyrios Kyrtzidis
2014-02-07
1
-2
/
+2
*
Add flag -fauto-profile as alias to -fprofile-sample-use.
Diego Novillo
2013-12-06
1
-0
/
+3
*
Remove period at end of "optimization level is unsupported" diagnostic
Hans Wennborg
2013-11-18
1
-1
/
+1
*
Make test/Driver/clang_f_opts.c not write to the test dir
Hans Wennborg
2013-11-18
1
-1
/
+1
*
Using an invalid -O falls back on -O3 instead of an error
Sylvestre Ledru
2013-11-18
1
-0
/
+3
*
Add -freroll-loops to enable loop rerolling
Hal Finkel
2013-11-17
1
-0
/
+7
*
Revert "Using an invalid -O falls back on -O3 instead of an error"
Alp Toker
2013-11-15
1
-3
/
+0
*
Using an invalid -O falls back on -O3 instead of an error
Sylvestre Ledru
2013-11-15
1
-0
/
+3
*
Add -fprofile-sample-use to Clang's driver.
Diego Novillo
2013-11-13
1
-0
/
+3
*
Revert "Using an invalid -O falls back on -O3 instead of an error"
Sylvestre Ledru
2013-11-11
1
-3
/
+0
*
Revert "Remove -### from the -O20 test, it was failing the test (?)"
Sylvestre Ledru
2013-11-11
1
-1
/
+1
*
Remove -### from the -O20 test, it was failing the test (?)
Sylvestre Ledru
2013-11-11
1
-1
/
+1
*
Using an invalid -O falls back on -O3 instead of an error
Sylvestre Ledru
2013-11-11
1
-0
/
+3
*
With this patch -Wwrite-strings is still implemented with the terrible
Rafael Espindola
2013-11-05
1
-2
/
+2
*
Teach Clang to accept and ignore -f[no-]implicit-templates.
Chandler Carruth
2013-10-24
1
-0
/
+1
*
Teach Clang to recognize and ignore GCC's -fdiagnostics-show-location
Chandler Carruth
2013-10-24
1
-0
/
+1
*
Ignore -fstrength-reduce and -fno-strength-reduce.
Rafael Espindola
2013-10-21
1
-0
/
+1
*
Don't complain about -fuse-ld=gold (cf r191429).
Nico Weber
2013-10-03
1
-0
/
+1
*
Fix the test in clang_f_opts.c to fail on unknown options.
Rafael Espindola
2013-10-03
1
-1
/
+2
*
Add -fno-unsigned-char and ignore it. We already support -fno-signed-char, add
Nick Lewycky
2013-09-27
1
-0
/
+2
*
[driver] Ignore -fno-var-tracking; it's a GCC option we don't support.
Jordan Rose
2013-09-26
1
-0
/
+1
*
Remove fno_builtin_strcat and fno_builtin_strcpy.
Rafael Espindola
2013-09-26
1
-1
/
+2
*
Ignore unknown -fno-builtin-*.
Rafael Espindola
2013-09-26
1
-0
/
+1
*
Ignore some -f options that are supported by gcc.
Rafael Espindola
2013-09-26
1
-0
/
+23
*
Tweak implementation of -Wwrite-strings to better match the behavior of curre...
Richard Smith
2013-09-04
1
-1
/
+1
[prev]
[next]