summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-15gn build: Add build files for compiler-rt/lib/{hwasan,interception,sanitizer_...linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-defconfigPeter Collingbourne
2019-01-15Enable IAS for OpenBSD SPARC.Brad Smith
2019-01-15Simplify codeAdrian Prantl
2019-01-15Add Doxygen comments.Adrian Prantl
2019-01-15gn build: Merge r351216, r351228.Peter Collingbourne
2019-01-15CodeGen: Remove debug printf unintentionally added in r351228.Peter Collingbourne
2019-01-15[SLP] Added test for PR40310, NFC.Alexey Bataev
2019-01-15Implement BlockDecl::Capture dump in terms of visitorsStephen Kelly
2019-01-15llvm-objdump -m -D should disassemble all text segmentsMichael Trent
2019-01-15Replace auto -> llvm::Optional<uint64_t>Adrian Prantl
2019-01-15NFC: Implement OMPClause dump in terms of visitorsStephen Kelly
2019-01-15Implement CXXCtorInitializer dump in terms of VisitorStephen Kelly
2019-01-15[X86] Add versions of the avx512 gather intrinsics that take the mask as a vX...Craig Topper
2019-01-15[MSP430] Recognize '{' as a line separatorAnton Korobeynikov
2019-01-15[MSVC Compat] Fix typo correction for inclusion directives.Volodymyr Sapsai
2019-01-15[Nios2] Remove Nios2 backendCraig Topper
2019-01-15[Nios2] Remove Nios2 backendCraig Topper
2019-01-15[Tooling] Fix broken compliation databse tests.Haojian Wu
2019-01-15[MSP430] Provide a toolchain descriptionAnton Korobeynikov
2019-01-15[OpenMP] Fix for nested proc_bind affinity bugJonathan Peyton
2019-01-15Fix size_t/off_t mixup in std::filesystem.linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfigDan Albert
2019-01-15Add large file support to create_file for 32-bit.Dan Albert
2019-01-15[OpenMP] Add lock function definitions to fix Bug 40042Jonathan Peyton
2019-01-15[OpenMP][Cmake] Allowed OpenMP testing detect test compiler with same generatorJonathan Peyton
2019-01-15[Tooling] Make clang-tool find libc++ dir on mac when running on a file witho...Haojian Wu
2019-01-15[OpenMP] Fix performance regression in SPEC kdtree testJonathan Peyton
2019-01-15[libc++] Support different libc++ namespaces in the iterator testPetr Hosek
2019-01-15Reapply "[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors"Nikita Popov
2019-01-15Do not emit a corrupt symbol table entry for .rela_iplt_{start,end}.Rui Ueyama
2019-01-15[Solaris] Move enabling IAS for SPARC from the Solaris toolchain to Generic_GCC.Brad Smith
2019-01-15[WebAssembly] Fix updating/moving DBG_VALUEs in RegStackifyYury Delendik
2019-01-15Silence compiler warningsAdrian Prantl
2019-01-15Make CompilerType::getBitSize() / getByteSize() return an optional result. NFCAdrian Prantl
2019-01-15[WebAssembly] Update release notesDerek Schuff
2019-01-15Fix cpu-dispatch MV regression caused by r347812Erich Keane
2019-01-15We can improve the performance (generally) by memo-izing the action to map a ...David Callahan
2019-01-15Revert "[X86] Make _xgetbv/_xsetbv on non-windows platforms"linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-defconfigBenjamin Kramer
2019-01-15Revert "Correct the source range returned from preprocessor callbacks."Benjamin Kramer
2019-01-15Revert "Update clang-tools-extra for r350891 from Clang."Benjamin Kramer
2019-01-15[SelectionDAG] Check membership of register in class for singleNirav Dave
2019-01-15[X86] Fix register class for assembly constraints to ST(7). NFCI.Nirav Dave
2019-01-15[llvm-readelf] Allow single-letter flags to be merged.Jordan Rupprecht
2019-01-15[llvm-objcopy] Use SHT_NOTE for added note sections.Jordan Rupprecht
2019-01-15[X86] Bailout of lowerVectorShuffleAsPermuteAndUnpack for shuffle-with-zero (...Simon Pilgrim
2019-01-15gn build: Don't assume valgrind.h exists on LinuxHans Wennborg
2019-01-15[X86] Add PR40318 shuffle test caselinaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allmodconfigSimon Pilgrim
2019-01-15Remove irrelevant references to legacy git repositories fromJames Y Knight
2019-01-15[SLP][X86] Split prefer-256-bit 'AVX256BW' tests from AVX2 checksSimon Pilgrim
2019-01-15[DAGCombiner] reduce buildvec of zexted extracted element to shuffleSanjay Patel
2019-01-15[OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze