summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Diagnose missing macro argument following charize operator.Andy Gibbs2016-04-012-1/+15
* [CrashReproducer] Add -fmodule-cache-path to reproducer scriptBruno Cardoso Lopes2016-04-015-0/+5
* [Lexer] Don't read out of bounds if a conflict marker is at the end of a fileBenjamin Kramer2016-04-011-0/+11
* [OPENMP 4.5] Allow data members as loop counters in loop-basedAlexey Bataev2016-04-011-0/+60
* Revert "[OPENMP] Allow skip expression after comma in clauses with lists."Alexey Bataev2016-04-0191-203/+215
* [analyzer] Prefer accessor method in extension over category in CallEvent.Devin Coughlin2016-04-011-0/+49
* Adapt to LLVM API change in r265077.Adrian Prantl2016-03-311-1/+1
* [index] Fix regression where ObjC method declarations may mistakenly get inde...Argyrios Kyrtzidis2016-03-312-0/+43
* Diagnostics: remove dodgy handler for bitcode inlineasm diagnostics.Tim Northover2016-03-311-1/+1
* [PGO] Avoid instrumenting constants at value sitesBetul Buyukkurt2016-03-311-0/+11
* [OpenCL] Added nosvm attribute for OpenCL v2.0.Anastasia Stulova2016-03-311-0/+17
* [OPENMP] Support dumping OpenMP specific constructs.Alexey Bataev2016-03-311-0/+68
* [OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev2016-03-3191-215/+203
* [CodeGenCXX] Fix ItaniumCXXABI::getAlignmentOfExnObject to return 8-byteAkira Hatanaka2016-03-311-0/+22
* Fix -Wdynamic-class-memaccess to skip invalid classes.Richard Trieu2016-03-311-0/+13
* [DarwinDriver] Increase the number of valid digits for ld64 version string.Bruno Cardoso Lopes2016-03-311-0/+24
* [Sema] Fix PR27122: ICE with enable_if+ill-formed call.George Burgess IV2016-03-312-0/+47
* [CrashReproducer] Add a module map callback for added headersBruno Cardoso Lopes2016-03-301-0/+50
* [VFS] Handle empty entries in directory traversalBruno Cardoso Lopes2016-03-305-0/+61
* [CUDA] Add -disable-llvm-passes to CodeGenCUDA/link-device-bitcode.cu. NFCJustin Lebar2016-03-301-4/+4
* Fix deduction of __atomic_load's parameter types.Eric Fiselier2016-03-301-1/+4
* [CUDA] Make unattributed constexpr functions implicitly host+device.Justin Lebar2016-03-303-0/+97
* AMDGPU: Add frexp_mant + frexp_exp builtinsMatt Arsenault2016-03-301-0/+28
* Fix Clang crash with template type diffing.Richard Trieu2016-03-301-0/+37
* Add -emit-llvm-only to the regression test for PR21547.Vassil Vassilev2016-03-301-0/+1
* Canonicalize UnaryTransformType types when they don't have a known underlying...Vassil Vassilev2016-03-305-0/+46
* [Clang][ARM] __va_list declaration is not saved in ASTContext causing compila...Oleg Ranevskyy2016-03-302-0/+18
* [modules] Write out identifiers if the ID is local, too.Vassil Vassilev2016-03-305-0/+14
* [modules] Add a regression test for PR21547.Vassil Vassilev2016-03-303-0/+24
* [SystemZ] Specify required features for builtins.Jonas Paulsson2016-03-301-0/+11
* Prepare tests for change to emit Module SourceFileName to LLVM assemblyTeresa Johnson2016-03-302-2/+2
* [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.Alexey Bataev2016-03-303-0/+220
* For MS ABI, emit dllexport friend functions defined inline in classStephan Bergmann2016-03-301-0/+22
* [OpenCL] Fix pipe builtin bugsXiuli Pan2016-03-301-10/+20
* [Driver] Quote clang full version in dwarf producer when invoking cc1asBruno Cardoso Lopes2016-03-301-0/+2
* Fixing PR26558: remove the adx target attribute requirement from adc builtins.Yunzhong Gao2016-03-291-1/+1
* [PGO] Test case fix for r264783 Betul Buyukkurt2016-03-291-1/+1
* [Sema] Attempt [3] to fix tests for utf-8 invalid format string specifiersBruno Cardoso Lopes2016-03-291-0/+1
* Enable the SafeStack sanitizer on CloudABI by default.Ed Schouten2016-03-292-6/+16
* [Sema] Attempt [2] to fix tests for utf-8 invalid format string specifiersBruno Cardoso Lopes2016-03-291-18/+35
* [PGO] Move the instrumentation point closer to the value site.Betul Buyukkurt2016-03-292-2/+24
* clang-cl: Silently ignore /d2FastFail flag.Nico Weber2016-03-291-0/+1
* [Sema] Attempt to fix tests for utf-8 invalid format string specifiersBruno Cardoso Lopes2016-03-294-25/+27
* [Sema] Handle UTF-8 invalid format string specifiersBruno Cardoso Lopes2016-03-293-0/+24
* [CUDA] Remove three obsolete CUDA cc1 flags.Justin Lebar2016-03-299-158/+13
* [AMDGPU] Switch linker to amdphdrs + update testKonstantin Zhuravlyov2016-03-291-1/+1
* Add additional Hi/Lo registers to Clang MipsTargetInfoBaseHrvoje Varga2016-03-291-0/+12
* [OPENMP 4.5] Allow data members in 'aligned' clause.Alexey Bataev2016-03-296-2/+123
* [OPENMP] Remove extra code transformation.Alexey Bataev2016-03-2910-25/+28
* [OPENMP] Allow runtime insert its own code inside OpenMP regions.Alexey Bataev2016-03-294-12/+19