summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merging r214735:Bill Wendling2014-08-051-1/+5
* Merging r214734:Bill Wendling2014-08-051-0/+19
* Merging r214801:Bill Schmidt2014-08-041-34/+0
* Merging r213834:Bill Wendling2014-08-041-0/+15
* Merging r213913:Bill Wendling2014-08-041-0/+10
* Merging r213999:Bill Wendling2014-08-041-0/+2
* Merging r214119:Bill Wendling2014-08-042-141/+141
* Merging r214222:Bill Wendling2014-08-041-0/+8
* ------------------------------------------------------------------------Bill Wendling2014-08-043-2/+88
* Merging r214369:Bill Wendling2014-08-041-1/+1
* Merging r214050:Bill Wendling2014-08-041-0/+22
* Merging r214008:Bill Wendling2014-08-041-0/+35
* Merging r213912:Bill Wendling2014-08-041-6/+14
* Merging r213902:Bill Wendling2014-08-041-1/+22
* Merging r213840:Bill Wendling2014-08-041-0/+54
* Merging r213613:Bill Wendling2014-08-041-2/+6
* Merging r213611:Bill Wendling2014-08-041-1/+5
* Merging r213609:Bill Wendling2014-08-041-0/+16
* Merging r214208:Bob Wilson2014-07-291-0/+4
* Merging r213714:Renato Golin2014-07-281-1/+1
* Merging r213937:Simon Atanasyan2014-07-27215-400/+400
* Merging r213741:Daniel Sanders2014-07-231-1/+1
* Sema: correct handling for __va_start for WoASaleem Abdulrasool2014-07-222-0/+64
* Avoid crash if default argument parsed with errors.Serge Pavlov2014-07-221-0/+3
* -fms-extensions: Implement half of #pragma init_segReid Kleckner2014-07-222-16/+87
* clang-cl: ignore /showIncludes when combined with /E (PR20336)Hans Wennborg2014-07-211-0/+4
* Rename metadata llvm.loop.vectorize.unroll to llvm.loop.vectorize.interleave.Mark Heffernan2014-07-211-3/+3
* Revert "Emit lifetime.start / lifetime.end markers for unnamed temporary obje...Arnaud A. de Grandmaison2014-07-211-132/+0
* Emit lifetime.start / lifetime.end markers for unnamed temporary objects.Arnaud A. de Grandmaison2014-07-211-0/+132
* Add support for '#pragma unroll'.Mark Heffernan2014-07-215-4/+227
* Sema: Handle C11 atomics when diagnosing out of range comparisonsJustin Bogner2014-07-212-0/+24
* [OPENMP] Initial parsing and sema analysis for 'flush' directive.Alexey Bataev2014-07-213-0/+274
* [OPENMP] Parsing/Sema of the OpenMP directive 'critical'.Alexander Musman2014-07-213-1/+455
* [modules] Fix some of the confusion when computing the override set for a macroRichard Smith2014-07-2113-1/+54
* [OPENMP] Added several test cases for clauses 'ordered' and 'nowait': if ther...Alexey Bataev2014-07-215-42/+82
* [PowerPC] Optimize passing certain aggregates by valueUlrich Weigand2014-07-213-13/+32
* [PowerPC] Support the ELFv2 ABIUlrich Weigand2014-07-211-0/+422
* TypePrinter should not ignore IndexTypeCVRQualifiers on constant-sized arraysHal Finkel2014-07-191-0/+10
* Use the dereferenceable attribute on C99 array parameters with staticHal Finkel2014-07-191-0/+9
* PR20356: Fix all Sema warnings with mismatched ext_/warn_ versusRichard Smith2014-07-196-16/+14
* clang/test/Misc/backend-optimization-failure.cpp: Appease to add -triple=x86_64.NAKAMURA Takumi2014-07-191-1/+2
* CodeGen: Properly null-check typeid expressionsDavid Majnemer2014-07-191-0/+82
* [X86 inline-asm] Error out on inline-asm constraint "=f".Akira Hatanaka2014-07-181-0/+6
* TypePrinter should not omit the static keyword in array parameter declaratorsHal Finkel2014-07-181-0/+11
* Objective-C. Patch to warn if the result of calling a property getter Fariborz Jahanian2014-07-184-8/+31
* Reinstate r213348, reverted in r213395, with an additional bug fix and moreRichard Smith2014-07-188-0/+115
* Revert "CodeGen: Properly null-check typeid expressions"David Majnemer2014-07-181-68/+0
* Address Richard's latest feedback.David Majnemer2014-07-181-3/+13
* Address Richard's commentsDavid Majnemer2014-07-181-0/+4
* Address Richard's comments.David Majnemer2014-07-181-0/+10