platform/upstream/llvm.git
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...
2019-12-25 Raphael Isemann[lldb][NFC] Use StringRef in ClangASTContext::GetBuilti...
2019-12-25 Craig Topper[X86] Merge together some common code in LowerFP_TO_INT...
2019-12-25 Fangrui Song[llvm-nm] Display STT_GNU_IFUNC as 'i'
2019-12-25 Kamil Rytarowski[compiler-rt] [netbsd] Correct the fallback definition...
2019-12-25 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax...
2019-12-25 Georgii Rymar[llvm-readobj] - Merge `gnu-symbols.test` to `symbols...
2019-12-25 Georgii Rymar[llvm-readobj/llvm-readelf][test] - Add testing for...
2019-12-25 Liu, Chen3Add missing strict_fp_to_int
2019-12-25 Hideto Ueno[MLIR][NFC] Insert const_cast to avoid warning
2019-12-25 Hideto Ueno [Attributor] Reach optimistic fixpoint in AAValueSimpl...
2019-12-25 Craig Topper[X86FixupSetCC] Use MachineInstr::readRegister/definesR...
2019-12-25 Kamil Rytarowski[compiler-rt] [netbsd] Define _RTLD_SOURCE to fix build
2019-12-25 Johannes Doerfert[Attributor] UB Attribute now handles all instructions...
2019-12-25 Johannes Doerfert[Attributor] Function level undefined behavior attribute
2019-12-25 Fangrui Song[MCJIT] Migrate function attribute "no-frame-pointer...
2019-12-25 Fangrui Song[WinEH] Delete addFnAttr("no-frame-pointer-elim") which...
2019-12-25 Fangrui Song[Thumb][test] Fix CodeGen/Thumb/PR17309.ll after llvmo...
2019-12-25 Johannes Doerfert[Support] Fix behavior of StringRef::count with overlap...
2019-12-25 Fangrui SongMigrate function attribute "no-frame-pointer-elim"...
2019-12-25 Fangrui SongMigrate function attribute "no-frame-pointer-elim-non...
2019-12-24 Fangrui SongMigrate function attribute "no-frame-pointer-elim"...
2019-12-24 Alexey Bataev[OPENMP]Add extra checks and initialization for clause...
2019-12-24 Matt ArsenaultAMDGPU/GlobalISel: Fix mapping and selection of llvm...
2019-12-24 Kamil Rytarowski[lldb] Adapt for NetBSD-9.99.30 ptrace(2) API changes
2019-12-24 Kamil Rytarowski[compiler-rt] Adapt for ptrace(2) changes in NetBSD...
2019-12-24 Kamil Rytarowski[compiler-rt] Adapt stop-the-world for ptrace changes...
2019-12-24 Craig Topper[X86] Use 128-bit vector instructions for f32/f64-...
2019-12-24 Fangrui Song[mlir] Fix -Wunneeded-internal-declaration
2019-12-24 Saleem Abdulrasooltest: ensure that we dead-strip in the linker
2019-12-24 Craig Topper[X86] Add STRICT versions of CVTTP2SI, CVTTP2UI, CMPM...
2019-12-24 Alexey Bataev[OPENMP][DOCS]Update status of OpenMP 5.0 features...
2019-12-24 Alexey Bataev[OPENMP50]Basic support for conditional lastprivate.
2019-12-24 Matt ArsenaultGlobalISel: Update syntax in debug printing
2019-12-24 Matt ArsenaultGlobalISel: Define equivalent node for G_INTRINSIC_ROUND
2019-12-24 Matt ArsenaultGlobalISel: Fix naming variables "brank" instead of...
2019-12-24 Raphael Isemann[lldb][NFC] Move ClangASTContext::m_scratch_ast_source_...
2019-12-24 Ilya MirskyFix readability-const-return-type identifying the wrong...
2019-12-24 Florin IuchaFix false positive in magic number checker.
2019-12-24 Matt ArsenaultAMDGPU/GlobalISel: Legalize some 16-bit round instructions
2019-12-24 Matt ArsenaultGlobalISel: Define equivalent node for G_INTRINSIC_TRUNC
2019-12-24 Matt ArsenaultAMDGPU/GlobalISel: Lower llvm.amdgcn.else
2019-12-24 Kevin P. Neal[NFC] Remove some dead code from CGBuiltin.cpp.
2019-12-24 Sylvestre LedruVariableName doc: fix the link to the mozilla doc
2019-12-24 Sylvestre Ledrumlir README.md: Fix the syntax
2019-12-24 Raphael Isemann[lldb][NFC] Remove ClangExternalASTSourceCommon
2019-12-24 Sylvestre Ledrudoc: Document that extra-arg/extra-arg-before can be...
2019-12-24 Sylvestre Ledruclang-doc remove trailing whitespaces
2019-12-24 Russell GallopRevert "[Support] Extend TimeProfiler to support multip...
2019-12-24 Whisperity[clang] [ast] CXXRecordDecl::getVisibleConversionFuncti...
2019-12-24 Sam Parker[TypePromotion] Make TypeSize a class member
2019-12-24 David BlaikieDebugInfo: Correct the form of DW_AT_macro_info in...
2019-12-24 David BlaikieDebugInfo: Add {} to address -Wdangling-else warning.
2019-12-24 Mehdi AminiAdd the Apache2 with LLVM exceptions license to MLIR
2019-12-24 Georgii Rymar[llvm-readobj] - Remove an excessive helper for printin...
2019-12-24 Mehdi AminiRemove static MLIR doc ; they are already on the website
2019-12-24 Alex Zinenko[docs] fix typo in Lexicon.rst
2019-12-24 Mehdi AminiAdd `mlir` to -DLLVM_ALL_PROJECTS CMake option
2019-12-24 Sourabh Singh... [DebugInfo] Fix v4 macinfo for dwo files.
2019-12-24 Fangrui Song[SelectionDAG] Change SelectionDAGISel::{funcInfo,SDB...
2019-12-24 Fangrui Song[SelectionDAG] Don't repeatedly add a node to the workl...
2019-12-24 Saleem Abdulrasooltest: correct flags for Windows
2019-12-24 River RiddleNFC: Rename printOptionValue to printValue to fix MSVC...
2019-12-24 David BlaikieDebugInfo: Support dumping any exprloc as an expression
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-12-24 Igor Kudrin[DWARF] Check that all fields of a Unit Header are...
2019-12-24 Mehdi AminiAdjust some MLIR paths and docs
2019-12-24 Jonas DevlieghereRevert "[lldb] Don't process symlinks deep inside DWARF...
2019-12-24 Mehdi AminiRemove pybind11-based bindings
2019-12-24 River RiddleRefactor the way that pass options are specified.
2019-12-24 River RiddleNFC: Replace ValuePtr with Value and remove it now...
next