[PowerPC] Canonicalize shuffles on big endian targets as well
[platform/upstream/llvm.git] / clang /
2021-04-20 Simon PilgrimFix Wdocumentation warning by consistently using '...
2021-04-20 Martin Probstclang-format: [JS] do not merge imports and exports.
2021-04-20 Thomas Preud'homme[C++, test] Fix typo in NSS* vars
2021-04-20 Serguei KatkovRe-land [GreedyRA ORE] Add Cost of spill locations...
2021-04-19 Alexandre GaneaRevert "[clang-scan-deps] Add support for clang-cl"
2021-04-19 Stephen Kelly[AST] Fix comparison to of SourceRanges in container
2021-04-19 Stephen Kelly[AST] Update introspection API to use const-ref for...
2021-04-19 Yaxun (Sam) Liu[CUDA][HIP] Allow non-ODR use of host var in device
2021-04-19 Wael Yehia[AIX] Diagnose thinLTO usage in clang on AIX.
2021-04-19 Jan Svoboda[clang] NFC: Fix range-based for loop warnings related...
2021-04-19 Hans WennborgFix test/Frontend/print-header-includes.c
2021-04-19 Abhina Sreeskantha... [SystemZ][z/OS] Set more text files as text
2021-04-19 Hans WennborgRename -show-skipped-includes to -fshow-skipped-include...
2021-04-19 Jan Svoboda[clang][deps] NFC: Remove unused FullDependencies member
2021-04-19 Jan Svoboda[clang][deps] Generate the full command-line for modules
2021-04-19 Abhina Sreeskantha... [SystemZ][z/OS] Set files in FileRemapper.cpp are text
2021-04-19 Timm Bäder[clang][parser] Unify rejecting (non) decl stmts with...
2021-04-19 Jan Svoboda[clang][deps] Remove the -full-command-line flag
2021-04-19 Jan Svoboda[clang][deps] Simplify function discovering .pcm and...
2021-04-19 Jan Svoboda[clang][cli] NFC: Move conditional LangOptions parsing...
2021-04-19 Sven van Haastregt[OpenCL] Change OpenCL builtin version encoding
2021-04-19 Jan Svoboda[clang][cli] NFC: Use Diags to report parsing success...
2021-04-19 Jan Svoboda[clang] Implement CompilerInvocation copy assignment
2021-04-19 Jan Svoboda[clang] Rename CompilerInvocationBase to RefBase, split...
2021-04-19 ShihPo Hung[RISCV][Driver] Make the ordering of CmdArgs consistent...
2021-04-19 Xun LiRevert "[Coroutines] Set presplit attribute in Clang...
2021-04-18 Xun Li[Coroutines] Set presplit attribute in Clang instead...
2021-04-18 Xun LiRevert "[Coroutines] Move CoroEarly pass to before...
2021-04-18 Xun Li[Coroutines] Move CoroEarly pass to before AlwaysInliner
2021-04-18 Nathan James[Introspection] Dont emit json if unchanged.
2021-04-18 Martin Storsjö[clang] Fix cross compiling clang for windows after...
2021-04-18 Nathan James[AST][Introspection][NFC] Remove unnecessary temporary...
2021-04-17 Stephen Kelly[AST] Add TypeLoc support to node introspection
2021-04-17 Sylvain Audi[clang-scan-deps] Add support for clang-cl
2021-04-17 Sylvain Audi[clang-scan-deps] Support double-dashes in clang comman...
2021-04-17 Stephen Kelly[AST] Enable AST node introspection on WIN32
2021-04-17 Jennifer Chukwu[NFC] Fixed Typos
2021-04-17 Stephen Kelly[AST] Remove args from LocationCall
2021-04-17 Yaxun (Sam) Liu[HIP] Support hipRTC in header
2021-04-17 Dávid Bolvanský[Pragma] Added support for GCC unroll/nounroll
2021-04-17 Yaxun (Sam) Liu[CUDA][HIP] Mark device var used by host only
2021-04-17 Yaxun (Sam) Liu[AMDGPU] Add GlobalDCE before internalization pass
2021-04-17 Serge GueltonNormalize interaction with boolean attributes
2021-04-17 Ben Barham[ASTReader] Only mark module out of date if not already...
2021-04-16 Ben Shi[clang][NFC] Fix a potential assert failure
2021-04-16 Philip Reames[funcattrs] Add the maximal set of implied attributes...
2021-04-16 Thomas Lively[WebAssembly] Remove saturating fp-to-int target intrinsics
2021-04-16 Björn SchäpersDeclContext: Fix iterator category
2021-04-16 Dávid Bolvanský[Builtins] Add memory allocation builtins (PR12543)
2021-04-16 Artem Belevich[CUDA, FDO] Filter out profiling options from GPU-side...
2021-04-16 Min-Yih Hsu[M68k] Fix empty builtin va_list kind
2021-04-16 Zakk Chen[RISCV][Clang] Add RVV miscellaneous intrinsic functions.
2021-04-16 Zakk Chen[RISCV][Clang] Drop the assembly tests for RVV intrinsics.
2021-04-16 Troy Johnson[Driver] Allow both lib64 and lib in rocm-detect test.
2021-04-16 Jonathan Crowther[SystemZ][z/OS] Add IsText Argument to GetFile and...
2021-04-16 Alexey Bataev[OPENMP]Fix PR49115: Incorrect results for scan directive.
2021-04-16 Pushpinder SinghRevert "[AMDGPU][OpenMP] Add amdgpu-arch tool to list...
2021-04-16 Max Sagebaum[clang-format] Inconsistent behavior regarding line...
2021-04-16 Pushpinder Singh[AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs...
2021-04-16 Richard SmithAdd triple to fix test failure.
2021-04-16 Joshua HabermanImplemented [[clang::musttail]] attribute for guarantee...
2021-04-15 Stephen KellyNFC: Add a simple test for introspection call formatting
2021-04-15 Stephen KellyNFC: Add missing matcher for test method
2021-04-15 cchen[OpenMP5][DOCS] Update status of masked construct and...
2021-04-15 Stephen Kelly[AST] Fix location call storage with common last-invocation
2021-04-15 Momchil Velikov[clang][AArch64] Correctly align HFA arguments when...
2021-04-15 Nathan James[AST][Introspection] Add a check to detect if introspec...
2021-04-15 Nathan James[AST] Add a print method to Introspection LocationCall
2021-04-15 Martin Storsjö[clang] [AArch64] Fix handling of HFAs passed to Window...
2021-04-15 Max Sagebaum[clang-format] Option for empty lines after an access...
2021-04-15 cchen[OpenMP] Added codegen for masked directive
2021-04-15 Melanie Blower[clang][patch] Modify diagnostic level from err to...
2021-04-15 Arthur Eubanks[NewPM] Cleanup IR printing instrumentation
2021-04-15 Mark Johnston[Driver] Enable kernel address and memory sanitizers...
2021-04-15 Shilei Tian[Clang][Docs] Claim the atomic compare
2021-04-15 Aaron BallmanFix potential infinite loop with malformed attribute...
2021-04-15 Matthias Kloseadd test case for ignoring -flto=auto and -flto=jobserver
2021-04-15 Jan Svoboda[clang][deps] NFC: Improve documentation
2021-04-15 Martin Storsjö[clang] [test] Share patterns in CodeGen/ms_abi_aarch64...
2021-04-15 Zakk Chen[RISCV][Clang] Add vmv and vfmv series intrinsic functions.
2021-04-15 Eli Friedman[Sema] Fold VLA types in compound literals to constant...
2021-04-14 Philip ReamesReapply "[InferAttributes] Materialize all infered...
2021-04-14 Nathan James[AST][Introspection] Fix args not being set.
2021-04-14 Nathan James[AST][NFC] Remove temporary ASTTU file from Introspecti...
2021-04-14 Nathan James[AST] Use IntrusiveRefCntPtr for Introspection Location...
2021-04-14 Stephen KellyNFC: Remove condition to simplify code
2021-04-14 Thomas Lively[WebAssembly] Codegen for i64x2.extend_{low,high}_i32x4...
2021-04-14 Stephen Kelly[AST] Add introspection support for more base nodes
2021-04-14 Sterling AugustineMake test runnable on read-only file systems.
2021-04-14 Stephen Kelly[AST] Replace asserts with a condition
2021-04-14 Alex Lorenz[clang][FileManager] Support empty file name in getVirt...
2021-04-14 Shu-Chun Weng[libTooling] Add smart pointer support to the `access...
2021-04-14 Thomas Lively[WebAssembly] Codegen for f64x2.convert_low_i32x4_...
2021-04-14 Martin Probstclang-format: fix undefined behavior.
2021-04-14 Thomas Lively[WebAssembly] Use standard intrinsics for f32x4 and...
2021-04-14 Martin Probstreview comments
2021-04-14 Martin Probstclang-format: [JS] merge import lines.
2021-04-14 Hans WennborgAdd flag for showing skipped headers in -H / --show...
2021-04-14 Erich KeaneCPUDispatch- allow out of line member definitions
2021-04-14 Sven van Haastregt[OpenCL][Docs] Update OpenCL 3.0 implementation status
next