]> granicus.if.org Git - clang/history - lib/Frontend/CompilerInvocation.cpp
[OpenCL] Include opencl-c.h by default as a clang module
[clang] / lib / Frontend / CompilerInvocation.cpp
2016-06-20 Yaxun Liu[OpenCL] Include opencl-c.h by default as a clang module
2016-06-17 Yaxun Liu[OpenCL] Allow -std={cl|CL}{|1.1|1.2|2.0} in driver
2016-06-14 Yaxun Liu[OpenCL] Enable -fblocks by default for OpenCL 2.0...
2016-06-09 Pirama Arumuga NainarRenderScript support in the Frontend
2016-06-02 Vitaly Buka[asan] Added -fsanitize-address-use-after-scope flag
2016-05-29 Benjamin KramerAvoid unnecessary std::string copies. NFC.
2016-05-29 Rafael EspindolaHandle -Wa,--mrelax-relocations=[no|yes].
2016-05-27 Bruno Cardoso Lopes[Driver] Fix driver support for color diagnostics
2016-05-27 Benjamin KramerTurn copies into references as suggested by clang-tidy...
2016-05-27 Alexey Bataev[OPENMP] Fixed processing of '-fopenmp-version=' option...
2016-05-26 Alexey Bataev[OPENMP] Add option '-fopenmp-version=[31|40|45]' allow...
2016-05-24 Hans Wennborg[Driver] Add support for -finline-functions and /Ob2...
2016-05-23 Justin Lebar[CUDA] Add -fcuda-approx-transcendentals flag.
2016-05-19 Artem Belevich[CUDA] Enable fusing FP ops (-ffp-contract=fast) for...
2016-05-19 Vedant KumarReapply^3 "[ProfileData] (clang) Use Error in InstrProf...
2016-05-18 Alexey BataevSupport for MSVS default calling convention options...
2016-05-16 Vedant KumarRevert "Reapply^2 "[ProfileData] (clang) Use Error...
2016-05-16 Vedant KumarReapply^2 "[ProfileData] (clang) Use Error in InstrProf...
2016-05-14 Chandler CarruthRevert "Reapply "[ProfileData] (clang) Use Error in...
2016-05-13 Vedant KumarReapply "[ProfileData] (clang) Use Error in InstrProf...
2016-05-13 Vedant KumarRevert "[ProfileData] (clang) Use Error in InstrProf...
2016-05-13 Vedant Kumar[ProfileData] (clang) Use Error in InstrProf and Covera...
2016-05-12 Filipe Cabecinhas[ubsan] Add -fsanitize-undefined-strip-path-components=N
2016-05-11 Steven WuEmbed bitcode in object file (clang cc1 part)
2016-05-06 Saleem AbdulrasoolFrontend: support -I=path for sysroot expansion
2016-05-04 Marcin Koscielnicki[SystemZ] Add -mbackchain option.
2016-05-04 Marianne Mailhot... Do not disable completely loop unroll when optimizing...
2016-05-04 Reid Kleckner[X86] Add -malign-double support
2016-04-29 Justin Lebar[CUDA] Copy host builtin types to NVPTXTargetInfo.
2016-04-28 Peter CollingbourneRe-apply r267784, r267824 and r267830.
2016-04-28 Benjamin KramerRevert r267784, r267824 and r267830.
2016-04-27 Peter CollingbourneRework interface for bitset-using features to use a...
2016-04-27 Sunil SrivastavaSet the default C standard to C99 when targeting the...
2016-04-26 Yaxun Liu[OpenCL] Add predefined macros.
2016-04-08 Wei MiAlways have clang pass -pie-level and -pic-level values...
2016-04-08 Saleem AbdulrasoolMove EABIVersion from CodeGenOptions to TargetOptions
2016-04-07 Richard SmithReplace Sema-level implementation of -fassume-sane...
2016-04-06 Sean SilvaRevert "Set the default C standard to C99 when targetin...
2016-04-05 Justin Lebar[CUDA] Add -fcuda-flush-denormals-to-zero.
2016-04-05 Nirav DaveAdd -fno-jump-tables and-fjump-tables flags
2016-04-04 Sunil SrivastavaSet the default C standard to C99 when targeting the...
2016-03-30 Justin Lebar[CUDA] Make unattributed constexpr functions implicitly...
2016-03-29 Justin Lebar[CUDA] Remove three obsolete CUDA cc1 flags.
2016-03-24 Eric ChristopherThe time when -faltivec (or, on clang only, -maltivec...
2016-03-21 Pete CooperRevert "Convert some ObjC msgSends to runtime calls."
2016-03-20 Bruno Cardoso LopesReapply [2] [VFS] Add 'overlay-relative' field to YAML...
2016-03-18 Pirama Arumuga NainarAdd -fnative-half-arguments-and-returns
2016-03-17 Bruno Cardoso LopesRevert "Reapply [VFS] Add 'overlay-relative' field...
2016-03-17 Bruno Cardoso LopesReapply [VFS] Add 'overlay-relative' field to YAML...
2016-03-16 Pete CooperConvert some ObjC msgSends to runtime calls.
2016-03-15 John BrawnMake it possible for AST plugins to enable themselves...
2016-03-15 Benjamin KramerRestrict the hack from r263429 to asan and msan.
2016-03-15 Teresa Johnson[ThinLTO] Clang side of renaming of function index...
2016-03-14 Teresa JohnsonRevert "[ThinLTO] Clang side of renaming of function...
2016-03-14 Teresa Johnson[ThinLTO] Clang side of renaming of function index...
2016-03-14 Samuel Antao[OpenMP] Replace offloading option that start with...
2016-03-14 Benjamin Kramer[Frontend] Disable value name discarding for all saniti...
2016-03-14 Eric ChristopherTemporarily make discard value names depend on whether...
2016-03-13 Mehdi AminiRemove compile time PreserveName in favor of a runtime...
2016-03-02 Rong Xu[PGO] Change profile use cc1 option to handle IR level...
2016-03-01 Nico Weberclang-cl: Implement initial limited support for precomp...
2016-02-29 Rong Xu[PGO] clang cc1 option change to enable IR level instru...
2016-02-24 Peter CollingbourneAdd whole-program vtable optimization feature to Clang.
2016-02-23 Bruno Cardoso LopesRevert "[VFS] Add 'overlay-relative' field to YAML...
2016-02-22 Bruno Cardoso Lopes[VFS] Add 'overlay-relative' field to YAML files
2016-02-20 David Majnemer[MSVC Compat] Implement -EHc semantics
2016-02-19 Richard Smith[modules] Flatten -fmodule-name= and -fmodule-implement...
2016-02-17 Kostya Serebryany[sanitizer-coverage] implement -fsanitize-coverage...
2016-02-08 Samuel AntaoRe-apply for the 2nd-time r259977 - [OpenMP] Reorganize...
2016-02-07 Renato GolinRevert "Re-apply r259977 - [OpenMP] Reorganize code...
2016-02-06 Samuel AntaoRe-apply r259977 - [OpenMP] Reorganize code to allow...
2016-02-06 Samuel AntaoRevert r259977 - [OpenMP] Reorganize code to allow...
2016-02-06 Samuel Antao[OpenMP] Reorganize code to allow specialized code...
2016-02-05 Paul RobinsonEliminate an unnecessary enum, use the LLVM version...
2016-02-04 Rong Xu[PGO] cc1 option name change for profile instrumentation
2016-02-02 Benjamin KramerMove DebugInfoKind into its own header to cut the cycli...
2016-01-26 Yunzhong GaoDo not define GXX_RTTI macro for C.
2016-01-26 Justin Lebar[CUDA] Add -fcuda-allow-variadic-functions.
2016-01-16 Peter CollingbourneIntroduce -fsanitize-stats flag.
2016-01-12 Adrian PrantlModule debugging: Make the module format part of the...
2016-01-10 Ekaterina RomanovaAccidentally removed part of the file header. Restoring...
2016-01-06 Chad Rosier[Driver] Add support for -fno-builtin-foo options.
2016-01-06 Samuel Antao[OpenMP] Reapply rL256842: [OpenMP] Offloading descript...
2016-01-06 Douglas KatzmanAvoid assert failure on some invalid cc1 options.
2016-01-05 Samuel Antao[OpenMP] Revert rL256842: [OpenMP] Offloading descripto...
2016-01-05 Samuel Antao[OpenMP] Offloading descriptor registration and device...
2015-12-24 Ekaterina RomanovaSome minor correction based on David Blaikie post-commi...
2015-12-21 David Majnemer[clang-cl] Add support for /Brepro
2015-12-19 Paul RobinsonRecommit CC1 part of debugger tuning; pass through...
2015-12-19 Paul RobinsonRevert r256063, it's killing clang-tools-extra
2015-12-18 Paul RobinsonCC1 part of debugger tuning; pass through setting from...
2015-12-15 Evgeniy StepanovCross-DSO control flow integrity (Clang part).
2015-12-10 Ekaterina RomanovaDo not generate DW_TAG_imported_module for anonymous...
2015-12-07 Teresa Johnson[ThinLTO] Option to invoke ThinLTO backend passes and...
2015-11-24 Richard Smith[modules] Add -cc1 flag -fmodules-embed-all-files.
2015-11-23 Xinliang David LiDisable frame pointer elimination when using -pg
2015-11-23 Xinliang David LiRevert r253846 (build bot failure))
2015-11-23 Xinliang David LiDisable frame pointer elimination when using -pg
2015-11-17 Manuel KlimekRevert "Make FP_CONTRACT ON the default."
2015-11-16 Stephen CanonMake FP_CONTRACT ON the default.
next