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