platform/upstream/llvm.git
2019-07-08 Sam McCall[clangd] Don't insert absolute paths, give up instead.
2019-07-08 Denis Bakhvalov[SCEV] Fix for PR42397. SCEVExpander wrongly adds nsw...
2019-07-08 Sanjay Patel[InstCombine] add tests for insert of same splatted...
2019-07-08 Vitaly BukaUpdate gn files
2019-07-08 Yonghong SongRevert "[BPF] add new intrinsics preserve_{array,union...
2019-07-08 Vitaly BukaRevert "[libc++] Take 2: Do not cleverly link against...
2019-07-08 Jonas Devlieghere[Host] Fix out-of-line definition on Windows
2019-07-08 Amy HuangReplace temporary variable matches in test since r36395...
2019-07-08 Sam McCall[clangd] Use -completion-style=bundled by default if...
2019-07-08 Ilya Biryukov[Syntax] Introduce syntax trees
2019-07-08 Vitaly BukaUpdate gn files
2019-07-08 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax...
2019-07-08 Yonghong Song[BPF] add new intrinsics preserve_{array,union,struct...
2019-07-08 Wouter van... [WebAssembly] tablegen: distinguish float/int immediate...
2019-07-08 Matt ArsenaultAMDGPU: Remove mubuf specific PatFrags
2019-07-08 Matt ArsenaultAMDGPU: Move waitcnt intrinsic to instruction definitio...
2019-07-08 George Rimar[llvm\test\Object] - An initial step to cleanup the...
2019-07-08 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax...
2019-07-08 Louis Dionne[NFC][pstl] Remove unused utility code
2019-07-08 Brian HomerdingAdd, and infer, a nofree function attribute
2019-07-08 Jonas Devlieghere[Host] Fix out-of-line definition of StartMonitoringChi...
2019-07-08 Matt ArsenaultGlobalISel: Convert some build functions to using SrcOp...
2019-07-08 Sanjay Patel[InstCombine] canonicalize insert+splat to/from element...
2019-07-08 Brian HomerdingAdd nofree attribute to CodeGenOpenCL/convergent.cl...
2019-07-08 Francis Visoiu... [Bitcode][NFC] Remove unused variable from BitcodeAnalyzer
2019-07-08 Kevin P. NealTeach the IRBuilder about fadd and friends.
2019-07-08 Michal Gorny[lldb] [test] Update NetBSD XFAILs in test suite
2019-07-08 Louis Dionne[pstl] Use a different namespace for each backend
2019-07-08 Brian HomerdingAdd, and infer, a nofree function attribute
2019-07-08 James Henderson[docs][llvm-readobj][llvm-readelf] Improve wording
2019-07-08 Alexey Bataev[OPENMP]Add -Wunintialized to the erroneous tests for...
2019-07-08 Sanjay Patel[InstCombine] fix typo in test; NFC
2019-07-08 Alexey Bataev[OPENMP]Make __kmpc_push_tripcount thread safe.
2019-07-08 Ilya Biryukov[clangd] A code tweak to expand a macro
2019-07-08 Jinsong Ji[PowerPC][NFC]Update testcases using script.
2019-07-08 Alex Bradbury[RISCV][NFC] Make use of Triple::isRISCV
2019-07-08 Simon Pilgrim[X86] ISD::INSERT_SUBVECTOR - use uint64_t index. NFCI.
2019-07-08 Alex Bradbury[Triple] Add isRISCV function
2019-07-08 Louis Dionne[libc++] Take 2: Do not cleverly link against libc...
2019-07-08 Sanjay Patel[InstCombine] add tests for splat shuffles; NFC
2019-07-08 Cameron McInally[Float2Int] Add support for unary FNeg to Float2Int
2019-07-08 Petar Avramovic[MIPS GlobalISel] Register bank select for G_LOAD....
2019-07-08 Petar Avramovic[MIPS GlobalISel] Register bank select for G_STORE...
2019-07-08 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of FLAT offset modifier
2019-07-08 Matt ArsenaultGlobalISel: widenScalar for G_BUILD_VECTOR
2019-07-08 Matt ArsenaultGlobalISel: Check address space when looking up iPTR...
2019-07-08 Owen ReynoldsReapply [llvm-ar][test] Increase llvm-ar test coverage
2019-07-08 Owen ReynoldsRevert [llvm-ar][test] Increase llvm-ar test coverage
2019-07-08 Owen Reynolds[llvm-ar][test] Increase llvm-ar test coverage
2019-07-08 Gabor Marton[ASTImporter] Fix import of lambda in function param
2019-07-08 Endre Fulop[analyzer] Add analyzer option to limit the number...
2019-07-08 Joel E. Denny[lit] Parse command-line options from LIT_OPTS
2019-07-08 James Henderson[docs][llvm-objcopy] Add description of binary input...
2019-07-08 Sam McCall[clangd] Use xxhash instead of SHA1 for background...
2019-07-08 Sam Clegg[lld] Use -o /dev/null in test when output is not needed.
2019-07-08 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - just call compu...
2019-07-08 Sam Clegg[lld][WebAssembly] Fix __start/__stop symbols when...
2019-07-08 Fangrui Song[ubsan][test] Fix cast-overflow.cpp and delete float...
2019-07-08 Mikhail Maltsev[ARM] Relax constraints on operands of VQxDMLxDH instru...
2019-07-08 Alex Bradbury[RISCV] Specify registers used for exception handling
2019-07-08 Sam Clegg[lld][WebAssembly] Fix typo in error message
2019-07-08 Rainer Orth[ubsan][test] Fix several UBSan-* :: TestCases/Implicit...
2019-07-08 Rainer Orth[ubsan][test] Don't disable ubsan testing on 64-bit...
2019-07-08 Alex Bradbury[RISCV] Specify registers used in DWARF exception handling
2019-07-08 Diogo N. Sampaio[AArch64] Fix scalar vuqadd intrinsics operands
2019-07-08 Fangrui Song[ARM] Fix null pointer dereference in CodeGen/ARM/Windo...
2019-07-08 Diogo N. Sampaio[AArch64] Fix vsqadd scalar intrinsics operands
2019-07-08 Alex Bradbury[UpdateTestChecks] Skip over .Lfunc_begin for RISC-V
2019-07-08 Fangrui Song[WebAssembly] Add static_assert(sizeof(SymbolUnion...
2019-07-08 Fangrui SongChange LaunchThread interface to return an Expected...
2019-07-08 Jay Foad[AMDGPU] Use a named predicate instead of a magic number.
2019-07-08 Craig Topper[X86] Allow execution domain fixing to turn SHUFPD...
2019-07-08 Craig Topper[X86] Make movsd commutable to shufpd with a 0x02 immed...
2019-07-08 Alex Bradbury[RISCV] Support z and i operand modifiers
2019-07-08 Marshall ClowMake forward_list::remove/remove_if/unique all return...
2019-07-08 Sam McCall[clangd] Avoid slow ostreams in URI conversion.
2019-07-08 Sam McCall[clangd] Encapsulate fields in dex token. NFC
2019-07-08 Craig Topper[X86] Add MOVSDrr->MOVLPDrm entry to load folding table...
2019-07-08 Francis Visoiu... [llvm-bcanalyzer] Refactor and move to libLLVMBitReader
2019-07-08 Kang Zhang[NFC][PowerPC] Add the test add_cmp.ll
2019-07-07 Petr HosekRevert "[IRBuilder] Fold consistently for or/and whethe...
2019-07-07 Martin Storsjo[ARM] Add support for MSVC stack cookie checking
2019-07-07 Saleem AbdulrasoolProcess: generalise Windows thread setup
2019-07-07 Eric FiselierMake ~mutex and ~condition_variable trivial on Windows.
2019-07-07 Nico Webergn build: Merge r355546
2019-07-07 Nico Webergn build: Merge r365273
2019-07-07 Nico Webergn build: Sort sync script output
2019-07-07 Nico Webergn build: Sort cxx_sources in libcxx build file
2019-07-07 Nico Webergn build: Merge r365258 and follow-ups r365263, r365264
2019-07-07 Craig Topper[X86] Make sure load isn't volatile before shrinking...
2019-07-07 David Majnemer[CodeGen] Add larger vector types for i32 and f32
2019-07-07 Eric FiselierFix PR27658 - Make ~mutex trivial when possible.
2019-07-06 Richard SmithTreat the range of representable values of floating...
2019-07-06 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - fix...
2019-07-06 Simon Pilgrim[X86] LowerBuildVectorv16i8 - pull out repeated getOper...
2019-07-06 Simon Pilgrim[DAGCombine] convertBuildVecZextToZext - remove duplica...
2019-07-06 Craig Topper[X86] Add PS<->PD domain changing support for MOVH...
2019-07-06 Craig Topper[X86] Remove patterns from MOVLPSmr and MOVHPSmr instru...
2019-07-06 Craig Topper[X86] Add patterns to select MOVLPDrm from MOVSD+load...
2019-07-06 Craig Topper[X86] Copy some test cases from vector-shuffle-sse1...
next