]> granicus.if.org Git - clang/history - test/Driver/clang_f_opts.c
Driver must return non-zero code on errors in command line
[clang] / test / Driver / clang_f_opts.c
2017-05-24 Serge PavlovDriver must return non-zero code on errors in command...
2017-05-11 Serge PavlovReverted r302775
2017-05-11 Serge PavlovDriver must return non-zero code on errors in command...
2017-04-19 Alex LorenzAdd support for editor placeholders to Clang
2017-03-21 Dehao ChenAdd support for -fno-auto-profile and -fno-profile...
2017-01-19 Dehao ChenAdd -fdebug-info-for-profiling to emit more debug info...
2017-01-04 Alex LorenzAdd -f[no-]strict-return flag that can be used to avoid...
2016-12-23 Chandler Carruth[PM] Introduce options to enable the (still experimenta...
2016-10-11 Mike EdwardsRevert - When optimizing for size, enable loop rerollin...
2016-10-09 Hal FinkelWhen optimizing for size, enable loop rerolling by...
2016-09-23 Renato GolinRevert "set the underlying value of “#pragma STDC FP_CO...
2016-09-23 Sebastian Popset the underlying value of “#pragma STDC FP_CONTRACT...
2016-08-31 Nick LewyckyAdd -fprofile-dir= to clang.
2016-07-22 Xinliang David Li[Profile] Enable profile merging with -fprofile-generat...
2016-07-16 Sean Silva[Driver] Add flags for enabling both types of PGO Instr...
2016-05-24 Hans Wennborg[Driver] Add support for -finline-functions and /Ob2...
2016-03-02 Rong Xu[PGO] Change profile use cc1 option to handle IR level...
2016-02-04 Rong Xu[PGO] cc1 option name change for profile instrumentation
2016-01-26 Chad RosierRevert "[Driver] Make sure -fno-math-builtin option...
2016-01-26 Chad Rosier[Driver] Make sure -fno-math-builtin option is being...
2015-11-17 Manuel KlimekRevert "Make FP_CONTRACT ON the default."
2015-11-16 Stephen CanonMake FP_CONTRACT ON the default.
2015-10-15 Teresa JohnsonRecommit "Clang support for -flto=thin."
2015-10-15 Teresa JohnsonRevert "Clang support for -flto=thin." (bot failures)
2015-10-15 Teresa JohnsonClang support for -flto=thin.
2015-08-05 Diego NovilloAdd -fno-coverage-mapping flag.
2015-08-05 Diego NovilloAdd flags to disable profile generation.
2015-08-05 Douglas KatzmanClaim arguments that belong to 'clang_ignored_gcc_optim...
2015-07-10 NAKAMURA TakumiTweak a couple of -fprofile tests in clang/test to...
2015-07-09 Diego NovilloAdd GCC-compatible flags -fprofile-generate and -fprofi...
2015-05-23 David Majnemer[Driver] Handle -fno-signed-char and -fno-unsigned...
2015-02-12 Filipe CabecinhasFix tests so they work when the linker is gcc
2014-10-10 Dan AlbertAlright, just XFAIL all these for Windows.
2014-10-10 Dan AlbertXFAIL coverage -no-integrated-as tests for msvc.
2014-10-10 Dan Albert_Really_ fix these tests (probably).
2014-10-10 Dan AlbertHopefully fixes test failures for msvc.
2014-10-10 Dan AlbertPR21195: Emit .gcno files to the proper location.
2014-08-27 Justin BognerDriver: Restore -fkeep-inline-functions as an ignored...
2014-08-26 Reid KlecknerIgnore -fdevirtualize and -fdevirtualize-speculatively...
2014-08-11 Sylvestre LedruGCC compatibility: Ignore -fexec-charset=UTF-8 argument...
2014-08-07 Justin BognerDriver: Add tests for -fprofile-arcs and -fno-profile...
2014-08-05 Rui UeyamaRemove trailing whitespaces
2014-08-05 Arthur MarbleAdded f and m flags to be ignored. These will not displ...
2014-08-05 Arthur MarbleAdded flags that should be ignored for compatibility...
2014-07-23 Reid KlecknerSplit -Winvalid-command-line-argument into -Wignored...
2014-07-18 Arthur MarbleMoved 25 flags to clang_ignored_gcc_optimization_f_Grou...
2014-07-14 Alp TokerAvoid non-attributive uses of 'unsupported' in diagnostics
2014-07-14 Alp TokerChange the diagnostic group for unsupported gcc optimiz...
2014-07-11 Sylvestre LedruTest for warning being silenced
2014-07-11 Sylvestre LedruTiny improvement in a test (missing quote)
2014-07-11 Sylvestre LedruGCC compatibility: Create a Group to ignore unsupported...
2014-07-04 Sylvestre Ledrugcc comptability: silent -fdefer-pop & -fno-defer-pop
2014-07-01 Sylvestre LedruGCC compatibility: Ignore -finput_charset=UTF-8 argumen...
2014-05-02 Chad Rosier[driver] Enable the slp vectorizer at -Oz.
2014-04-28 Chad Rosier[driver] Disable the slp vectorizer at -O0, -O1, and...
2014-02-25 NAKAMURA TakumiSuppress clang/test/Driver/clang_f_opts.c for targeting...
2014-02-24 Richard BartonImplement -fno-short-wchar
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-07 Argyrios KyrtzidisRevert r194097: "With this patch -Wwrite-strings is...
2013-12-06 Diego NovilloAdd flag -fauto-profile as alias to -fprofile-sample...
2013-11-18 Hans WennborgRemove period at end of "optimization level is unsuppor...
2013-11-18 Hans WennborgMake test/Driver/clang_f_opts.c not write to the test dir
2013-11-18 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-17 Hal FinkelAdd -freroll-loops to enable loop rerolling
2013-11-15 Alp TokerRevert "Using an invalid -O falls back on -O3 instead...
2013-11-15 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-13 Diego NovilloAdd -fprofile-sample-use to Clang's driver.
2013-11-11 Sylvestre LedruRevert "Using an invalid -O falls back on -O3 instead...
2013-11-11 Sylvestre LedruRevert "Remove -### from the -O20 test, it was failing...
2013-11-11 Sylvestre LedruRemove -### from the -O20 test, it was failing the...
2013-11-11 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-05 Rafael EspindolaWith this patch -Wwrite-strings is still implemented...
2013-10-24 Chandler CarruthTeach Clang to accept and ignore -f[no-]implicit-templates.
2013-10-24 Chandler CarruthTeach Clang to recognize and ignore GCC's -fdiagnostics...
2013-10-21 Rafael EspindolaIgnore -fstrength-reduce and -fno-strength-reduce.
2013-10-03 Nico WeberDon't complain about -fuse-ld=gold (cf r191429).
2013-10-03 Rafael EspindolaFix the test in clang_f_opts.c to fail on unknown options.
2013-09-27 Nick LewyckyAdd -fno-unsigned-char and ignore it. We already suppor...
2013-09-26 Jordan Rose[driver] Ignore -fno-var-tracking; it's a GCC option...
2013-09-26 Rafael EspindolaRemove fno_builtin_strcat and fno_builtin_strcpy.
2013-09-26 Rafael EspindolaIgnore unknown -fno-builtin-*.
2013-09-26 Rafael EspindolaIgnore some -f options that are supported by gcc.
2013-09-04 Richard SmithTweak implementation of -Wwrite-strings to better match...
2013-08-28 Hal FinkelRevert r189440 - Disable loop vectorizer unrolling...
2013-08-28 Hal FinkelDisable loop vectorizer unrolling when no unrolling...
2013-08-27 Rafael EspindolaWarn that -O4 is the same as -O3.
2013-08-23 Rafael EspindolaDon't imply -flto with -O4.
2013-08-13 Arnold SchwaighoferMove logic to enable the vectorizer to clang
2013-08-08 Chandler CarruthThe only useful loop unrolling flag to give realistical...
2013-07-31 Hans WennborgMake -m[no-]pascal-strings an alias of -f[no]pascal...
2013-04-15 Nadav RotemAdd a new flag -vectorize-slp-aggressive to enable...
2013-04-15 Nadav RotemRename the slp-vectorizer clang/llvm flags. No function...
2013-04-04 Eric ChristopherPlumb through the -fsplit-stack option using the existi...
2013-02-06 Jordan RoseAccept and ignore the -fextended-identifiers option.
2013-01-22 Chad Rosier[ms-inline asm] Remove the -fenable-experimental-ms...
2012-12-18 Nadav RotemFix the fvectorize testcase
2012-12-11 Hal FinkelAdd -fslp-vectorize to enable bb-vectorize
2012-12-11 Chad Rosier[driver] Add the -ftree-vectorize flag as a alias of...
2012-12-11 Chad Rosier[driver] Add the -fvectorize flag to enable the loop...
2012-07-20 Chad RosierRename -fms-inline-asm to -fenable-experimental-ms...
next