platform/upstream/llvm.git
2019-07-09 Yonghong SongRevert "[BPF] Preserve debuginfo array/union/struct...
2019-07-09 Yonghong Song[BPF] Preserve debuginfo array/union/struct type/access...
2019-07-09 Denis Bakhvalov[LLD] NFC: Fixed GCC warning in ELF/Arch/RISCV.cpp
2019-07-09 Kai Luo[NFC][PowerPC] Fixed unused variable 'NewInstr'.
2019-07-09 Stanislav Mekhanoshin[AMDGPU] Added td definitions for HW regs
2019-07-09 Stanislav Mekhanoshin[AMDGPU] Always use s_memtime for readcyclecounter
2019-07-09 Kai Luo[PowerPC][Peephole] Combine extsw and sldi after instru...
2019-07-09 Chen Zheng[PowerPC][NFC] remove redundant function isVFReg().
2019-07-09 Jinsong Ji[MachinePipeliner] Fix Phi refers to Phi in same stage...
2019-07-09 Jinsong Ji[PowerPC][MachinePipeliner][NFC] Add a testcase for...
2019-07-09 Heejin Ahn[WebAssembly] Make sret parameter work with AddMissingP...
2019-07-09 Philip Reames[LoopPred] Stylistic improvement to recently added...
2019-07-09 Matthew G McGovern[sanitizers][windows] FIX: Rtl-Heap Interception and...
2019-07-09 Yonghong Song[BPF] add new intrinsics preserve_{array,union,struct...
2019-07-09 Matthew G McGovern[sanitizers][windows] Rtl-Heap Interception and tests
2019-07-09 Jonas DevlieghereFix ASCII art header
2019-07-09 Jonas Devlieghere[Windows] Include ErrorHandling.h
2019-07-09 Philip Reames[LoopPred] Extend LFTR normalization to the inverse...
2019-07-09 Heejin Ahn[WebAssembly] Fix a typo in a test file name
2019-07-09 Nilanjana BasuChanging CodeView debug info type record representation...
2019-07-09 Davide Italiano[crashlog] Fix a mismatch between bytes and strings.
2019-07-09 Julian Lettner[TSan] Fix linker error for Linux/AArch64
2019-07-09 Nico WeberUse `ln -n` to prevent forming a symlink cycle, instead...
2019-07-09 Nico WeberLet unaliased Args track which Alias they were created...
2019-07-09 Fangrui Song[X86][PPC] Support -mlong-double-64
2019-07-09 Nico Weberclang-cl: Port cl.exe's C4659 to clang-cl
2019-07-08 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement a topolog...
2019-07-08 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement a single...
2019-07-08 Erik Pilkington[ObjC] Add a -Wtautological-compare warning for BOOL
2019-07-08 Johannes Doerfert[Attributor] Deduce the "returned" argument attribute
2019-07-08 David Blaikie[cxx2a] P0624R2 fix: only lambdas with no lambda-captur...
2019-07-08 Francis Visoiu... [Frontend] Explicitly include Bitstream/BitCodes.h...
2019-07-08 Jessica Paquette[AArch64][GlobalISel] Use TST for comparisons when...
2019-07-08 Jonas Devlieghere[ThreadLauncher] Use mapWindowsError and LLDB_INVALID_H...
2019-07-08 Paul RobinsonFix line endings. NFC
2019-07-08 Rong Xu[llvm-profdata] Fix buildbot failure on llvm-clang...
2019-07-08 Stella Stamenova[lldb, windows] When StartMonitoring fails, return...
2019-07-08 Rainer Orth[Sanitizers] Remove clang_rt.sancov_{begin,end} on...
2019-07-08 Matt ArsenaultAMDGPU: Split extload/zextload local load patterns
2019-07-08 Bill WendlingAdd parentheses to silence warnings.
2019-07-08 Rainer Orth[Sanitizers] Don't use clang_rt.sancov_{begin,end}...
2019-07-08 Bill WendlingAdd parentheses to silence warnings.
2019-07-08 Bill WendlingAdd parentheses to silence warning.
2019-07-08 Reid KlecknerRevert [Sema] Resolve placeholder types before type...
2019-07-08 Jonas DevlieghereRemove install-headers
2019-07-08 Jonas DevlieghereRemove lldb-perf
2019-07-08 Jonas Devlieghere[Windows] Convert GetLastError to std::error_code
2019-07-08 Stella Stamenova[lldb] Fix two more issues in Windows following rL36522...
2019-07-08 Reid KlecknerStandardize on MSVC behavior for triples with no enviro...
2019-07-08 Rong Xullvm-profdata] Handle the cases of overlapping input...
2019-07-08 JF BastienRevert "[sanitizers][windows] Rtl-Heap Interception...
2019-07-08 JF BastienRevert "Reapply [llvm-ar][test] Increase llvm-ar test...
2019-07-08 Akira Hatanaka[Sema] Resolve placeholder types before type deduction...
2019-07-08 Matthew G McGovern[sanitizers][windows] Rtl-Heap Interception and tests
2019-07-08 Jian CaiA test commit following 'Obtaining Commit Access' ...
2019-07-08 Sanjay Patel[InstCombine] fold insertelement into splat of same...
2019-07-08 Matt ArsenaultAMDGPU: Fix unused variable in release build
2019-07-08 Richard SmithAdd missing declarations of explicit member specializat...
2019-07-08 Yuanfang ChenTeach the symbolizer lib symbolize objects directly.
2019-07-08 Julian LettnerRevert "[TSan] Attempt to fix iOS on-device test"
2019-07-08 Alexey Bataev[OPENMP]Improve error message for device unsupported...
2019-07-08 Matt ArsenaultAMDGPU: Fix stray typing
2019-07-08 Matt ArsenaultAMDGPU: Make s34 the FP register
2019-07-08 Stella StamenovaRevert "Move common functionality from processwindows...
2019-07-08 Matt ArsenaultRegUsageInfoCollector: Don't iterate all regs for every...
2019-07-08 Matt ArsenaultAMDGPU: Move DEBUG_TYPE definition below includes
2019-07-08 Alexey Bataev[OPENMP]Rename loopTripCnt member data to LoopTripCnt...
2019-07-08 Julian LettnerRevert "[TSan] Attempt to fix linker error for Linux...
2019-07-08 Whitney TsangKeep the order of the basic blocks in the cloned loop...
2019-07-08 Chris BienemanFix issues building libraries as more than one type...
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
next