platform/upstream/llvm.git
2017-10-26 Igor Kudrin[lit] Respect LLVM_LIT_TOOLS_DIR when looking for ...
2017-10-26 Eugene Zelenko[Transforms] Revert r316630 changes in Scalar/MergeICmp...
2017-10-26 Alex Shlyapnikov[LSan] Adjust LSan allocator limits for PPC64.
2017-10-26 George Karpenkov[Analyzer] [Tests] Consistently use exit codes. Use...
2017-10-26 Alex LorenzAllow StmtPrinter to supress implicit 'this' and 'self...
2017-10-26 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-25 Pavel LabathMakefile.rules: move CFLAGS_EXTRAS to the end of compil...
2017-10-25 Kostya Serebryany[libFuzzer] trying to make a test more stable on Mac
2017-10-25 Rui UeyamaFix SizeOfImage in the PE header.
2017-10-25 Matthew SimpsonAttempt to unbreak the expensive-checks-win bot
2017-10-25 Bob Haarman[lld] unified COFF and ELF error handling on new Common...
2017-10-25 Jonathan PeytonFix fatal error message displaying
2017-10-25 Rui UeyamaUnassign sections if they are "assigned" to /DISCARD/.
2017-10-25 Alex LorenzHandle PragmaDebug in PPChainedCallbacks
2017-10-25 Kostya Kortchinsky[scudo] Remove comment about security of the 32-bit...
2017-10-25 Jonas DevlieghereRe-land "[dwarfdump] Add -lookup option"
2017-10-25 George Karpenkov[Analyzer] [Tests] Do not discard output from CmpRuns...
2017-10-25 George Karpenkov[Analyzer] Give more descriptive name to BdyFrm field.
2017-10-25 Alexander RichardsonFix CodeGen/AMDGPU/fcanonicalize-elimination.ll on...
2017-10-25 Sanjoy Das[SCEV] Fix an assertion failure in the max backedge...
2017-10-25 Sanjoy DasAdd a comment to clarify a future change
2017-10-25 Evgeniy Stepanov[msan] Intercept __strxfrm_l.
2017-10-25 Balaram MakamRevert r316582 [Local] Fix a bug in the domtree update...
2017-10-25 Justin Lebar[CUDA] Print an error if you try to compile with <...
2017-10-25 Mitch PhillipsAdd FileVerifier::isCFIProtected().
2017-10-25 Pavel LabathMove StopInfoOverride callback to the new architecture...
2017-10-25 Pavel LabathMove testcases/arm_emulation to testcases/arm/emulation
2017-10-25 Evgeniy StepanovEnable -pie and --enable-new-dtags by default on Android.
2017-10-25 Erich KeaneIgnore implicity casts for zero-as-null-pointer-constan...
2017-10-25 David BlaikieHexagon: Fold a single-use textual header into its use
2017-10-25 Aditya NandakumarMake the combiner check if shifts are legal before...
2017-10-25 Krzysztof Parzyszek[Hexagon] Account for negative offset when limiting...
2017-10-25 Rui UeyamaSimplify.
2017-10-25 Saleem AbdulrasoolCodeGen: fix PPC Darwin variadics
2017-10-25 Kamil RytarowskiTry to unbreak Linux sanitizers
2017-10-25 Peter CollingbourneRemove dead function declaration.
2017-10-25 Kostya Kortchinsky[sanitizer] Random shuffling of chunks for the 32-bit...
2017-10-25 Alex Shlyapnikov[Sanitizers] ASan: detect new/delete calls with mismatc...
2017-10-25 Shoaib Meenai[cmake] Restrict resource file usage to Windows build...
2017-10-25 Craig Topper[X86] Add avx512vpopcntdq to Knights Mill
2017-10-25 Craig Topper[X86] Add avx512vpopcntdq to Knights Mill
2017-10-25 Kamil RytarowskiAdd NetBSD improvements in sanitizers
2017-10-25 Konstantin... AMDGPU: Cleanup memory legalizer load/store tests
2017-10-25 Reid Kleckner[asan] Don't print rows of shadow bytes outside shadow...
2017-10-25 Jan Veselymath: Implement native_log10
2017-10-25 Jan Veselyamdgpu/math: Don't use llvm instrinsic for native_log
2017-10-25 Konstantin... AMDGPU/NFC: Rename memory legalizer tests:
2017-10-25 Alexey Bataev[OPENMP] Improve debug info for taskgroup implicitly...
2017-10-25 Alexey Bataev[OPENMP] Constify function parameters, NFC.
2017-10-25 George Rimar[ELF] - Implement --orphan-handling option.
2017-10-25 Balaram Makam[Local] Fix a bug in the domtree update logic for Merge...
2017-10-25 John BaldwinDon't try to use a non-existent header on FreeBSD/mips.
2017-10-25 George Rimar[ELF] - Linkerscript: fix issue with SUBALIGN.
2017-10-25 Sylvestre LedruAdd support of the next Debian (Debian buster - version 10)
2017-10-25 Sylvestre LedruAlso update IsUbuntu() with Ubuntu Bionic
2017-10-25 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 18.04 - Bionic...
2017-10-25 Matthew SimpsonAdd CalledValuePropagation pass
2017-10-25 Simon Dardis[mips] Clean up some whitespace (NFC).
2017-10-25 Daniil Fukalov[inlineasm] Fix crash when number of matched input...
2017-10-25 Diana Picus[ARM GlobalISel] Remove redundant testcases. NFC
2017-10-25 Diana Picus[ARM GlobalISel] Update test after r316479. NFC
2017-10-25 Haojian Wu[rename] support renaming class member.
2017-10-25 Diana Picus[ARM GlobalISel] Fix call opcodes
2017-10-25 Diana Picus[ARM GlobalISel] Split test into 3. NFC
2017-10-25 Max Kazantsev[SCEV] Enhance SCEVFindUnsafe for division
2017-10-25 Clement CourbetRe-land "[CodeGen][ExpandMemcmp][NFC] Allow memcmp...
2017-10-25 George Rimar[llvm-dwarfdump] - Fix array out of bounds access crash.
2017-10-25 Ilya Biryukov[clangd] Added a callback-based codeComplete in clangd.
2017-10-25 Ilya Biryukov[clangd] Handle exit notification (proper shutdown)
2017-10-25 Sam Parker[ARM] OrCombineToBFI function
2017-10-25 Sam Parker[ARM] Swap cmp operands for automatic shifts
2017-10-25 Haojian Wu[clang-rename] Fix and enable the failing TemplatedClas...
2017-10-25 Jonas Paulsson[MachineScheduler] Minor refactoring.
2017-10-25 Martin StorsjoFix the context/cursor size for ARM with WMMX enabled
2017-10-25 Dmitry Vyukov[tsan] Fix warnings in tsan_interceptors.cc from expans...
2017-10-25 Martin Storsjo[AArch64] Add support for dllimport of values and functions
2017-10-25 Matt ArsenaultDAG: Fix creating select with wrong condition type
2017-10-25 Matt ArsenaultAMDGPU: Add max-mix-insts subtarget feature
2017-10-25 Max Kazantsev[IRCE] Fix intersection between signed and unsigned...
2017-10-25 Mikael Holmen[MemDep] DBG intrinsics don't impact abort limit for...
2017-10-25 Max Kazantsev[IRCE] Smarter detection of empty ranges using SCEV
2017-10-25 Peter CollingbourneTry to fix test on windows.
2017-10-25 Dean Michael... [XRay][compiler-rt][NFC] Clean up xray log files before...
2017-10-25 Peter CollingbourneCOFF: Don't add /manifest* flags to the response file.
2017-10-25 Peter CollingbourneAssembly tests require x86 target.
2017-10-25 Saleem AbdulrasoolCodeGen: fix a case of incorrect checks for ivars
2017-10-25 Teresa Johnson[ThinLTO] Make test for promoted names more specific
2017-10-25 Peter Collingbournellvm-readobj: Add support for reading relocations in...
2017-10-25 Petr Hosek[CMake] Build host builtins in Fuchsia toolchain even...
2017-10-25 Petr Hosek[CMake] Include clang-refactor in Fuchsia toolchain
2017-10-25 Petr Hosek[clang-refactor] Use add_clang_tool CMake template
2017-10-25 George Karpenkov[Analyzer] Remove spaces inside comments mentioning...
2017-10-25 George Karpenkov[Analyzer] Remove unnecessary semicolon in analyzer...
2017-10-24 Mitch PhillipsCheck special-case-list regex before insertion.
2017-10-24 George Karpenkov[Analyzer] Store BodyFarm in std::unique_ptr
2017-10-24 George Karpenkov[Analyzer] [Tests] Minor refactor of testing infrastruc...
2017-10-24 George Karpenkov[Analyzer] [Tests] Remove temporary fields from generat...
2017-10-24 Stephane SezerFix a compile warning on linux
2017-10-24 Stephane SezerAllow ObjectFilePECOFF to initialize with ARM binaries.
2017-10-24 Akira Hatanaka[Sema][ObjC] Look for either objc_bridge or objc_bridge...
next