platform/upstream/llvm.git
2019-01-15 Adrian PrantlSimplify Value::GetValueByteSize()
2019-01-15 Reid Kleckner[clang-cl] Alias /Zc:alignedNew[-] to -f[no-]aligned...
2019-01-15 Peter Collingbournegn build: Move target flags from toolchain to a .gni...
2019-01-15 Matt Morehouse[SanitizerCoverage] Don't create comdat for interposabl...
2019-01-15 Peter Collingbournegn build: Add build files for compiler-rt/lib/{hwasan...
2019-01-15 Brad SmithEnable IAS for OpenBSD SPARC.
2019-01-15 Adrian PrantlSimplify code
2019-01-15 Adrian PrantlAdd Doxygen comments.
2019-01-15 Peter Collingbournegn build: Merge r351216, r351228.
2019-01-15 Peter CollingbourneCodeGen: Remove debug printf unintentionally added...
2019-01-15 Alexey Bataev[SLP] Added test for PR40310, NFC.
2019-01-15 Stephen KellyImplement BlockDecl::Capture dump in terms of visitors
2019-01-15 Michael Trentllvm-objdump -m -D should disassemble all text segments
2019-01-15 Adrian PrantlReplace auto -> llvm::Optional<uint64_t>
2019-01-15 Stephen KellyNFC: Implement OMPClause dump in terms of visitors
2019-01-15 Stephen KellyImplement CXXCtorInitializer dump in terms of Visitor
2019-01-15 Craig Topper[X86] Add versions of the avx512 gather intrinsics...
2019-01-15 Anton Korobeynikov[MSP430] Recognize '{' as a line separator
2019-01-15 Volodymyr Sapsai[MSVC Compat] Fix typo correction for inclusion directives.
2019-01-15 Craig Topper[Nios2] Remove Nios2 backend
2019-01-15 Craig Topper[Nios2] Remove Nios2 backend
2019-01-15 Haojian Wu[Tooling] Fix broken compliation databse tests.
2019-01-15 Anton Korobeynikov[MSP430] Provide a toolchain description
2019-01-15 Jonathan Peyton[OpenMP] Fix for nested proc_bind affinity bug
2019-01-15 Dan AlbertFix size_t/off_t mixup in std::filesystem.
2019-01-15 Dan AlbertAdd large file support to create_file for 32-bit.
2019-01-15 Jonathan Peyton[OpenMP] Add lock function definitions to fix Bug 40042
2019-01-15 Jonathan Peyton[OpenMP][Cmake] Allowed OpenMP testing detect test...
2019-01-15 Haojian Wu[Tooling] Make clang-tool find libc++ dir on mac when...
2019-01-15 Jonathan Peyton[OpenMP] Fix performance regression in SPEC kdtree...
2019-01-15 Petr Hosek[libc++] Support different libc++ namespaces in the...
2019-01-15 Nikita PopovReapply "[CodeGen][X86] Expand USUBSAT to UMAX+SUB...
2019-01-15 Rui UeyamaDo not emit a corrupt symbol table entry for .rela_iplt...
2019-01-15 Brad Smith[Solaris] Move enabling IAS for SPARC from the Solaris...
2019-01-15 Yury Delendik[WebAssembly] Fix updating/moving DBG_VALUEs in RegStackify
2019-01-15 Adrian PrantlSilence compiler warnings
2019-01-15 Adrian PrantlMake CompilerType::getBitSize() / getByteSize() return...
2019-01-15 Derek Schuff[WebAssembly] Update release notes
2019-01-15 Erich KeaneFix cpu-dispatch MV regression caused by r347812
2019-01-15 David CallahanWe can improve the performance (generally) by memo...
2019-01-15 Benjamin KramerRevert "[X86] Make _xgetbv/_xsetbv on non-windows platf...
2019-01-15 Benjamin KramerRevert "Correct the source range returned from preproce...
2019-01-15 Benjamin KramerRevert "Update clang-tools-extra for r350891 from Clang."
2019-01-15 Nirav Dave[SelectionDAG] Check membership of register in class...
2019-01-15 Nirav Dave[X86] Fix register class for assembly constraints to...
2019-01-15 Jordan Rupprecht[llvm-readelf] Allow single-letter flags to be merged.
2019-01-15 Jordan Rupprecht[llvm-objcopy] Use SHT_NOTE for added note sections.
2019-01-15 Simon Pilgrim[X86] Bailout of lowerVectorShuffleAsPermuteAndUnpack...
2019-01-15 Hans Wennborggn build: Don't assume valgrind.h exists on Linux
2019-01-15 Simon Pilgrim[X86] Add PR40318 shuffle test case
2019-01-15 James Y KnightRemove irrelevant references to legacy git repositories...
2019-01-15 Simon Pilgrim[SLP][X86] Split prefer-256-bit 'AVX256BW' tests from...
2019-01-15 Sanjay Patel[DAGCombiner] reduce buildvec of zexted extracted eleme...
2019-01-15 Joachim Protze[OMPT] Second chunk of final OMPT 5.0 interface updates
2019-01-15 Alexander KornienkoReduce ASTMatchers stack footprint. Addresses llvm...
2019-01-15 Lang HamesRevert r351138 "[ORC] Move ORC Core symbol map and...
2019-01-15 Hans WennborgUpdate year in license files
2019-01-15 Zaara Syeda[SimpleLoopUnswitch] Increment stats counter for unswit...
2019-01-15 George Rimar[llvm-obdump] - Fix the help lines for -stop-address...
2019-01-15 David CarlierRevert little bad rebasing.
2019-01-15 David Carlier[Sanitizer] Intercept sl_add api on FreeBSD/NetBSD
2019-01-15 Roman Lebedev[OpenCL] opencl-c.h: read_image*(): sampler-less, and...
2019-01-15 Florian Hahn[InstCombine] Don't undo 0 - (X * Y) canonicalization...
2019-01-15 Peter Smith[ELF][AArch64] Add missing PLT relocations to isStaticL...
2019-01-15 Max Kazantsev[NFC] Remove some code duplication
2019-01-15 Roman Lebedev[compiler-rt] alignment-assumption-blacklist.cpp test...
2019-01-15 Max Kazantsev[NFC] Remove obsolete enum RangeCheckKind
2019-01-15 Roman Lebedev[NFC][X86] extract-bits.ll: add test with truncation...
2019-01-15 Roman Lebedev[compiler-rt] fuzzer-alignment-assumption.test: fixup...
2019-01-15 Max Kazantsev[NFC] Decrease if nest
2019-01-15 Max Kazantsev[NFC] Move some functions to LoopUtils
2019-01-15 Roman Lebedev[compiler-rt][UBSan] Sanitization for alignment assumpt...
2019-01-15 Roman Lebedev[clang][UBSan] Sanitization for alignment assumptions.
2019-01-15 Roman Lebedev[llvm][IRBuilder] Introspection for CreateAlignmentAssu...
2019-01-15 Stephen KellyNFC: Move Decl node handling to TextNodeDumper
2019-01-15 Martin Storsjo[llvm-objcopy] [COFF] Implement --strip-all[-gnu] for...
2019-01-15 Martin Storsjo[llvm-objcopy] [COFF] Remove pointless comment chars...
2019-01-15 Stephen Kelly[ASTDump] NFC: Move dump of type nodes to NodeDumper
2019-01-15 George Rimar[llvm-objdump] - Cleanup the code. NFCI.
2019-01-15 Kadir Cetinkaya[clangd] Fix updated file detection logic in indexing
2019-01-15 Dan LiewExplicitly set C++ standard for `Posix/no-fd.cc` ASan...
2019-01-15 Peter Collingbournegn build: Rename llvm_host_triple to llvm_current_tripl...
2019-01-15 Peter Collingbournegn build: Make a couple of improvements to the unix...
2019-01-15 Peter Collingbournegn build: Switch to using current_os in lib/Support...
2019-01-15 Craig Topper[X86] Upgrade some avx512bw shift intrinsics that were...
2019-01-15 Dan Gohman[WebAssembly] Support multilibs for wasm32 and add...
2019-01-15 Dan Gohman[WebAssembly] Support multilibs for wasm32 and add...
2019-01-15 Craig Topper[X86] Add test cases for D56695. NFC
2019-01-15 Craig Topper[X86] Switch the triple on avx2-intrinsics-x86.ll to...
2019-01-15 Craig Topper[X86] Make _xgetbv/_xsetbv on non-windows platforms
2019-01-15 Vlad TsyrklevichRevert alignment assumptions changes
2019-01-15 David L. Jones[LLDB] Remove the unused variable oso_dwarf.
2019-01-15 Peter Collingbournegn build: Split no-RTTI flag into a config.
2019-01-15 Peter Collingbournegn build: Stop defining LLVM_ON_UNIX globally.
2019-01-15 Vlad TsyrklevichSilence failing tests
2019-01-15 Jonathan Metzman[libFuzzer][MSVC] Use alternatename for ext functions
2019-01-15 Thomas Lively[WebAssembly] Expand SIMD shifts while V8's implementat...
2019-01-15 Marek OlsakAMDGPU: Add a fast path for icmp.i1(src, false, NE)
2019-01-15 Evandro Menezes[AArch64] Adjust the feature set for Exynos
2019-01-15 Casey Carter[test] Fix logic error in <compare> tests; enable for...
next