| Commit message (Expand) | Author | Age | Files | Lines |
* | CodeGen: tweak CFString emission for COFF targets | Saleem Abdulrasool | 2016-06-01 | 1 | -0/+21 |
* | CodeGen: address post-commit review comments | Saleem Abdulrasool | 2016-05-30 | 1 | -1/+1 |
* | CodeGen: tweak CFConstantStrings for COFF and ELF | Saleem Abdulrasool | 2016-05-30 | 1 | -20/+31 |
* | Check for nullptr argument. | Artem Belevich | 2016-05-19 | 1 | -2/+2 |
* | Reapply^3 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-19 | 1 | -3/+5 |
* | Revert "Reapply^2 "[ProfileData] (clang) Use Error in InstrProf and Coverage,... | Vedant Kumar | 2016-05-16 | 1 | -5/+3 |
* | Reapply^2 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-16 | 1 | -3/+5 |
* | Revert "Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, N... | Chandler Carruth | 2016-05-14 | 1 | -5/+3 |
* | Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-13 | 1 | -3/+5 |
* | Revert "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-13 | 1 | -5/+3 |
* | [ProfileData] (clang) Use Error in InstrProf and Coverage, NFC | Vedant Kumar | 2016-05-13 | 1 | -3/+5 |
* | Differential Revision: http://reviews.llvm.org/D19687 | Sriraman Tallam | 2016-04-28 | 1 | -8/+6 |
* | Re-apply r267784, r267824 and r267830. | Peter Collingbourne | 2016-04-28 | 1 | -3/+1 |
* | Revert r267784, r267824 and r267830. | Benjamin Kramer | 2016-04-28 | 1 | -1/+3 |
* | Rework interface for bitset-using features to use a notion of LTO visibility. | Peter Collingbourne | 2016-04-27 | 1 | -3/+1 |
* | [CodeGen] Avoid ctor/dtor boilerplate with some C++11 | Reid Kleckner | 2016-04-13 | 1 | -31/+13 |
* | [GCC] Attribute ifunc support in clang | Dmitry Polukhin | 2016-04-11 | 1 | -21/+100 |
* | revert SVN r265702, r265640 | Saleem Abdulrasool | 2016-04-08 | 1 | -1/+1 |
* | Adapt to LLVM API change | Sanjoy Das | 2016-04-08 | 1 | -1/+1 |
* | Replace Sema-level implementation of -fassume-sane-operator-new with a | Richard Smith | 2016-04-07 | 1 | -3/+13 |
* | Basic: move CodeGenOptions from Frontend | Saleem Abdulrasool | 2016-04-07 | 1 | -1/+1 |
* | [CUDA] Add -fcuda-flush-denormals-to-zero. | Justin Lebar | 2016-04-05 | 1 | -0/+8 |
* | Fix serialization/deserialization for __uuidof | David Majnemer | 2016-03-28 | 1 | -1/+1 |
* | Use the correct alignment for uuid descriptors | David Majnemer | 2016-03-27 | 1 | -2/+2 |
* | Improve the representation of CXXUuidofExpr | David Majnemer | 2016-03-27 | 1 | -1/+1 |
* | Attach profile summary information to Module. | Easwaran Raman | 2016-03-24 | 1 | -0/+1 |
* | CodeGen: Mark functions used in vtables as unnamed_addr. | Peter Collingbourne | 2016-03-14 | 1 | -6/+6 |
* | [OPENMP 4.0] Codegen for 'declare reduction' construct. | Alexey Bataev | 2016-03-04 | 1 | -4/+11 |
* | [OPENMP 4.0] Initial support for 'omp declare reduction' construct. | Alexey Bataev | 2016-03-03 | 1 | -0/+4 |
* | [PGO] Change profile use cc1 option to handle IR level profiles | Rong Xu | 2016-03-02 | 1 | -4/+4 |
* | Serialize `#pragma detect_mismatch`. | Nico Weber | 2016-03-02 | 1 | -0/+6 |
* | [CUDA] Emit host-side 'shadows' for device-side global variables | Artem Belevich | 2016-03-02 | 1 | -12/+52 |
* | Serialize `#pragma comment`. | Nico Weber | 2016-03-02 | 1 | -0/+19 |
* | Add whole-program vtable optimization feature to Clang. | Peter Collingbourne | 2016-02-24 | 1 | -1/+3 |
* | Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow special... | Samuel Antao | 2016-02-08 | 1 | -1/+15 |
* | Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code... | Renato Golin | 2016-02-07 | 1 | -15/+1 |
* | Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generat... | Samuel Antao | 2016-02-06 | 1 | -1/+15 |
* | Revert r259977 - [OpenMP] Reorganize code to allow specialized code generatio... | Samuel Antao | 2016-02-06 | 1 | -15/+1 |
* | [OpenMP] Reorganize code to allow specialized code generation for different d... | Samuel Antao | 2016-02-06 | 1 | -1/+15 |
* | [cfi] Safe handling of unaddressable vtable pointers (clang). | Evgeniy Stepanov | 2016-02-03 | 1 | -0/+25 |
* | [CUDA] Do not allow dynamic initialization of global device side variables. | Artem Belevich | 2016-02-02 | 1 | -11/+6 |
* | Move DebugInfoKind into its own header to cut the cyclic dependency edge from... | Benjamin Kramer | 2016-02-02 | 1 | -6/+5 |
* | Use a consistent spelling for vtables. | Eric Christopher | 2016-01-29 | 1 | -3/+3 |
* | [MS ABI] Allow a member pointers' converted type to change | David Majnemer | 2016-01-26 | 1 | -0/+5 |
* | [cfi] Cross-DSO CFI diagnostic mode (clang part) | Evgeniy Stepanov | 2016-01-25 | 1 | -0/+2 |
* | [CUDA] Don't generate aliases for static extern "C" functions. | Justin Lebar | 2016-01-25 | 1 | -0/+4 |
* | Introduce -fsanitize-stats flag. | Peter Collingbourne | 2016-01-16 | 1 | -0/+9 |
* | PR25910: clang allows two var definitions with the same mangled name | Andrey Bokhanko | 2016-01-14 | 1 | -27/+86 |
* | [MS ABI] Complete and base constructor GlobalDecls must have the same name | David Majnemer | 2016-01-08 | 1 | -1/+14 |
* | [Driver] Add support for -fno-builtin-foo options. | Chad Rosier | 2016-01-06 | 1 | -1/+2 |