Age | Commit message (Expand) | Author | Files | Lines |
2016-09-13 | Update Clang for D20147 ("DebugInfo: New metadata representation for global v... | Peter Collingbourne | 1 | -2/+2 |
2016-09-06 | [OpenCL] Remove access qualifiers on images in arg info metadata. | Alexey Bader | 1 | -2/+31 |
2016-09-01 | [Frontend] Fix mcount inlining bug | Honggyu Kim | 1 | -9/+5 |
2016-09-01 | Remove whitespace to test commit access | Honggyu Kim | 1 | -1/+1 |
2016-07-13 | Add XRay flags to Clang. We implement two flags to control the XRay behaviour: | Aaron Ballman | 1 | -0/+20 |
2016-07-13 | [OpenCL] Fix code generation of kernel pipe parameters. | Alexey Bader | 1 | -3/+5 |
2016-06-28 | P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: | Richard Smith | 1 | -20/+39 |
2016-06-24 | Use more ArrayRefs | David Majnemer | 1 | -1/+1 |
2016-06-23 | Implement p0292r2 (constexpr if), a likely C++1z feature. | Richard Smith | 1 | -5/+7 |
2016-06-22 | Add support for /Ob1 and -finline-hint-functions flags | Hans Wennborg | 1 | -2/+8 |
2016-06-22 | [OpenCL] Use function metadata to represent kernel attributes | Yaxun Liu | 1 | -30/+16 |
2016-06-08 | [DebugInfo] Add calling conventions to DISubroutineType | Reid Kleckner | 1 | -8/+11 |
2016-05-06 | [OPENMP 4.0] Codegen for 'declare simd' directive. | Alexey Bataev | 1 | -0/+2 |
2016-04-28 | Debug info: Apply an artificial debug location to __cyg_profile_func.* calls. | Adrian Prantl | 1 | -0/+1 |
2016-04-19 | reduce indentation; NFCI | Sanjay Patel | 1 | -9/+6 |
2016-04-08 | revert SVN r265702, r265640 | Saleem Abdulrasool | 1 | -3/+2 |
2016-04-08 | Adapt to LLVM API change | Sanjoy Das | 1 | -1/+1 |
2016-04-07 | Basic: move CodeGenOptions from Frontend | Saleem Abdulrasool | 1 | -2/+3 |
2016-04-05 | Add -fno-jump-tables and-fjump-tables flags | Nirav Dave | 1 | -0/+4 |
2016-03-21 | [Cxx1z] Implement Lambda Capture of *this by Value as [=,*this] (P0018R3) | Faisal Vali | 1 | -4/+16 |
2016-03-13 | Remove compile time PreserveName in favor of a runtime cc1 -discard-value-nam... | Mehdi Amini | 1 | -17/+3 |
2016-03-12 | Temporarily revert these patches: | Eric Christopher | 1 | -3/+17 |
2016-03-11 | Remove compile time PreserveName switch based on NDEBUG | Mehdi Amini | 1 | -17/+3 |
2016-03-01 | [MSVC Compat] Correctly handle finallys nested within finallys | David Majnemer | 1 | -0/+3 |
2016-02-26 | [OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr | Xiuli Pan | 1 | -4/+3 |
2016-02-04 | [PGO] cc1 option name change for profile instrumentation | Rong Xu | 1 | -1/+1 |
2016-02-02 | Move DebugInfoKind into its own header to cut the cyclic dependency edge from... | Benjamin Kramer | 1 | -1/+1 |
2016-01-16 | Introduce -fsanitize-stats flag. | Peter Collingbourne | 1 | -0/+9 |
2016-01-12 | function names start with a lower case letter ; NFC | Sanjay Patel | 1 | -1/+1 |
2016-01-09 | [OpenCL] Pipe type support | Xiuli Pan | 1 | -5/+24 |
2015-12-06 | [PGO] Instrument only base constructors and destructors. | Serge Pavlov | 1 | -2/+1 |
2015-12-02 | Add the `pass_object_size` attribute to clang. | George Burgess IV | 1 | -1/+12 |
2015-11-16 | When producing error messages for always_inline functions with the | Eric Christopher | 1 | -2/+5 |
2015-11-14 | Add support for the always_inline + target feature diagnostic to print | Eric Christopher | 1 | -6/+11 |
2015-11-12 | [C++] Add the "norecurse" attribute to main() if in C++ mode | James Molloy | 1 | -0/+8 |
2015-11-12 | Refactor out some common code from r252834 | David Blaikie | 1 | -39/+26 |
2015-11-12 | Provide a frontend based error for always_inline functions that require | Eric Christopher | 1 | -25/+65 |
2015-11-12 | Move checkTargetFeatures to CodeGenFunction.cpp to make it | Eric Christopher | 1 | -0/+43 |
2015-11-06 | CodeGen: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 1 | -2/+2 |
2015-10-20 | Roll-back r250822. | Angel Garcia Gomez | 1 | -1/+1 |
2015-10-20 | Apply modernize-use-default to clang. | Angel Garcia Gomez | 1 | -1/+1 |
2015-09-17 | Support __builtin_ms_va_list. | Charles Davis | 1 | -0/+4 |
2015-09-10 | [MS ABI] Make member pointers return true for isIncompleteType | David Majnemer | 1 | -1/+1 |
2015-09-08 | Compute and preserve alignment more faithfully in IR-generation. | John McCall | 1 | -61/+112 |
2015-09-02 | add __builtin_unpredictable and convert to metadata | Sanjay Patel | 1 | -1/+18 |
2015-07-31 | [MS ABI] Hook clang up to the new EH instructions | David Majnemer | 1 | -8/+4 |
2015-07-07 | Update clang for intrinsic rename of framerecover to localrecover | Reid Kleckner | 1 | -2/+2 |
2015-07-07 | Revert "Revert 241171, 241187, 241199 (32-bit SEH)." | Reid Kleckner | 1 | -6/+6 |
2015-07-02 | Attach attribute "trap-func-name" to call sites of llvm.trap and llvm.debugtrap. | Akira Hatanaka | 1 | -2/+3 |
2015-07-02 | Switch users of the 'for (StmtRange range = stmt->children(); range; ++range)... | Benjamin Kramer | 1 | -4/+4 |