summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-15Reduce ASTMatchers stack footprint. Addresses http://llvm.org/PR38851Alexander Kornienko
2019-01-15Revert r351138 "[ORC] Move ORC Core symbol map and set types into their ownLang Hames
2019-01-15Update year in license filesHans Wennborg
2019-01-15[SimpleLoopUnswitch] Increment stats counter for unswitching switch instructionZaara Syeda
2019-01-15[llvm-obdump] - Fix the help lines for -stop-address and -z.linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allnoconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allnoconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allmodconfigGeorge Rimar
2019-01-15Revert little bad rebasing.David Carlier
2019-01-15[Sanitizer] Intercept sl_add api on FreeBSD/NetBSDlinaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfigDavid Carlier
2019-01-15[OpenCL] opencl-c.h: read_image*(): sampler-less, and image{1,2}d_array_t var...Roman Lebedev
2019-01-15[InstCombine] Don't undo 0 - (X * Y) canonicalization when combining subs.Florian Hahn
2019-01-15[ELF][AArch64] Add missing PLT relocations to isStaticLinkTimeConstantPeter Smith
2019-01-15[NFC] Remove some code duplicationMax Kazantsev
2019-01-15[compiler-rt] alignment-assumption-blacklist.cpp test apparently passes on an...Roman Lebedev
2019-01-15[NFC] Remove obsolete enum RangeCheckKindMax Kazantsev
2019-01-15[NFC][X86] extract-bits.ll: add test with truncation with extra-use.Roman Lebedev
2019-01-15[compiler-rt] fuzzer-alignment-assumption.test: fixup the expected column numberRoman Lebedev
2019-01-15[NFC] Decrease if nestMax Kazantsev
2019-01-15[NFC] Move some functions to LoopUtilsMax Kazantsev
2019-01-15[compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev
2019-01-15[clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev
2019-01-15[llvm][IRBuilder] Introspection for CreateAlignmentAssumption*() functionsRoman Lebedev