Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | [analyzer] Analysis: Silence checkers | Csaba Dabis | 1 | -7/+33 |
2019-08-09 | cfi-icall: Allow the jump table to be optionally made non-canonical. | Peter Collingbourne | 1 | -0/+2 |
2019-08-08 | [clang] Add no-warn support for Wa | Brian Cain | 1 | -0/+1 |
2019-08-07 | [OPENMP]Set default version to OpenMP 4.5. | Alexey Bataev | 1 | -2/+2 |
2019-08-05 | Move LangStandard*, InputKind::Language to Basic | Rainer Orth | 1 | -78/+71 |
2019-08-02 | Revert r367649: Improve raw_ostream so that you can "write" colors using oper... | Rui Ueyama | 1 | -4/+0 |
2019-08-02 | Improve raw_ostream so that you can "write" colors using operator<< | Rui Ueyama | 1 | -0/+4 |
2019-07-25 | [OpenCL] Rename lang mode flag for C++ mode | Anastasia Stulova | 1 | -1/+1 |
2019-07-24 | [Support] Fix `-ftime-trace-granularity` option | Anton Afanasyev | 1 | -0/+2 |
2019-07-20 | [Clang] Replace cc1 options '-mdisable-fp-elim' and '-momit-leaf-frame-pointer' | Yuanfang Chen | 1 | -3/+26 |
2019-07-15 | [PowerPC] Support -mabi=ieeelongdouble and -mabi=ibmlongdouble | Fangrui Song | 1 | -0/+1 |
2019-07-12 | [X86][PowerPC] Support -mlong-double-128 | Fangrui Song | 1 | -1/+3 |
2019-07-09 | [X86][PPC] Support -mlong-double-64 | Fangrui Song | 1 | -0/+1 |
2019-07-05 | [analyzer] Add a debug analyzer config to place an event for each tracked con... | Kristof Umann | 1 | -0/+4 |
2019-06-29 | [Driver] Fix style issues of --print-supported-cpus after D63105 | Fangrui Song | 1 | -1/+1 |
2019-06-26 | [Clang] Remove unused -split-dwarf and obsolete -enable-split-dwarf | Aaron Puchert | 1 | -17/+0 |
2019-06-26 | [CC1Option] Add the option to enable the debug entry values | Djordje Todorovic | 1 | -0/+7 |
2019-06-20 | [clang-ifs] Clang Interface Stubs, first version (second landing attempt). | Puyan Lotfi | 1 | -0/+21 |
2019-06-19 | [OpenCL] Split type and macro definitions into opencl-c-base.h | Sven van Haastregt | 1 | -2/+8 |
2019-06-18 | Revert D60974 "[clang-ifs] Clang Interface Stubs, first version." | Fangrui Song | 1 | -21/+0 |
2019-06-17 | [clang-ifs] Clang Interface Stubs, first version. | Puyan Lotfi | 1 | -0/+21 |
2019-06-17 | [Remarks] Extend -fsave-optimization-record to specify the format | Francis Visoiu Mistrih | 1 | -0/+5 |
2019-06-15 | [Clang] Harmonize Split DWARF options with llc | Aaron Puchert | 1 | -0/+1 |
2019-06-15 | [Clang] Rename -split-dwarf-file to -split-dwarf-output | Aaron Puchert | 1 | -1/+1 |
2019-06-14 | Add --print-supported-cpus flag for clang. | Ziang Wan | 1 | -0/+1 |
2019-06-07 | [analyzer] Add werror flag for analyzer warnings | Keno Fischer | 1 | -0/+1 |
2019-06-07 | Driver, IRGen: Set partitions on GlobalValues according to -fsymbol-partition... | Peter Collingbourne | 1 | -0/+2 |
2019-06-05 | Initial support for vectorization using MASSV (IBM MASS vector library) | Nemanja Ivanovic | 1 | -0/+2 |
2019-06-03 | Add clang source minimizer that reduces source to directives | Alex Lorenz | 1 | -0/+5 |
2019-06-03 | [OpenCL] Declare builtin functions using TableGen | Sven van Haastregt | 1 | -1/+2 |
2019-05-23 | [analyzer] List checker/plugin options in 3 categories: released, alpha, deve... | Kristof Umann | 1 | -0/+4 |
2019-05-23 | [analyzer] Hide developer-only checker/package options by default | Kristof Umann | 1 | -0/+2 |
2019-05-23 | [analyzer] List checkers in 3 categories: released, alpha, developer | Kristof Umann | 1 | -1/+3 |
2019-05-23 | [analyzer] Add a new frontend flag to display all checker options | Kristof Umann | 1 | -0/+1 |
2019-05-21 | [ARM][CMSE] Add commandline option and feature macro | Javed Absar | 1 | -0/+1 |
2019-05-14 | Temporarily revert "Change -gz and -Wa,--compress-debug-sections to use gABI ... | Eric Christopher | 1 | -1/+2 |
2019-05-14 | Add a new language mode for C2x; enable [[attribute]] support by default in C2x. | Aaron Ballman | 1 | -2/+6 |
2019-05-13 | Introduce the ability to dump the AST to JSON. | Aaron Ballman | 1 | -2/+18 |
2019-05-10 | Change -gz and -Wa,--compress-debug-sections to use gABI compression (SHF_COM... | Fangrui Song | 1 | -2/+1 |
2019-05-09 | [SPIR] Simplified target checking. | Anastasia Stulova | 1 | -3/+1 |
2019-05-01 | [analyzer] Don't display implementation checkers under -analyzer-checker-help... | Kristof Umann | 1 | -0/+1 |
2019-04-19 | [analyzer][NFC] Reimplement checker options | Kristof Umann | 1 | -1/+1 |
2019-04-11 | [C++20] Implement context-sensitive header-name lexing and pp-import parsing ... | Richard Smith | 1 | -2/+7 |
2019-03-31 | Range-style std::find{,_if} -> llvm::find{,_if}. NFC | Fangrui Song | 1 | -3/+3 |
2019-03-30 | Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` c... | Anton Afanasyev | 1 | -0/+1 |
2019-03-12 | Reland "[Remarks] Add -foptimization-record-passes to filter remark emission" | Francis Visoiu Mistrih | 1 | -0/+5 |
2019-03-12 | Revert "[Remarks] Add -foptimization-record-passes to filter remark emission" | Francis Visoiu Mistrih | 1 | -5/+0 |
2019-03-12 | [Remarks] Add -foptimization-record-passes to filter remark emission | Francis Visoiu Mistrih | 1 | -0/+5 |
2019-03-04 | [PGO] Clang part of change for context-sensitive PGO (part1) | Rong Xu | 1 | -3/+7 |
2019-03-01 | [Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani... | Pierre Gousseau | 1 | -1/+1 |