platform/upstream/llvm.git
2018-12-13 Evgeniy StepanovRevert "Switch Android from TLS_SLOT_TSAN(8) to TLS_SLO...
2018-12-13 Evgeniy StepanovRevert "[hwasan] Android: Switch from TLS_SLOT_TSAN...
2018-12-13 Evandro Menezes[AArch64] Fix Exynos predicates (NFC)
2018-12-13 Jonathan Peyton[OpenMP] Fix transient divide by zero bug in 32-bit...
2018-12-13 Jonathan Peyton[OpenMP] Implement OpenMP 5.0 affinity format functionality
2018-12-13 Wei Mi[SampleFDO] handle ProfileSampleAccurate when initializ...
2018-12-13 Artem Belevich[CUDA] Make all host-side shadows of device-side variab...
2018-12-13 Reid KlecknerAttempt to fix code completion test to handle LLP64...
2018-12-13 Reid KlecknerFix test after -Wstring-plus-int warning was enabled
2018-12-13 Aakanksha PatilRevert r348971: [AMDGPU] Support for "uniform-work...
2018-12-13 Reid KlecknerFix debug-info-abspath.c on Windows by removing /tmp...
2018-12-13 Aaron BallmanUpdate the scan-build to generate SARIF.
2018-12-13 Matt ArsenaultAMDGPU/GlobalISel: Legalize/regbankselect block_addr
2018-12-13 Thomas Anderson[libc++] Fix _LIBCPP_EXPORTED_FROM_ABI when visibility...
2018-12-13 Nikita PopovReapply "[MemCpyOpt] memset->memcpy forwarding with...
2018-12-13 Dan LiewImplement a small subset of the C++ `type_traits` heade...
2018-12-13 Easwaran Raman[ThinLTO] Compute synthetic function entry count
2018-12-13 Mircea Trofin[llvm] Address base discriminator overflow in X86Discri...
2018-12-13 Jordan Rupprecht[llvm-size][libobject] Add explicit "inTextSegment...
2018-12-13 Hyrum Wright[clang-tidy] Add the abseil-duration-subtraction check
2018-12-13 Craig Topper[CostModel][X86] Don't count 2 shuffles on the last...
2018-12-13 Louis Dionne[libcxx] Fix pop_back() tests to make sure they don...
2018-12-13 Stefan Granitz[CMake] llvm_codesign workaround for Xcode double-signi...
2018-12-13 Davide Italiano[LoopUtils] Use i32 instead of `void`.
2018-12-13 Tom StellardDon't add unnecessary compiler flags to llvm-config...
2018-12-13 Zachary Turner[NativePDB] Add support for local variables.
2018-12-13 Zachary TurnerCorrectly handle skewed streams in drop_front() method.
2018-12-13 Adrian PrantlReinstate DW_AT_comp_dir support after D55519.
2018-12-13 Sylvestre LedruTry to update the test to fix the breakage
2018-12-13 Ilya Biryukov[CodeComplete] Adhere to LLVM naming style in CodeCompl...
2018-12-13 Greg ClaytonFix MinidumpParser::GetFilteredModuleList() and test it
2018-12-13 Ilya Biryukov[CodeComplete] Temporarily disable failing assertion
2018-12-13 Francis Visoiu... [MachO][TLOF] Add support for local symbols in the...
2018-12-13 David GreenFix CodeCompleteTest.cpp for older gcc plus ccache...
2018-12-13 Sanjay Patel[DAGCombiner] after simplifying demanded elements of...
2018-12-13 Simon Pilgrim[X86][SSE] Add SSE vector imm/var shift support to...
2018-12-13 Sanjay Patelrevert rL349051: [DAGCombiner] after simplifying demand...
2018-12-13 Daniel SandersRecommit r349041: [tblgen][disasm] Separate encodings...
2018-12-13 Sylvestre LedruMake -Wstring-plus-int warns even if when the result...
2018-12-13 Ilya Biryukov[CodeComplete] Fill preferred type on binary expressions
2018-12-13 Simon Pilgrim[X86][SSE] Fix all remaining modulo vector rotation...
2018-12-13 Sanjay Patel[DAGCombiner] after simplifying demanded elements of...
2018-12-13 Ilya Biryukov[CodeComplete] Set preferred type to bool on conditions
2018-12-13 Eric Liu[clangd] Enable cross-namespace completions by default...
2018-12-13 Daniel Cederman[Sparc] Add membar assembler tags
2018-12-13 Simon Pilgrim[X86][SSE] Fix modulo rotation amounts for v8i16/v16i16...
2018-12-13 Daniel SandersRevert r349041: [tblgen][disasm] Separate encodings...
2018-12-13 Daniel Cederman[Sparc] Use float register for integer constrained...
2018-12-13 Jinsong Ji[PowerPC][NFC] Sorting out Pseudo related classes to...
2018-12-13 Daniel Sanders[mir] Fix uninitialized variable in r349035 noticed...
2018-12-13 David Carlier[Sanitizer] capsicum further support of the API
2018-12-13 Daniel Sanders[tblgen][disasm] Separate encodings from instructions
2018-12-13 Simon Pilgrim[X86][SSE] Merge the vXi16/vXi32 vector rotation expans...
2018-12-13 Ivan Donchevskii[clang-tidy] Share the forced linking code between...
2018-12-13 Jonas Paulsson[SystemZ] Pass copy-hinted regs first from getRegAlloc...
2018-12-13 Tatyana KrasnukhaAdd missing Initialize/Terminate for Architecture plugins
2018-12-13 Daniel Sanders[mir] Serialize DILocation inline when not possible...
2018-12-13 Simon Pilgrim[X86][BWI] Don't custom lower vXi8 rotations.
2018-12-13 Haojian Wu[clangd] Refine the way of checking a declaration is...
2018-12-13 Haojian Wu[clangd] Avoid emitting Queued status when we are able...
2018-12-13 Haojian Wu[clangd] Move the utility function to anonymous namespa...
2018-12-13 Chen Zheng[NFC][PowerPC] add verify-machineinstrs check
2018-12-13 Chen Zheng[PowerPC] intrinsic llvm.eh.sjlj.setjmp should not...
2018-12-13 Simon Pilgrim[DAGCombine] Moved X86 rotate_amount % bitwidth ==...
2018-12-13 Pavel LabathClassify tests in lit/Modules
2018-12-13 Diana Picus[ARM GlobalISel] Support exts and truncs for Thumb2
2018-12-13 Simon Pilgrim[TargetLowering] Add ISD::ROTL/ROTR vector expansion
2018-12-13 Peter Smith[ELF][AArch64] Fix adrp to undefined weak reference.
2018-12-13 Alex Bradbury[RISCV] Add support for the various RISC-V FMA instruct...
2018-12-13 Arnaud A. de... [AArch64] Catch some more CMN opportunities.
2018-12-13 Kamil RytarowskiAdd a new interceptors for cdbr(3) and cdbw(3) API...
2018-12-13 Mikael NilssonFix for clang interface update
2018-12-13 Mikael Nilsson[OpenCL] Add generic AS to 'this' pointer
2018-12-13 Kamil RytarowskiAdd new interceptors for vis(3) API in NetBSD
2018-12-13 Andrey ChurbanovFix for bugzilla https://bugs.llvm.org/show_bug.cgi...
2018-12-13 Clement Courbet[CodeGen] Allow mempcy/memset to generate small overlap...
2018-12-13 Vitaly Buka[asan] Don't check ODR violations for particular types...
2018-12-13 Matt ArsenaultAMDGPU/GlobalISel: Legalize f64 fadd/fmul
2018-12-13 Matt ArsenaultFix missing C++ mode comment in header
2018-12-13 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect some simple operations
2018-12-13 Matt ArsenaultAMDGPU/GlobalISel: Test cleanups
2018-12-13 Serge GueltonPortable Python script across Python version
2018-12-13 Serge GueltonPortable Python script across Python version
2018-12-13 Serge GueltonPortable Python script across Python version
2018-12-13 Craig Topper[X86] Remove assert leftover from when i1 was a legal...
2018-12-13 Stanislav Mekhanoshin[AMDGPU] Fix build failure, second attempt
2018-12-13 Stanislav Mekhanoshin[AMDGPU] Fix build failure
2018-12-13 Stephane Moore[clang] Add AST matcher for block expressions 🔍
2018-12-13 Stanislav Mekhanoshin[AMDGPU] Simplify negated condition
2018-12-13 David L. JonesRevert r348645 - "[MemCpyOpt] memset->memcpy forwarding...
2018-12-13 Reid KlecknerRemove unused Args parameter from EmitFunctionBody...
2018-12-13 Artem Dergachev[analyzer] RunLoopAutoreleaseLeakChecker: Come up with...
2018-12-13 Davide Italiano[LoopUtils] Prefer a set over a map. NFCI.
2018-12-13 Philip Reames[test] Add a set of test for constant folding deopt...
2018-12-13 Jonas Devlieghere[NFC] Small code cleanups in utility.
2018-12-13 Shoaib Meenai[Support] Fix FileNameLength passed to SetFileInformati...
2018-12-12 Louis Dionne[libcxx] Add assertion in deque::pop_back when popping...
2018-12-12 Shoaib Meenai[gn build] Fix defines define on Windows
2018-12-12 Daniel Sanders[globalisel] Add GISelChangeObserver::changingInstr()
2018-12-12 Reid KlecknerEmit a proper diagnostic when attempting to forward...
next