platform/upstream/llvm.git
2018-08-29 Jonas Toth[clang-tidy] Add abseil-no-internal-dependencies check
2018-08-29 Vladimir Stefanovic[mips] Prevent shrink-wrap for BuildPairF64, ExtractEle...
2018-08-29 Sanjay Patel[InstCombine] remove unnecessary shuffle undef folding
2018-08-29 Alexandros... Revert r340922 "[GVNHoist] Re-enable GVNHoist by default"
2018-08-29 Hans WennborgRevert r340884 "Add a RingBuffer class to sanitizer_common"
2018-08-29 Hans WennborgRevert r340921 "[NFC] Unify guards detection"
2018-08-29 Alexandros... [GVNHoist] Re-enable GVNHoist by default
2018-08-29 Max Kazantsev[NFC] Unify guards detection
2018-08-29 Aleksandar... [mips] Add missing instructions
2018-08-29 Simon Pilgrim[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds
2018-08-29 Aaron BallmanIntroduce the abseil-redundant-strcat-calls check.
2018-08-29 Simon Pilgrim[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test...
2018-08-29 Simon Pilgrim[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test...
2018-08-29 Aaron BallmanIntroduce the abseil-str-cat-append check.
2018-08-29 Max Kazantsev[NFC] Factor out guard utility methods into a separate...
2018-08-29 Simon Pilgrim[X86][AVX] Prefer VPBLENDW+VPBLENDD to VPBLENDVB for...
2018-08-29 Krasimir Georgiev[MC] fix a clang-tidy warning, NFC
2018-08-29 Sam Parker[ARM] Set __ARM_FEATURE_SIMD32 for +dsp cores
2018-08-29 Simon PilgrimRemove debug code accidently committed in rL340837...
2018-08-29 Kamil RytarowskiIntroduce new type for inteceptors UINTMAX_T
2018-08-29 George RimarRevert r340904 "[llvm-mc] - Allow to set custom flags...
2018-08-29 Kirill Bobyrev[benchmark] NFC: Turn benchmark ON on all non-Windows...
2018-08-29 George Rimar[llvm-mc] - Allow to set custom flags for debug sections.
2018-08-29 Nicolai HaehnleAMDGPU: Fix getInstSizeInBytes
2018-08-29 Rui UeyamaAlways add a .note.GNU-stack section if -r.
2018-08-29 Aleksandr Urakov[PDB] Resolve a symbol context block info correctly
2018-08-29 Hans WennborgLoopSink: Don't sink into blocks without an insertion...
2018-08-29 Craig Topper[SelectionDAG] Remove masked_gather/scatter from Target...
2018-08-29 Craig Topper[SelectionDAG] Add some comments to ISDOpcodes.h about...
2018-08-29 Zachary TurnerAdd support for various C++14 demanglings.
2018-08-29 Zachary Turner[MS Demangler] Add output flags to all function calls.
2018-08-29 Fedor SergeevNFC. fixing time-passes test failure on Windows.
2018-08-29 Aditya Nandakumar[GISel]: Add legalization support for Widening UADDO...
2018-08-29 Craig Topper[X86] Support v2i32 gather/scatter indices with -x86...
2018-08-29 Fangrui Song[ELF] Change llvm-objdump -D to -d for check lines...
2018-08-29 Peter CollingbourneStart reserving x18 by default on Android targets.
2018-08-29 Matt Davis[llvm-mca] Remove unused formal. NFC.
2018-08-29 Matt Davis[llvm-mca] Move the initialization of Pipeline. NFC.
2018-08-28 Kostya Serebryany[sanitizer] fix a test
2018-08-28 Shoaib Meenai[LLDB] Fix script to work with GNU sed
2018-08-28 Kostya SerebryanyAdd a RingBuffer class to sanitizer_common
2018-08-28 Reid Kleckner[codeview] Clean up machinery for deferring .cv_loc...
2018-08-28 Zhaoshi Zheng[QTOOL-37352] Consider isLegalAddressingImm in Constant...
2018-08-28 Lang Hames[ORC] Add a testcase for r338975.
2018-08-28 Frederic RissAllow IRInterpreter to deal with non-power-of-2 sized...
2018-08-28 Craig Topper[X86] Add kadd intrinsics to match gcc and icc.
2018-08-28 Reid Kleckner[codeview] Emit labels for .cv_loc immediately
2018-08-28 Jason MolendaRemove unnecessary entitlement in debugserver for iOS.
2018-08-28 Raphael Isemann[lldb] Fix lldb build on musl
2018-08-28 Craig Topper[X86] Remove GCCBuiltin from kadd intrinsics.
2018-08-28 Lang Hames[ORC] Replace lookupFlags in JITSymbolResolver with...
2018-08-28 Yaxun Liu[HIP] Fix output file extension
2018-08-28 Fedor Sergeev[NFC][PassTiming] factor out generic PassTimingInfo
2018-08-28 Alina Sbirlea[SimpleLoopUnswitch] Form dedicated exits after trivial...
2018-08-28 Lang Hames[ORC] Add an addObjectFile method to LLJIT.
2018-08-28 Craig Topper[X86] Add intrinsics for KADD instructions
2018-08-28 Fangrui Song[AMDGPU] Fix -Wunused-variable when -DLLVM_ENABLE_ASSER...
2018-08-28 Matt MorehouseRevert "[libFuzzer] Port to Windows"
2018-08-28 Matt ArsenaultAMDGPU: Don't delete instructions if S_ENDPGM has impli...
2018-08-28 Aditya Nandakumar[GISel]: Add missing opcodes for overflow intrinsics
2018-08-28 Thomas Lively[WebAssembly][NFC] Document stackifier tablegen backend
2018-08-28 Andrea Di Biagio[llvm-mca] use llvm::any_of instead of std::any_of...
2018-08-28 Matt ArsenaultAMDGPU: Force shrinking of add/sub even if the carry...
2018-08-28 Thomas Lively[WebAssembly][NFC] Fix formatting from rL340781
2018-08-28 Matt Morehouse[libFuzzer] Port to Windows
2018-08-28 Matt ArsenaultAMDGPU: Shrink insts to fold immediates
2018-08-28 Thomas Lively[WebAssembly][NFC] Fix up SIMD bitwise tests
2018-08-28 Thomas Lively[WebAssembly] v128.not
2018-08-28 Vlad TsyrklevichSafeStack: Fix thread liveness check on *BSD
2018-08-28 Matt ArsenaultAMDGPU: Move canShrink into TII
2018-08-28 Akira HatanakaDefine variables in test case rather than using values...
2018-08-28 Nirav Dave[DAGCombine] Rework MERGE_VALUES to inline in single...
2018-08-28 Nirav Dave[DAG] Avoid recomputing Divergence checks. NFCI.
2018-08-28 Nirav Dave[DAG] Fix updateDivergence calculation
2018-08-28 Matt ArsenaultAMDGPU: Remove nan tests in class if src is nnan
2018-08-28 Vedant Kumar[ubsan] Enable -fsanitize=vptr on Apple devices and...
2018-08-28 Heejin Ahn[WebAssembly] Use getCalleeOpNo utility function (NFC)
2018-08-28 Dean Michael... [XRay][docs] Chrome Trace Viewer Instructions
2018-08-28 Sanjay Patel[InstCombine] fix baseline assertions
2018-08-28 Fangrui Song[Driver] Delete last reference of lld -flavor old-gnu
2018-08-28 Craig Topper[X86] Mark the FUCOMI instructions as requiring CMOV...
2018-08-28 Dean Michael... [XRay][docs] Update instructions
2018-08-28 Sanjay Patel[InstCombine] add tests for select narrowing (PR38691...
2018-08-28 Pavel LabathRespect platform sysroot when loading core files
2018-08-28 Stella Stamenova[lit, shtest-timeout] Always use an internal shell...
2018-08-28 Brian Cain[debuginfo] generate debug info with asm+.file
2018-08-28 Ilya BiryukovParse compile commands lazily in InterpolatingCompilati...
2018-08-28 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - basic...
2018-08-28 Kirill Bobyrev[benchmark] Stop building benchmarks by default
2018-08-28 Raphael IsemannUse a RAII guard to control access to DisassemblerLLVMC.
2018-08-28 David Bolvansky[Inliner] Attribute callsites with inline remarks
2018-08-28 Craig Topper[X86] Fix copy paste mistake in vector-idiv-v2i32.ll...
2018-08-28 Sean Fertile[PPC64] Fix DQ-form instruction handling and emit error...
2018-08-28 Ryan Taylor[AMDGPU] Add support for a16 modifiear for gfx9
2018-08-28 Andrea Di Biagio[llvm-mca] Initialize each element in vector TimelineVi...
2018-08-28 Kirill Bobyrev[clangd] Switch to Dex by default for the static index
2018-08-28 Kirill Bobyrev[benchmark] Fix buildbots failing to identify regex...
2018-08-28 Pavel LabathClarify comment in the string-offsets-table-order.ll...
2018-08-28 Andrea Di Biagio[llvm-mca][TimelineView] Force the same number of execu...
2018-08-28 Kristof Umann[ADT] ImmutableList no longer requires elements to...
next