| Commit message (Expand) | Author | Age | Files | Lines |
* | [Sema] Tweak incomplete enum types on MSVC ABI targets | David Majnemer | 2015-10-08 | 2 | -2/+2 |
* | Update tests touched by r249656 | David Majnemer | 2015-10-08 | 5 | -5/+5 |
* | Diagnose const atomics in __atomic builtins. | Eric Fiselier | 2015-10-04 | 1 | -7/+32 |
* | Teach -Wtautological-overlap-compare about enums | George Burgess IV | 2015-10-01 | 1 | -0/+34 |
* | [OpenCL] Add missing OpenCL LangOpts in address space compatibility checks | Anastasia Stulova | 2015-09-30 | 1 | -0/+5 |
* | Thread Safety Analysis: allow capability attribute on unions. | DeLesley Hutchins | 2015-09-29 | 1 | -2/+6 |
* | Thread Safety Analysis: fix before/after checks so that they work on global | DeLesley Hutchins | 2015-09-29 | 1 | -1/+2 |
* | Make a test a bit shorter. No behavior change. | Nico Weber | 2015-09-24 | 1 | -5/+1 |
* | Fix assertion in inline assembler IR gen | Alexander Musman | 2015-09-21 | 1 | -0/+12 |
* | Support __builtin_ms_va_list. | Charles Davis | 2015-09-17 | 3 | -0/+83 |
* | Prevent implicit re-interpret casts between ExtVector and Scalar types. | Stephen Canon | 2015-09-15 | 1 | -0/+19 |
* | C11 _Bool bitfield diagnostic | Rachel Craik | 2015-09-14 | 1 | -2/+5 |
* | Don't crash on a self-alias declaration | Hal Finkel | 2015-09-04 | 1 | -0/+4 |
* | Don't allow dllexport/import on static local variables | Hans Wennborg | 2015-09-04 | 2 | -0/+10 |
* | [Sema] Avoid crash on tag-type mismatch (Fixes PR24610) | Vedant Kumar | 2015-09-02 | 1 | -0/+4 |
* | [AST] Don't crash when comparing incomplete object | David Majnemer | 2015-08-29 | 1 | -0/+4 |
* | [Tests] Modified Lit Tests to be C++11 compatibile | Charles Li | 2015-08-27 | 2 | -7/+39 |
* | [ARM] Mark mcr/mrc builtin operands as required-immediate. | Ahmed Bougacha | 2015-08-26 | 1 | -0/+34 |
* | Fix crash with two typos in the arguments of a function | Olivier Goffart | 2015-08-20 | 1 | -0/+6 |
* | Fix the layout of bitfields in ms_struct unions: their | John McCall | 2015-08-19 | 2 | -81/+150 |
* | Fix -Wlogical-not-parentheses to work better with C code. | Richard Trieu | 2015-08-19 | 3 | -2/+206 |
* | Make __builtin_object_size always answer correctly | George Burgess IV | 2015-08-19 | 1 | -4/+0 |
* | Revert r245323, it caused PR24493. | Nico Weber | 2015-08-18 | 1 | -0/+4 |
* | Make __builtin_object_size always answer correctly | George Burgess IV | 2015-08-18 | 1 | -4/+0 |
* | [Sema] Be consistent about diagnostic wording: always use "cannot". | Davide Italiano | 2015-08-15 | 2 | -80/+80 |
* | [Sema] main can't be declared as global variable, in C++. | Davide Italiano | 2015-08-14 | 1 | -0/+56 |
* | Additional fix for PR14269: Crash on vector elements / global register vars i... | Andrey Bokhanko | 2015-08-03 | 1 | -3/+18 |
* | Add support for System z vector language extensions | Ulrich Weigand | 2015-07-30 | 1 | -0/+1009 |
* | [MS Extensions] Remove support for the i128 integer literal suffix | David Majnemer | 2015-07-26 | 1 | -16/+2 |
* | [Sema] The alignment of an object has an upper bound from the object file format | David Majnemer | 2015-07-26 | 1 | -1/+1 |
* | Fix the equal-vector-size rule for reinterpret_casts in C++ | John McCall | 2015-07-23 | 1 | -0/+8 |
* | Downgrade error about adding 'dllimport' to used free function to warning (PR... | Hans Wennborg | 2015-07-22 | 1 | -1/+1 |
* | [X86, inlineasm] Improve analysis of x,Y0,Yi,Ym,Yt,L,e,Z,s asm constraints (p... | Alexey Bataev | 2015-07-20 | 1 | -0/+26 |
* | Tests for "Disabling of "redefine_extname" pragma for C++ code" | Alexey Bataev | 2015-07-17 | 1 | -0/+6 |
* | __builtin_setjmp/__builtin_longjmp is support on ARM now | Matthias Braun | 2015-07-17 | 1 | -1/+0 |
* | PR10405 - Desugar FunctionType and TemplateSpecializationType if any type tha... | Nikola Smiljanic | 2015-07-16 | 2 | -6/+8 |
* | Add a "maximum TLS alignment" characteristic to the target info, so it | Paul Robinson | 2015-07-14 | 1 | -0/+75 |
* | [Sema] Emit a better diagnostic when variable redeclarations disagree | David Majnemer | 2015-07-14 | 6 | -30/+30 |
* | Fixed 22941: Integer template parameter as immediate 'I' expectes an integer ... | Sunil Srivastava | 2015-07-14 | 1 | -0/+25 |
* | Support alternate attribute spelling __enable_if__ | Ulrich Weigand | 2015-07-13 | 1 | -0/+15 |
* | Revert "Revert r241620 and follow-up commits" and move the initialization | Adrian Prantl | 2015-07-08 | 1 | -1/+1 |
* | Revert r241620 and follow-up commits while investigating linux buildbot failu... | Adrian Prantl | 2015-07-07 | 1 | -1/+1 |
* | Add target requirements to testcases that emit PCH. | Adrian Prantl | 2015-07-07 | 1 | -1/+1 |
* | [Sema] Warn when shifting a negative value. | Davide Italiano | 2015-07-06 | 1 | -2/+3 |
* | Add support for the x86 builtin __builtin_cpu_supports. | Eric Christopher | 2015-06-29 | 1 | -0/+21 |
* | Account for calling convention specifiers in function definitions in IR test ... | David Blaikie | 2015-06-29 | 2 | -3/+3 |
* | Replace __double_underscored type nullability qualifiers with _Uppercase_unde... | Douglas Gregor | 2015-06-24 | 2 | -56/+56 |
* | Improve error handling for PR22560. | Bob Wilson | 2015-06-23 | 1 | -0/+9 |
* | Make the typo resolution in r240441 apply to all function calls. | Kaelyn Takata | 2015-06-23 | 1 | -0/+5 |
* | Ensure delayed typos have been corrected in calls to builtins before | Kaelyn Takata | 2015-06-23 | 1 | -0/+4 |