platform/upstream/llvm.git
2019-10-08 Nico WeberTry to get readability-deleted-default.cpp to pass...
2019-10-08 Jordan RoseMark several PointerIntPair methods as lvalue-only
2019-10-08 Daniel Sanders[tblgen] Add getOperatorAsDef() to Record
2019-10-08 Alex Langford[CMake] Fix building without python on Windows
2019-10-08 Yonghong Song[BPF] do compile-once run-everywhere relocation for...
2019-10-08 Jan Korous[NFC] Attempt to make ubsan-blacklist-vfs test pass...
2019-10-08 Michael Liao[driver][hip] Skip bundler if host action is nothing.
2019-10-08 Adrian PrantlReflow/fix doxygen comments.
2019-10-08 Frederic RissFix sign extension handling in DumpEnumValue
2019-10-08 Lawrence D... exception handling in PythonDataObjects.
2019-10-08 Alexey Bataev[OPENMP50]Do not allow multiple same context traits...
2019-10-08 Matt ArsenaultAMDGPU: Fix i16 arithmetic pattern redundancy
2019-10-08 Jinsong JiRevert "[LoopVectorize][PowerPC] Estimate int and float...
2019-10-08 Sanjay Patel[SLP] add test with prefer-vector-width function attrib...
2019-10-08 Vedant Kumar[CodeExtractor] Factor out and reuse shrinkwrap analysis
2019-10-08 Vitaly Buka[sanitizer] Disable crypt*.cpp tests on Android
2019-10-08 Tom StellardAMDGPU: Add offsets to MMO when lowering buffer intrinsics
2019-10-08 Hideto Ueno[Attributor][Fix] Temporary fix for windows build bot...
2019-10-08 Simon PilgrimCodeGenPrepare - silence static analyzer dyn_cast<...
2019-10-08 Adrian PrantlObjectFileMachO: Replace std::map with llvm::DenseMap...
2019-10-08 Stanislav Mekhanoshin[AMDGPU] Disable unused gfx10 dpp instructions
2019-10-08 Adrian PrantlReplace regex match with rfind (NFCish)
2019-10-08 Adrian PrantlReplace static const StringRef with StringRef (NFC)
2019-10-08 Adrian PrantlRemove constructor and unused method (NFC).
2019-10-08 Louis Dionne[libc++] Make sure we link all system libraries into...
2019-10-08 David Greene[UpdateCCTestChecks] Detect function mangled name on...
2019-10-08 Shafik YaghmourRevert "[platform process list] add a flag for showing...
2019-10-08 Frederic Riss[Testsuite] Get rid of most of the recursive shared...
2019-10-08 Roman Lebedev[NFC][CVP] Add tests where we can replace sext with...
2019-10-08 Amaury Sechet(Re)generate various tests. NFC
2019-10-08 Heejin Ahn[WebAssembly] Fix a bug in 'try' placement
2019-10-08 Alexey Bataev[OPENMP50]Prohibit multiple context selector sets in...
2019-10-08 Konrad Kleine[lldb] Avoid resource leak
2019-10-08 David Carlier[builtins] Unbreak build on FreeBSD armv7 after D60351
2019-10-08 Konrad KleineSimplify LZMA decoding by using ArrayRef::take_back
2019-10-08 Nikola Prica[DebugInfo][If-Converter] Update call site info during...
2019-10-08 Frederic RissAdd pretty printing of Clang "bitfield" enums
2019-10-08 Frederic RissExtract and simplify DumpEnumValue
2019-10-08 GN Sync Botgn build: Merge r374062
2019-10-08 GN Sync Botgn build: Merge r374061
2019-10-08 Hideto Ueno[Attributor][MustExec] Deduce dereferenceable and nonnu...
2019-10-08 Cyndy IshidaRevert [TextAPI] Introduce TBDv4
2019-10-08 Puyan Lotfi[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-08 Hideto Ueno[Attributor] Add helper class to compose two structured...
2019-10-08 GN Sync Botgn build: Merge r374058
2019-10-08 Cyndy Ishida[TextAPI] Introduce TBDv4
2019-10-08 Alexey Bataev[OPENMP50]Allow functions in declare variant directive...
2019-10-08 Louis Dionne[libc++] TAKE 2: Make system libraries PRIVATE dependen...
2019-10-08 Mirko Brkusanin[Mips] Emit proper ABI for _mcount calls
2019-10-08 Clement Courbet[llvm-exegesis] Add options to SnippetGenerator.
2019-10-08 Louis Dionne[libc++] Add missing link-time dependencies to the...
2019-10-08 Sid Manning[lld][Hexagon] Support PLT relocation R_HEX_B15_PCREL_X...
2019-10-08 Pavel LabathObject/minidump: Add support for the MemoryInfoList...
2019-10-08 Louis Dionne[libc++] Use PRIVATE to link benchmark dependencies
2019-10-08 Kevin P. NealNope, I'm wrong. It looks like someone else removed...
2019-10-08 Ilya Biryukov[clangd] Disable expand auto on decltype(auto)
2019-10-08 Kadir Cetinkaya[clangd] Bump timeouts in speculative completion tests
2019-10-08 Pavel LabathTweak minidebuginfo-set-and-hit-breakpoint.test
2019-10-08 Kevin P. NealRestore documentation that 'svn update' unexpectedly...
2019-10-08 Sebastian Popfix fmls fp16
2019-10-08 Amaury SechetAdd test for rotating truncated vectors. NFC
2019-10-08 Graham Hunter[SVE][IR] Scalable Vector size queries and IR instructi...
2019-10-08 Nicolai HaehnleAMDGPU: Propagate undef flag during pre-RA exec mask...
2019-10-08 Nicolai HaehnleMachineSSAUpdater: insert IMPLICIT_DEF at top of basic...
2019-10-08 Sanjay Patel[SLP] add test with prefer-vector-width function attrib...
2019-10-08 Andrey ChurbanovDon't assume Type from `readelf -d` has parentheses
2019-10-08 Andrey ChurbanovDon't link libm with -Wl,--as-needed on FreeBSD
2019-10-08 Florian Hahn[LoopRotate] Unconditionally get DomTree.
2019-10-08 James Clarke[Diagnostics] Silence -Wsizeof-array-div for character...
2019-10-08 Andrea Di Biagio[MCA][LSUnit] Track loads and stores until retirement.
2019-10-08 Nikola Prica[ISEL][ARM][AARCH64] Tracking simple parameter forwardi...
2019-10-08 Sylvestre LedruRemove an useless allocation (from by clang-analyzer...
2019-10-08 Clement Courbet[llvm-exegesis] Finish plumbing the `Config` field.
2019-10-08 Pavel LabathRevert "[lldb-server/android] Show more processes and...
2019-10-08 Pavel LabathFix a -Wpedantic warning
2019-10-08 George Rimar[llvm-readobj/llvm-readelf] - Add checks for GNU-style...
2019-10-08 Zi Xuan Wu[NFC] Add REQUIRES for r374017 in testcase
2019-10-08 Florian Hahn[LoopRotate] Unconditionally get ScalarEvolution.
2019-10-08 Kristof Beyls[ARM] Generate vcmp instead of vcmpe
2019-10-08 Kai Nacke[Tools] Mark output of tools as text if it is text
2019-10-08 Rui UeyamaUse /dev/null for tests that we do not need outputs
2019-10-08 Rui UeyamaReport error if -export-dynamic is used with -r
2019-10-08 Kadir Cetinkaya[LoopVectorize] Fix non-debug builds after rL374017
2019-10-08 Clement Courbet[llvm-exegesis] Add stabilization test with config
2019-10-08 Bill Wendling[IA] Recognize hexadecimal escape sequences
2019-10-08 Zi Xuan Wu[LoopVectorize][PowerPC] Estimate int and float registe...
2019-10-08 Chen Zheng[ConstantRange] [NFC] replace addWithNoSignedWrap with...
2019-10-08 Heejin Ahn[WebAssembly] Add REQUIRES: asserts to cfg-stackify...
2019-10-08 James Clarke[ItaniumMangle] Fix mangling of GNU __null in an expres...
2019-10-08 Jan Korous[NFC] Fix ubsan-blacklist test
2019-10-08 Vitaly Buka[sanitizer] Fix signal_trap_handler.cpp on android
2019-10-08 Andrew Trick[LitConfig] Silenced notes/warnings on quiet.
2019-10-08 Jonas DevlieghereRevert "ProcessInstanceInfoMatch: Don't match processes...
2019-10-08 Lawrence D... test fix: TestLoadUsingPaths should use realpath
2019-10-08 Jan KorousReland 'Add VFS support for sanitizers' blacklist'
2019-10-08 Antonio AfonsoFixing missing lldb-scripts rename from D68370
2019-10-08 Jonas Devlieghere[CMake] Add two more uses of add_lldb_test_dependency
2019-10-08 Jan KorousRevert "Add VFS support for sanitizers' blacklist"
2019-10-08 Haibo Huang[lldb] Reverts part of 61f471a
2019-10-08 Lawrence D... DWIMy filterspecs for dotest.py
next