platform/upstream/llvm.git
2019-12-27 Jinsong Ji[PowerPC][LoopVectorize]Add floating point reg usage...
2019-12-27 Lei Zhang[mlir][spirv] Update docs regarding how to define new...
2019-12-27 David BlaikieRevert "CWG2352: Allow qualification conversions during...
2019-12-27 MaheshRavishankar[mlir] Convert std.and/std.or ops to spv.LogicalAnd...
2019-12-27 Reid KlecknerReland "[msan] Intercept qsort, qsort_r."
2019-12-27 Reid KlecknerRevert "[msan] Intercept qsort, qsort_r."
2019-12-27 Matt ArsenaultTailDuplication: Clear NoPHIs property
2019-12-27 Reid Kleckner[VFS] Don't run symlink test on Windows, it may pass...
2019-12-27 Kamil Rytarowski[compiler-rt] [netbsd] Add support for versioned statvf...
2019-12-27 Florian Hahn[ConstantRange] Respect destination bitwidth for cast...
2019-12-27 Anastasia Stulova[OpenCL] Fixed printing of __private in AMDGPU test
2019-12-27 Yaxun (Sam... [OpenCL] Fix inconsistency between opencl and c11 atomi...
2019-12-27 Florian Hahn[Matrix] Propagate and use shape info for binary operators.
2019-12-27 Stephen KellyAllow newlines in AST Matchers in clang-query files
2019-12-27 Danilo Carvalho... [NFC][DA] Remove duplicate code in checkSrcSubscript...
2019-12-27 protze@itc... [OpenMP] Implementation of OMPT reduction callbacks
2019-12-27 Lei Zhang[MLIR][spirv] Fix links in docs after repo migration
2019-12-27 Matt ArsenaultAMDGPU/GlobalISel: Fix extra result register in fdiv64...
2019-12-27 Matt ArsenaultAMDGPU/GlobalISel: Select some 128-bit load/stores
2019-12-27 Matt ArsenaultAMDGPU: Use correct DebugLoc
2019-12-27 Anastasia Stulova[OpenCL] Pretty print __private addr space
2019-12-27 Muhammad Omair... [lldb] Silent random xpass on aarch64-linux buildbot
2019-12-27 wyzhao[mlir] fix typo in a comment
2019-12-27 Uday Bondhugula[MLIR] [NFC] fix unused var warning
2019-12-27 Alex Zinenko[mlir] Floating constants for import-llvm
2019-12-27 Ilya Biryukov[clangd] Reformat `HoverTests.cpp` NFC
2019-12-27 Craig Topper[X86] Allow v2i32->v2f32 strict and non-strict uint_to_...
2019-12-27 Craig Topper[X86] Add v2i32->v2f32 non-strict sint_to_fp/uint_to_fp...
2019-12-27 Craig Topper[X86] Custom widen v2i32->v2f32 strict_sint_to_fp to...
2019-12-27 Georgii Rymar[llvm-readobj][llvm-objdump][test] - Improve dynamic...
2019-12-27 Ilya Biryukov[clangd] Fix crash in hover
2019-12-27 Fangrui SongDelete llvm.{sig,}{setjmp,longjmp} remnant after r136821
2019-12-27 Craig Topper[X86] Custom widen 128/256-bit vXi32 fp_to_uint on...
2019-12-27 Craig Topper[X86] Custom widen strict v2f32->v2i32 by padding with...
2019-12-27 Fangrui Song[X86] Fix -Wmisleading-indentation after D71892
2019-12-27 Craig Topper[X86][FPEnv] Promote some float strictfp operations...
2019-12-27 Craig Topper[X86] Add tests for constrained float intrinsics on...
2019-12-27 Craig Topper[X86] Add custom legalization for strict_uint_to_fp...
2019-12-27 Craig Topper[X86] Add test cases for v2i32->v2f32 strict_sint_to_fp...
2019-12-27 Eric ChristopherAdd an __attribute__((unused)) to populateWithGenerated...
2019-12-27 Eric ChristopherTemporarily Revert "[compiler-rt] [netbsd] Add support...
2019-12-27 Eric ChristopherFix a -Wcovered-switch-default warning by moving the...
2019-12-27 Eric ChristopherRemove an unused static function.
2019-12-27 Eric ChristopherFix a -Wcovered-switch-default warning by moving the...
2019-12-27 Eric ChristopherRemove unused static function.
2019-12-27 Evgenii StepanovRevert "Allow newlines in AST Matchers in clang-query...
2019-12-27 Liu, Chen3add custom operation for strict fpextend/fpround
2019-12-27 Kamil Rytarowski[compiler-rt] [netbsd] Add support for versioned statvf...
2019-12-26 Eric ChristopherRemove SrcVT only used in an assert and propagate query.
2019-12-26 Eric ChristopherFix -Wunused-lambda-capture warnings.
2019-12-26 David HerzkaMake lazyload_metadata.ll resilient to the addition...
2019-12-26 Craig Topper[X86] Custom widen 128/256-bit vXi32 uint_to_fp on...
2019-12-26 Reid KlecknerRevert "Make lazyload_metadata.ll resilient to the...
2019-12-26 Fangrui Song[ELF][test] Fix dynamic-linker.s
2019-12-26 Mehdi AminiAdd a clang-tidy configuration file for MLIR, it is...
2019-12-26 Craig Topper[X86] Add custom widening for v2i32->v2f64 strict_uint_...
2019-12-26 Fangrui Song[ELF] Improve the condition to create .interp
2019-12-26 Craig Topper[X86] Add custom widening for v2f64->v2i32 strict_fp_to...
2019-12-26 Stephen KellyAllow newlines in AST Matchers in clang-query files
2019-12-26 Evgenii StepanovRevert "[msan] Check qsort input."
2019-12-26 Stephen KellyRevert "Allow newlines in AST Matchers in clang-query...
2019-12-26 Stephen KellyAllow newlines in AST Matchers in clang-query files
2019-12-26 David HerzkaMake lazyload_metadata.ll resilient to the addition...
2019-12-26 Kristina Bessonova[DebugInfo][SelectionDAG] Change order while transferri...
2019-12-26 Fangrui Song[ELF] Support input section description .gnu.version...
2019-12-26 Hideto Ueno[Attributor] Add helper to change an instruction to...
2019-12-26 Yonghong Song[BPF] Enable relocation location for load/store/shifts
2019-12-26 Johannes Doerfert[OpenMP][NFCI] Use the libFrontend ProcBindKind in...
2019-12-26 Craig Topper[X86] Merge the SINT_TO_FP/UINT_TO_FP handlers in Repla...
2019-12-26 Craig Topper[X86] Add custom lowering for v2i64->v2f32 strict_sint_...
2019-12-26 Craig Topper[X86] Add test cases for v2i64->v2f32 strict_sint_to_fp...
2019-12-26 Craig Topper[X86] Add avx512f and avx512dq+vl command lines to...
2019-12-26 Reid KlecknerPartially revert "Add initial tests for update_{llc_...
2019-12-26 Sergej Jaskiewicz[libcxx] Fix a typo in config.py
2019-12-26 Tatyana Krasnukha[lldb][test] Don't include "test_common.h" in the debug...
2019-12-26 Tatyana Krasnukha[lldb] Specify unsigned underlying type for an enumerat...
2019-12-26 Tatyana Krasnukha[lldb][NFC] Move lock scope where it should begin
2019-12-26 Tatyana Krasnukha[lldb][NFC] Add "lldb-vscode" to all_categories
2019-12-26 Tatyana Krasnukha[lldb][NFC] Simplify if-return
2019-12-26 Tatyana Krasnukha[lldb][tests] Platform triple can be None
2019-12-26 Tatyana Krasnukha[lldb][tests] Posix function strdup requires macro...
2019-12-26 Raphael Isemann[lldb][NFC] Use ClangASTContext in AppleObjCRuntime...
2019-12-26 Florian Hahn[compiler-rt] Disable QSORT interception on watchOS...
2019-12-26 Raphael Isemann[lldb] Remove some calls to GetASTContext
2019-12-26 Karl-Johan... [clang][test] Minor fixes in testcase absolute-paths...
2019-12-26 chelxomFix the MLIR Vim syntax file: the keyword group was...
2019-12-26 czhengsz[PowerPC] stop folding if result rlwinm mask is wrap...
2019-12-26 Fangrui Song[Bitstream] Delete skipAbbreviatedField which duplicate...
2019-12-26 QingShan Zhang[NFC][PowerPC] Add a function tryAndWithMask to handle...
2019-12-26 Whitney Tsang[NFC][LoopFusion] Fix printing of the guard branch.
2019-12-26 Kang Zhang[PowerPC] Modify the hasSideEffects of MTLR and MFLR...
2019-12-26 David HerzkaRevert "Make lazyload_metadata.ll resilient to the...
2019-12-26 Wang, Pengfei[X86] Enable STRICT_SINT_TO_FP/STRICT_UINT_TO_FP on...
2019-12-26 David HerzkaRevert "test commit"
2019-12-26 David Herzkatest commit
2019-12-26 Johannes Doerfert[OpenMP][IR-Builder] Introduce "pragma omp parallel...
2019-12-25 David HerzkaMake lazyload_metadata.ll resilient to the addition...
2019-12-25 Johannes Doerfert[OpenMP][IR-Builder] Introduce the finalization stack
2019-12-25 Craig Topper[X86] Use zero vector to extend to 512-bits for strict_...
2019-12-25 Craig Topper[X86FixupSetCC] Remember the preceding eflags defining...
next