platform/upstream/llvm.git
2018-08-29 Kostya Kortchinsky[sanitizer] Revert D50940
2018-08-29 Alexey Bataev[OPENMP][NVPTX] Replace assert() by ASSERT0() macro...
2018-08-29 Fedor Sergeev[SimpleLoopUnswitch] After unswitch delete dead blocks...
2018-08-29 Matt MorehouseRevert "[libFuzzer] Port to Windows"
2018-08-29 Alexey Bataev[OPENMP][NVPTX] Add support for lightweight runtime.
2018-08-29 Sanjay Patel[InstCombine] canonicalize fneg with llvm.sin
2018-08-29 Alina Sbirlea[MemorySSA] Add expesive check for validating clobber...
2018-08-29 Sanjay Patel[InstCombine] add tests for llvm.sin(-x); NFC
2018-08-29 Matt Morehouse[libFuzzer] Port to Windows
2018-08-29 Evandro Menezes[InstCombine] Expand the simplification of pow() with...
2018-08-29 Evandro Menezes[InstCombine] Expand the simplification of pow() into...
2018-08-29 Andrea Di Biagio[llvm-mca] Add fields "Total uOps" and "uOps Per Cycle...
2018-08-29 Andrea Di Biagio[llvm-mca] Don't disable the SummaryView if flag `...
2018-08-29 Alexey Bataev[OPENMP][NVPTX] Lightweight runtime support for SPMD...
2018-08-29 Martin Storsjo[CMake] Add an lld-test-depends target
2018-08-29 Martin Storsjo[MinGW] [X86] Add stubs for references to data variable...
2018-08-29 Martin Storsjo[MinGW] Don't mark external variables as DSO local
2018-08-29 Martin Storsjo[COFF] Merge the .ctors, .dtors and .CRT sections into...
2018-08-29 Craig Topper[InstCombine] Replace two calls to getNumUses() with...
2018-08-29 Zachary TurnerUpdate Visual Studio Integration version number.
2018-08-29 Ilya Biryukov[Tooling] Do not restore working dir in ClangTool
2018-08-29 Farhana Aleen[AMDGPU] Match udot4 pattern.
2018-08-29 Alexandre Ganea[DebugCounters] Fix DebugCounterTest when running all...
2018-08-29 Mike Rice[OPENMP] Create non-const ident_t objects.
2018-08-29 Sanjay Patel[InstCombine] add test for vector demanded elements...
2018-08-29 Simon Atanasyan[mips] Fix microMIPS unconditional branch offset handling
2018-08-29 Simon Atanasyan[mips] Involves microMIPS's jump in the analyzable...
2018-08-29 Sanjay Patel[InstCombine] move declarations closer to uses; NFC
2018-08-29 Alexandre Ganea[Preamble] Fix incorrect usage of std::error_category
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...
next