platform/upstream/llvm.git
2017-03-30 Ahmed Bougacha[CodeGen] Pass SDAG an ORE, and replace FastISel stats...
2017-03-30 Kuba MracekFixup for r299085: On Windows %p doesn't print 0x prefix.
2017-03-30 Sanjay Patel[DAGCombiner] add helper function for visitORLike;...
2017-03-30 Kuba MracekFixup for r299085: Print all output to stderr.
2017-03-30 Kuba MracekFixup for r299085: Include stdint.h in scribble.cc...
2017-03-30 Chris Bieneman[yaml2obj] Enable and fix tests
2017-03-30 Shoaib Meenai[libc++abi] Remove unistd.h include
2017-03-30 Kuba Mracek[tsan] Add interceptor for xpc_connection_cancel to...
2017-03-30 Kuba Mracek[asan] Implement "scribble" flags, which overwrite...
2017-03-30 Rafael Espindolaavoid a subshell.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI. (PR27635)
2017-03-30 Francis RicciEnable leak detection on linux-i686 by default
2017-03-30 Rafael EspindolaUse FileCheck instead of [.
2017-03-30 Alex Lorenz[ARC][ObjC++] Use ObjC semantic rules for comparisons...
2017-03-30 Nirav DaveMove NumRegParameters Module Flag. NFCI.
2017-03-30 Alex Lorenz[Sema][ObjC] Avoid the "type of property does not match...
2017-03-30 Rafael EspindolaAdd LIT_USE_INTERNAL_SHELL to compiler-rt tests.
2017-03-30 Rafael EspindolaUse count instead of grep -c.
2017-03-30 Andrew NgTest commit.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-30 Haojian WuAdd `replace` interface with range in AtomicChange.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-30 Jonathan Coe[clang-tidy] fix docs in hicpp checks
2017-03-30 Jonathan Coe[clang-tidy] fix for linker errors in hicpp checks
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-30 Jonathan Coe[clang-tidy] add aliases for hicpp module
2017-03-30 Kristof BeylsRevert "Make naming in Host.h in line with coding stand...
2017-03-30 Kristof BeylsAnother attempt fix the Windows builds
2017-03-30 Kristof BeylsAttempt to fix the Windows builds by using llvm::detail...
2017-03-30 Daniel Sanders[globalisel][tablegen] Change Expected<bool> to Error...
2017-03-30 Kristof BeylsMake naming in Host.h in line with coding standards.
2017-03-30 Maxim Ostapenko[sanitizer] Move fread and fwrite interceptors to sanit...
2017-03-30 Kristof BeylsRefactor getHostCPUName to allow testing on non-native...
2017-03-30 Craig Topper[APInt] Remove references to integerPartWidth outside...
2017-03-30 Craig Topper[APInt] Remove references to integerPartWidth and integ...
2017-03-30 Mehdi Aminilibc++ testing: fix invalid python syntax
2017-03-30 Mehdi Aminilibc++ testing: fix assertion around `use_system_cxx_lib`
2017-03-30 Mehdi Aminilibc++ config testing: `use_system_cxx_lib` can be...
2017-03-30 Mehdi AminiReexport operator new / delete from libc++abi
2017-03-30 Mehdi Aminilibc++ testing: allow to provide a path for `use_system...
2017-03-30 Mehdi AminiDo not pass an explicit reexported symbol list when...
2017-03-30 Kostya Serebryany[libFuzzer] remove a stale flag from tests, run value...
2017-03-30 Dean Michael... [XRay][compiler-rt] Spell REQUIRES properly for x86_64...
2017-03-30 Dean Michael... [XRay][compiler-rt] Only run tests using llvm-xray...
2017-03-30 Dean Michael... [XRay][compiler-rt] XFAIL the FDR mode tests on aarch64...
2017-03-30 Zvi Rackover[DAGCombine] A shuffle of a splat is always the splat...
2017-03-30 Kostya Serebryany[libFuzzer] best effort support for -fsanitize-coverage...
2017-03-30 Reid KlecknerUse 'unsigned' for enum bitfields
2017-03-30 Dean Michael... [XRay][clang] Use llvm::to_string instead of std::string
2017-03-30 Kuba Mracek[asan] Support line numbers in StackVarDescr
2017-03-30 Dean Michael... [XRay][compiler-rt] Use llvm-xray in FDR mode tests
2017-03-30 Dean Michael... [XRay] Add -fxray-{always,never}-instrument= flags...
2017-03-30 Jason MolendaMask out EXC_SYSCALL exceptions as well.
2017-03-29 Eric ChristopherIf the DIUnit has flags passed on it then have DW_AT_pr...
2017-03-29 Eric ChristopherAdd the -grecord-gcc-switches option and pass the flags...
2017-03-29 Kostya Serebryany[sanitizers] Fix get_groups interceptor in sanitizer...
2017-03-29 Reid Kleckner[codeview] Fix buggy BeginIndexMapSize assertion
2017-03-29 Sanjay Patel[CodeGen] clean up and add tests for scalar and-of...
2017-03-29 Adam NemetUse FPContractModeKind universally
2017-03-29 Francis RicciMove current thread data out of lsan_common on linux
2017-03-29 Francis RicciRemove failing check from platform specific darwin...
2017-03-29 Davide Italiano[X86IselLowering] Remove extraneous semicolon. NFCI.
2017-03-29 Adam NemetRevert "Use FPContractModeKind universally"
2017-03-29 Pavel LabathCentralize libc++ test skipping logic
2017-03-29 Adam NemetUse FPContractModeKind universally
2017-03-29 Huihui Zhangrevert test commit r299024
2017-03-29 Rui UeyamaRemove parameter names from template instantiations...
2017-03-29 Huihui Zhangtest commit, add blank line
2017-03-29 Kamil RytarowskiAdd NetBSD path for Debugging Information in Separate...
2017-03-29 Davide Italiano[DAGCombiner] Remove else after return. NFCI.
2017-03-29 Rui UeyamaRevert r298815: Do not use assert to report broken...
2017-03-29 Sean CallananMove the definition of SBListener::GetSP() to SBListene...
2017-03-29 Adrian McCarthyRe-land: "Make NativeExeSymbol a concrete subclass...
2017-03-29 Rafael EspindolaAdd ifunc support to ModuleSymbolTable.
2017-03-29 Matthew Simpson[InstCombine] Correct the check for vector GEPs
2017-03-29 Filipe CabecinhasAdd allocator_frees_and_returns_null_on_realloc_zero...
2017-03-29 Brian Kelley[Objective-C] Miscellaneous -fobjc-weak Fixes
2017-03-29 Brian Kelley[Objective-C] Fix "weak-unavailable" warning with ...
2017-03-29 Sanjay Patel[DAGCombiner] unify type checks and add asserts; NFCI
2017-03-29 Graydon HoareUnbreak windows bot.
2017-03-29 Brian Kelley[Objective-C] Fix "repeated use of weak" warning with...
2017-03-29 Brian Kelley[Objective-C] Fix __weak type traits with -fobjc-weak
2017-03-29 Graydon Hoare[PCH] Attach instance's dependency collectors to PCH...
2017-03-29 Brian Kelley[Objective-C] C++ Classes with __weak Members non-POD...
2017-03-29 Brian KelleyTest Commit
2017-03-29 Adrian McCarthyllvm-pdbdump: If we don't change the color, don't reset...
2017-03-29 Weiming Zhao[Builtins] Mark mulsc3_test as UNSUPPORTED for armhf...
2017-03-29 Simon Pilgrim[X86] Tidied up comment - we don't custom lower add...
2017-03-29 Sanjay Patel[DAGCombiner] reduce code duplication by rearranging...
2017-03-29 Daniel Sanders[tablegen][globalisel] Convert the SelectionDAG importe...
2017-03-29 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-29 Sven van Haastregt[MachineVerifier] Drop a spurious const
2017-03-29 George Rimar[ELF] - Prepare GnuHashTableSection<ELFT> for detemplation.
2017-03-29 Weiming Zhao[Compiler-RT][Builtins] Remove XFAIL for mulsc3; NFC
2017-03-29 Filipe CabecinhasCleanup in preparation for D30703. NFCI
2017-03-29 Rafael EspindolaFix GettingStarted.rst statement.
2017-03-29 Rafael EspindolaRemove unused argument.
2017-03-29 Simon Pilgrim[X86][AVX2] Prevent unary interleaving patterns from...
2017-03-29 Egor ChuraevReapplied r298976 [OpenCL] Added parsing for OpenCL...
2017-03-29 Simon Pilgrim[AMDGPU] Tidy up computeKnownBitsForTargetNode/ComputeN...
next