platform/upstream/llvm.git
2018-10-03 Simon Pilgrim[X86] PUSH/POP 'mem-mem' instructions are not RMW ...
2018-10-03 Matthew VossAdd template type and value parameter metadata nodes...
2018-10-03 Matthew VossEmit template type and value parameter DIEs for templat...
2018-10-03 Simon Pilgrim[X86] Move Atomic binops to use WriteALURMW schedule...
2018-10-03 Martin Storsjo[COFF] Cope with weak aliases produced by GNU tools
2018-10-03 Julie Hockett[clang-doc] Avoid parsing undefined base classes
2018-10-03 Martin Storsjo[test] Use --sysroot instead of -B in print-multi-direc...
2018-10-03 Simon Pilgrim[X86][Btver2] Fix MMX PSHUFB schedule
2018-10-03 Simon Pilgrim[X86] Move Atomic CMPXCHG to WriteCMPXCHGRMW schedule...
2018-10-03 Mandeep Singh... [COFF, ARM64] Add _ReadWriteBarrier intrinsic
2018-10-03 Nico Weberlld-link: Several tweaks to default entry point selection.
2018-10-03 Simon Pilgrim[X86] Add SkylakeClient uops counter - same as the...
2018-10-03 Daniel SandersCorrect implementation of -verify-machineinstrs such...
2018-10-03 Adrian PrantlSkip test with older versions of clang
2018-10-03 Sanjay Patel[InstCombine] clean up foldVectorBinop(); NFC
2018-10-03 Daniel Sanders[globalisel][combines] Don't sink G_TRUNC down to use...
2018-10-03 Sanjay Patel[InstCombine] name change: foldShuffledBinop -> foldVec...
2018-10-03 Andrea Di Biagio[llvm-mca] Add support for move elimination in class...
2018-10-03 Simon Pilgrim[llvm-exegesis] Avoid yaml parser from calling sscanf...
2018-10-03 Nirav Dave[X86] Correctly use SSE registers if no-x87 is selected.
2018-10-03 Alex Bradbury[RISCV][NFC] Refactor RISCVDAGToDAGISel::Select
2018-10-03 James Henderson[ThinLTO]Expose cache entry expiration time option...
2018-10-03 Jonas Paulsson[RA CopyHints] Fix compile-time regression
2018-10-03 Clement Courbet[llvm-exegesis][NFC] Revert rL343682 "Fix unused variab...
2018-10-03 Clement Courbet[llvm-exegesis] Fix rL343680 in release mode.
2018-10-03 Pavel LabathPull FixupBreakpointPCAsNeeded into base class
2018-10-03 Clement Courbet[llvm-exegesis][NFC] Fix unused variable warning.
2018-10-03 Aaron PuchertThread safety analysis: Unwrap __builtin_expect in...
2018-10-03 Clement Courbet[llvm-exegesis] Resolve variant classes in analysis.
2018-10-03 Alex Bradbury[RISCV] Gate float<->int and double<->int conversion...
2018-10-03 Alex Bradbury[RISCV] Remove XLenVT==i32 assumptions from RISCVInstrI...
2018-10-03 Alex Bradbury[RISCV] Gate simm32 materialisation pattern and SW...
2018-10-03 Florian Hahn[LoopInterchange] Remove unused variable PreserveLCSSA...
2018-10-03 Alex Bradbury[RISCV] Remove RV64 test lines from umulo-128-legalisat...
2018-10-03 Jonas Toth[CodeGen] NFC fix pedantic warning from extra semicolon
2018-10-03 Jonas Toth[clang-tidy] NFC reorder registering in CppCoreGuidelin...
2018-10-03 Tim Renouf[AMDGPU] Fix for negative offsets in buffer/tbuffer...
2018-10-03 Simon Pilgrim[X86][Btver2] Most RMW instructions don't require an...
2018-10-03 Simon Pilgrim[X86] ALU/ADC RMW instructions should use the WriteRMW...
2018-10-03 George Rimar[ELF] - Fix BB after r343668
2018-10-03 George Rimar[ELF] - Do not forget to include to .dymsym symbols...
2018-10-03 George Rimar[LLD] - Do not crash when reporting errors when .debug_...
2018-10-03 Stephen Kelly[clang-query] Add comment token handling
2018-10-03 Stephen KellyAllow comments with '#' in dynamic AST Matchers
2018-10-03 Stephen Kelly[clang-query] Add single-letter 'q' alias for 'quit'
2018-10-03 Aditya KumarImprove static analysis of cold basic blocks
2018-10-03 Aditya KumarAdd support for new pass manager
2018-10-03 Mikael HolmenFix compilation warning by removing unused variable...
2018-10-03 Fangrui Song[Frontend] Delete -print-decl-contexts
2018-10-03 Fangrui Song[AMDGPU] Rename pass "isel" to "amdgpu-isel"
2018-10-03 Daniel Sanders[globalisel] Fix one more missing Verifier pass from...
2018-10-03 Matt ArsenaultAMDGPU: Always run AMDGPUAlwaysInline
2018-10-03 Matt ArsenaultAdd atomicrmw operation to error messages
2018-10-03 Daniel SandersAdd the missing new files from r343654
2018-10-03 Daniel SandersRe-commit: [globalisel] Add a combiner helpers for...
2018-10-03 Matt ArsenaultOpenCL: Mark printf format string argument
2018-10-03 Petr Hosek[CMake][Fuchsia] Use libc++ ABIv2 for Fuchsia toolchain
2018-10-03 Kuba MracekMark two tests, which require too much available VM...
2018-10-03 Thomas Lively[WebAssembly] any_true and all_true intrinsics and...
2018-10-03 Stanislav Mekhanoshin[AMDGPU] Assert in getOpSize() there are no sub-dword...
2018-10-02 Matt ArsenaultIR: Move AtomicRMW string names into class
2018-10-02 Sanjay Patel[InstCombine] add icmp+logic tests with commuted ops...
2018-10-02 George Karpenkov[analyzer] [tests] Hotfix: missing space
2018-10-02 Reid KlecknerRelax dbg-declare-inalloca.ll test more
2018-10-02 Reid KlecknerRemove spurious assertion in -Wdocumentation
2018-10-02 Sam Clegg[WebAssembly] Stop generating helper functions in WebAs...
2018-10-02 Fangrui Song[CodeView] Try fixing DebugInfo/X86/dbg-declare-inalloca.ll
2018-10-02 Evgeniy Stepanov[hwasan] Fix top PC in error stack trace being off...
2018-10-02 Eric Liu[clangd] Temporarily disable VFS stats cache test for...
2018-10-02 George Karpenkov[analyzer] [tests] Allow specifying entire -analyze...
2018-10-02 George Karpenkov[analyzer] Fix crash in exploded graph dumping
2018-10-02 Daniel Sanders[globalisel] Attempt to fix llvm-clang-x86_64-expensive...
2018-10-02 Artem Dergachev[analyzer] Promote StdCLibraryFunctionsChecker to the...
2018-10-02 Artem Dergachev[analyzer] Fix symbol discovery in nonloc::LocAsInteger...
2018-10-02 Zachary Turner[cl-compat] Change /JMC from unsupported to ignored.
2018-10-02 Ali TamurIntroduce a flag to warn when ifunc symbols are used...
2018-10-02 Aaron Smith [CodeView] Only add the Scoped flag for an enum type...
2018-10-02 Aaron Smith[CodeView] Emit function options for subprogram and...
2018-10-02 Adrian PrantlRemove unnecessary field
2018-10-02 Eric Liu[clangd] Try to fix windows buildbot after r343576
2018-10-02 Sam McCallReland r343589 "[clangd] Dex: add Corpus factory for...
2018-10-02 Matt Davis[llvm-mca] Remove unecessary forward decls. NFC.
2018-10-02 Kristof Umann[analyzer][NFC] Refactor functions in PlistDiagnostics...
2018-10-02 Jonathan Peyton[OpenMP] Shutdown library on Windows if possible for...
2018-10-02 Jonas Hahnfeld[OpenMP][NVPTX] Simplify codegen for orphaned parallel...
2018-10-02 Jonas Hahnfeld[OpenMP] Simplify code for reductions on distribute...
2018-10-02 Matt MorehouseRevert "X86, AArch64, ARM: Do not attach debug location...
2018-10-02 Matt Davis[llvm-mca] Constify the 'notify' routines. NFC.
2018-10-02 Craig Topper[X86][Disassembler] Add bizarro versions of the MOVSXD...
2018-10-02 Daniel Sanders[globalisel][verifier] Run the MachineVerifier from...
2018-10-02 Adrian PrantlDWARFExpression: Resolve file addresses in the linked...
2018-10-02 Yaxun Liu[HIP] Support early finalization of device code for...
2018-10-02 Reid KlecknerRevert r343589 "[clangd] Dex: add Corpus factory for...
2018-10-02 Tatyana KrasnukhaRemove GetPythonDir declaration from HostInfoBase class
2018-10-02 Haojian Wu[clangd] Don't make check-clangd as a dependency in...
2018-10-02 Petr Hosek[lib/fuzzer] Fix logging for Fuchsia
2018-10-02 David MajorReland r342652 "[winasan] Unpoison the stack in NtTermi...
2018-10-02 Vitaly Buka[sanitizer] Include inlined frames into __sanitizer_sym...
2018-10-02 Diogo N. Sampaio[NFC][BUG-FIX][ARM] Add missing data symbol
2018-10-02 Reid Kleckner[codeview] Fix 32-bit x86 variable locations in realign...
next