platform/upstream/llvm.git
2019-08-06 Igor KudrinTry to unbreak buildbots after r368014
2019-08-06 Simon Pilgrim[X86][SSE] Enable min/max partial reduction
2019-08-06 Simon Pilgrim[X86][SSE] Add tests for min/max partial reduction
2019-08-06 Igor KudrinSwitch LLVM to use 64-bit offsets (2/5)
2019-08-06 Igor KudrinSupport 64-bit offsets in utility classes (1/5)
2019-08-06 Ulrich Weigand[Strict FP] Allow custom operation actions
2019-08-06 Fangrui SongChange two unnecessary uses of llvm::size(C) to C.size()
2019-08-06 Pavel LabathObjectFileELF: permit thread-local sections with overla...
2019-08-06 Gabor MartonAdd User docs for ASTImporter
2019-08-06 Cullen Rhodes[SelectionDAG] Extend base addressing modes supported...
2019-08-06 Fangrui Song[UpdateTestChecks] Fix an incorrect %s added in r368006
2019-08-06 Fangrui Song[UpdateTestChecks] Apply some string concatenation...
2019-08-06 Hans Wennborgtest-release.sh: Reorder sed commands for the binary...
2019-08-06 Tim NorthoverAArch64: use xzr/wzr for constant 0 in GlobalISel.
2019-08-06 Guillaume Chatelet[LLVM][Alignment] Introduce Alignment In Attributes
2019-08-06 Pavel LabathSymbolVendor: Remove passthrough methods
2019-08-06 Guillaume Chatelet[LLVM][Alignment] Introduce Alignment In GlobalObject
2019-08-06 Vitaly Buka[compiler-rt] Implement getrandom interception
2019-08-06 Hans WennborgRevert r367941 "Add a note to the release not about...
2019-08-06 Pavel LabathSymbolVendorELF: Perform build-id lookup even without...
2019-08-06 Puyan Lotfi[compiler-rt] Reverting r367962 due to Fuchsia bot...
2019-08-06 Raphael Isemann[lldb][NFC] Remove unnecessary cast in ClangUserExpression
2019-08-06 George Rimar[llvm/test/Object] - Cleanup and move out the yaml2obj...
2019-08-06 Bill WendlingUse "isa" since the variable isn't used.
2019-08-06 Shoaib Meenai[DirectoryWatcher] Fix asserts Mac builds
2019-08-06 Pavel LabathFix line table resolution near the end of a section
2019-08-06 Shoaib Meenai[Driver] Introduce -stdlib++-isystem
2019-08-06 Fangrui Song[Driver] Prioritize SYSROOT/usr/include over RESOURCE_D...
2019-08-06 Hideki Saito[LV][NFC] Share the LV illegality reporting with LoopVe...
2019-08-06 Puyan Lotfi[clang][DirectoryWatcher] Adding llvm::Expected error...
2019-08-06 Jonas Devlieghere[Gardening] Remove dead code from ASTDumper (NFC)
2019-08-06 Jonas Devlieghere[Gardening] Remove dead code from ScriptInterpreterPyth...
2019-08-06 Jonas Devlieghere[Gardening] Remove dead code from IOHandler (NFC)
2019-08-06 Jonas DevlieghereRemove unused function 'SetMangledCounterparts' (NFC)
2019-08-06 Matt ArsenaultCodeGen: Migration to using Register
2019-08-06 Matt ArsenaultBuiltins: Start adding half versions of math builtins
2019-08-06 Nico Webergn build: Add AMDGPU target
2019-08-06 Nico Webergn build: Leave a comment why "-gen-searchable-table...
2019-08-06 Nico Webergn build: Merge r367917
2019-08-06 Austin KerbowRe-commit: [AMDGPU] Use S_DENORM_MODE for gfx10
2019-08-06 Puyan Lotfi[NFC][DirectoryWatchedTests] Unlocks mutexes before...
2019-08-06 Daniel SandersFix another MSVC issue after 367965
2019-08-06 Johannes Doerfert[Attributor][NFC] Outline common pattern into helper...
2019-08-06 Daniel SandersRe-commit Register/MCRegister: Add conversion operators...
2019-08-06 Johannes Doerfert[Attributor][Fix] Add const qualifier
2019-08-06 Davide ItalianoRevert "[CompilerType] Simplify the interface a bit...
2019-08-06 Puyan Lotfi[compiler-rt] Appending COMPILER_RT_LIBCXX_PATH -isyste...
2019-08-06 Johannes Doerfert[Attributor] Provide a generic interface to check live...
2019-08-06 Shiva Chen[RISCV] Custom legalize i32 operations for RV64 to...
2019-08-06 Peter CollingbourneSilence ubsan after r367926.
2019-08-06 Diego Astiazaran[clang-doc] Fix link generation
2019-08-06 Davide Italiano[CompilerType] Simplify the interface a bit more..
2019-08-05 Jonas Devlieghere[CMake] Remove check for the readline target.
2019-08-05 JF Bastien[NFC] Remove useless static
2019-08-05 Puyan LotfiReverting D65760/r367944 due to buildbot failure.
2019-08-05 Johannes Doerfert[Attributor] Introduce the IRAttribute helper struct
2019-08-05 Johannes Doerfert[Attributor] Make abstract attributes stateless
2019-08-05 Johannes Doerfert[Attributor] Use proper ID for attribute lookup
2019-08-05 Johannes Doerfert[Attributor][NFCI] Avoid duplication of the Information...
2019-08-05 Jonathan Peyton[OpenMP] Add support for GOMP_*_nonmonotonic_* functions
2019-08-05 Johannes Doerfert[Attributor] Deduce the "no-return" attribute for functions
2019-08-05 George Burgess IV[Sema] attempt to appease buildbots after r367940
2019-08-05 Davide Italiano[CompilerType] Remove an unused function.
2019-08-05 Amara Emerson[GlobalISel][CallLowering] Rename isArgumentHandler...
2019-08-05 Diego Caballero[ORC] Add CPU name and sub-target features to detectHost
2019-08-05 Yi KongBuild libfuzzer libcxx-static with PIC
2019-08-05 Wolfgang Pieb[llvm-readelf] Support dumping of stack sizes sections...
2019-08-05 Philip ReamesAdd a note to the release not about a potentially break...
2019-08-05 George Burgess IV[Sema] Add -Wpointer-compare
2019-08-05 Hansang Bae[OpenMP] Fix broken build due to new OMPT tests
2019-08-05 Peter Collingbournehwasan: Untag global variable addresses in tests.
2019-08-05 Peter CollingbourneAdd "REQUIRES: x86-registered-target" to test.
2019-08-05 Raphael Isemann[lldb][NFC] Document and refactor ClangPersistentVariab...
2019-08-05 Keno Fischer[WebAssembly] Fix conflict between ret legalization...
2019-08-05 Johannes Doerfert[Attributor][Fix] Do not remove instructions during...
2019-08-05 Daniel SandersRevert Register/MCRegister: Add conversion operators...
2019-08-05 Johannes Doerfert[Attributor][Fix] Keep invokes if handlers catch asynch...
2019-08-05 Louis Dionne[libc++] Accept any non-zero return for .fail.cpp tests
2019-08-05 Eric ChristopherBMI2 support is indicated in bit eight of EBX, not...
2019-08-05 Louis Dionne[NFC][pstl] Remove stray semi-colon
2019-08-05 Peter Collingbournellvm-symbolizer: Untag addresses in object files by...
2019-08-05 David Carlier[Sanitizer] Linux refactor shadow huge page mode handling
2019-08-05 Raphael Isemann[lldb][NFC] Refactor ClangUserExpression::UpdateLanguag...
2019-08-05 Lang Hames[ORC] Work around broken GCC/libstdc++ by adding an...
2019-08-05 Daniel SandersFix MSVC error after r367916
2019-08-05 Amara Emerson[AArch64][GlobalISel] Inline tiny memcpy et al at -O0.
2019-08-05 JF Bastien[docs] don't use :option: for Wall Wextra
2019-08-05 Max Moroz[compiler-rt] Move FDP to include/fuzzer/FuzzedDataProv...
2019-08-05 Daniel SandersRegister/MCRegister: Add conversion operators to avoid...
2019-08-05 JF Bastien[docs] don't use :option: for C++ compat
2019-08-05 Nico WeberFix another uninit read found by msan after r367829
2019-08-05 Nico Webercompiler-rt: Remove .cc from all lit config files
2019-08-05 Michael Kruse[libomptarget] Harmonize emitting CUDA errors and gener...
2019-08-05 Dmitri GribenkoRevert "Try to fix failing AMDGPU disasm test, both...
2019-08-05 Anusha Basana[llvm-lipo] Implement -segalign
2019-08-05 Reid KlecknerTry to fix failing AMDGPU disasm test, both Lin/Win...
2019-08-05 Jan Korous[DirectoryWatcher][linux] Fix build for older kernels
2019-08-05 Michael Kruse[OpenMP 5.0] Codegen support for user-defined mappers.
2019-08-05 Dmitri GribenkoRevert "[AMDGPU] Use S_DENORM_MODE for gfx10"
2019-08-05 Louis Dionne[libc++] Take 2: Integrate the PSTL into libc++
next