platform/upstream/llvm.git
2019-07-01 Michal GornyRevert "[lldb] [Process/NetBSD] Fix constructor after...
2019-07-01 Jinsong Ji[UpdateTestChecks][PowerPC] Avoid empty string when...
2019-07-01 Benjamin Kramer[ASTImporter] Silence unused variable warning in Releas...
2019-07-01 Jan KratochvilFix lookup of symbols at the same address with no size...
2019-07-01 Roman Lebedev[NFC][InstCombine] Better commutative tests for "shift...
2019-07-01 Gabor Marton[ASTImporter] Mark erroneous nodes in from ctx
2019-07-01 Krzysztof Parzyszek[Hexagon] Rework VLCR algorithm
2019-07-01 Matt ArsenaultAMDGPU: Convert some places to Register
2019-07-01 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for G_FCANONICALIZE
2019-07-01 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for G_BUILD_VECTOR
2019-07-01 Matt ArsenaultAMDGPU/GlobalISel: Fail on store to 32-bit address...
2019-07-01 Matt ArsenaultAMDGPU/GlobalISel: Improve icmp selection coverage.
2019-07-01 Roman Lebedev[NFC][InstCombine] Improve test coverage for ((~x...
2019-07-01 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for WWM/WQM
2019-07-01 Matt ArsenaultAMDGPU/GlobalISel: Use vcc reg bank for amdgcn.wqm...
2019-07-01 Matt ArsenaultAMDGPU/GlobalISel: Fix scc->vcc copy handling
2019-07-01 Matt ArsenaultAMDGPU/GlobalISel: Use and instead of BFE with inline...
2019-07-01 Matt ArsenaultGlobalISel: Add GINodeEquiv for min/max
2019-07-01 Matt ArsenaultGlobalISel: Add DAG compat for G_FCANONICALIZE
2019-07-01 Simon Atanasyan[mips] Add missing schedinfo for MSA and ASE instructions
2019-07-01 Simon Atanasyan[mips] Add missing schedinfo for atomic instructions
2019-07-01 Simon Atanasyan[mips] Add missing schedinfo for ADJCALLSTACKDOWN,...
2019-07-01 Pavel LabathDon't check the validity of newly contructed data buffers
2019-07-01 Pavel Labath@skipIfXmlSupportMissing TestRecognizeBreakpoint
2019-07-01 Gabor Marton[ASTImporter] Propagate error from ImportDeclContext
2019-07-01 Pavel LabathRevert "Implement xfer:libraries-svr4:read packet"
2019-07-01 Florian Hahn[AMDGPU] Call isLoopExiting for blocks in the loop.
2019-07-01 Roman Lebedev[NFC][InstCombine] Tests for ((~x) + y) + 1 -> y ...
2019-07-01 Pavel LabathFix TestGdbRemoteLibrariesSvr4Support
2019-07-01 Johan Vikstrom[clangd] No longer getting template instantiations...
2019-07-01 Fangrui Song[RISCV] Add break; to the last switch case
2019-07-01 Simon Pilgrim[X86] CombineShuffleWithExtract - updated description...
2019-07-01 Pavel LabathRemove null checks of results of new expressions
2019-07-01 Benjamin Kramer[SelectionDAG] Do minnum->minimum at legalization time...
2019-07-01 Andrew Ng[benchmark] Disable CMake get_git_version
2019-07-01 Sam McCall[clangd] Fix unused var from r364735
2019-07-01 Sam McCall[clangd] Make PreambleStatusCache handle filenames...
2019-07-01 Roman Lebedev[NFC][InstCombine] Tests for x - ~(y) -> x + y +...
2019-07-01 Roman Lebedev[InstCombine] Omit 'urem' where possible
2019-07-01 Roman Lebedev[NFC][InstCombine] Copy test for omit urem when possibl...
2019-07-01 Jeremy Morse[DebugInfo] Avoid adding too much indirection to pointe...
2019-07-01 Haojian Wu[clangd] Show better message when we rename macros.
2019-07-01 Yevgeny Rouban[SimpleLoopUnswitch] Implement handling of prof branch_...
2019-07-01 Sam Parker[ARM] WLS/LE Code Generation
2019-07-01 Billy Robert... [libcxx] [test] Add void cast to result of compare_exch...
2019-07-01 Haojian Wu[clangd] Make FixIt message be consistent with the...
2019-07-01 Craig Topper[X86] Add more load folding tests for vcvt(t)ps2(u...
2019-07-01 Craig Topper[X86] Improve the type checking fast-isel handling...
2019-07-01 Craig Topper[X86] Add a DAG combine to replace vector loads feeding...
2019-07-01 Craig Topper[X86] Add some additional load folding tests to vec_int...
2019-07-01 Craig Topper[X86] Add MOVHPDrm/MOVLPDrm patterns that use VZEXT_LOAD.
2019-06-30 Mike SpertusVarious tweaks to MSVC natvis visualizers
2019-06-30 Mike SpertusClean up MSVC visualization of LLVM pointer types
2019-06-30 Jonas DevlieghereRevert "[GDBRemote] Remove code that flushes GDB remote...
2019-06-30 Sanjay Patel[InstCombine] canonicalize fcmp+select to minnum/maxnum...
2019-06-30 Fangrui SongCleanup: llvm::bsearch -> llvm::partition_point after...
2019-06-30 Fangrui Song[ADT] Implement llvm::bsearch() with std::partition_point()
2019-06-30 Craig Topper[X86] Custom lower AVX masked loads to masked load...
2019-06-30 Craig Topper[SelectionDAG] Use the memory VT instead of result...
2019-06-29 Adrian PrantlReplace tabs with spaces.
2019-06-29 Nikita Popov[LFTR] Rephrase getLoopTest into "based-on" check;...
2019-06-29 Sanjay Patel[InstCombine] canonicalize fmin/fmax to LLVM intrinsics...
2019-06-29 Nikita Popov[LFTR] Remove unnecessary latch check; NFCI
2019-06-29 Roman Lebedev[InstCombine] Shift amount reassociation (PR42391)
2019-06-29 Roman Lebedev[IR][Patternmatch] Add m_SpecificInt_ULT() predicate
2019-06-29 Dmitry Venikov[APInt] Fix getBitsNeeded for INT_MIN values
2019-06-29 Nikita Popov[LFTR] Fix post-inc pointer IV with truncated exit...
2019-06-29 Sam CleggPartial revert of "[llvm-ar] Document response file...
2019-06-29 Fangrui Song[Driver] Fix style issues of --print-supported-cpus...
2019-06-29 Matt ArsenaultAMDGPU/GlobalISel: Add some more tests for icmp select
2019-06-29 Fangrui SongUse const auto *
2019-06-29 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for update.dpp
2019-06-29 Julian Lettner[TSan] Attempt to fix linker error for Linux on AArch64
2019-06-29 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for atomic.inc/atomic.dec
2019-06-29 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for some DS intrinsics
2019-06-29 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for some easy intrinsics
2019-06-29 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for icmp/fcmp intrinsics
2019-06-29 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for amdgcn.div.fmas
2019-06-29 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for some simple leaf...
2019-06-29 Philip Reames[IndVars] Remove a bit of manual constant folding ...
2019-06-29 Leonard ChanRevert "[clang][NewPM] Fix broken profile test"
2019-06-28 Matt ArsenaultAMDGPU: Add baseline test for packed shufflevector
2019-06-28 Jan Korous[clang][test][NFC] Explicitly specify clang ABI in...
2019-06-28 Wouter van... [WebAssembly] Assembler: support .int16/32/64 directives.
2019-06-28 Wouter van... [WebAssembly] Allow @object in .type directives.
2019-06-28 Sanjay Patel[x86] remove stale comment about cmov; NFC
2019-06-28 Jim InghamGet the expression parser to handle missing weak symbols.
2019-06-28 Cameron McInally[NFC][NewGVN] Explicitly check fpmath metadata in fpmath.ll
2019-06-28 Sanjay Patel[Lanai] auto-generate complete test checks; NFC
2019-06-28 Alexey Bataev[OPENMP]Improve analysis of implicit captures.
2019-06-28 Wouter van... [WebAssembly] Assembler: Allow offsets and p2align...
2019-06-28 Wouter van... [WebAssembly] Assembler: Improve section parsing.
2019-06-28 Cameron McInally[NewGVN] Add unary FNeg support to NewGVN pass
2019-06-28 Brad SmithRevert enabling frame pointer elimination on OpenBSD...
2019-06-28 Cameron McInally[GVNSink] Add unary FNeg support to GVNSink pass
2019-06-28 Erik Pilkington[demangle] Support for C++2a char8_t
2019-06-28 Julian Lettner[TSan] Fix build build breakage on Android
2019-06-28 Brad SmithDefault to Secure PLT on PPC for musl libc.
2019-06-28 Julie Hockett[clang-doc] Handle anonymous namespaces
2019-06-28 Sam Clegg[llvm-ar] Document response file support in --help
next