platform/upstream/llvm.git
2019-12-23 Saleem Abdulrasoolbuild: use `find_package(Python3)` rather than `PYTHON_...
2019-12-23 Jim Lin[AVR] Fix codegen for rotate instructions
2019-12-23 Kai Luo[PowerPC] Exploit `vrl(b|h|w|d)` to perform vector...
2019-12-23 Reid Kleckner[AST] Add missing MultiplexConsumer::CompleteExternalDe...
2019-12-23 Yonghong Songreland "[DebugInfo] Support to emit debugInfo for exter...
2019-12-23 Shengchen Kan[NFC] Remove unnecessary blank and rename align-branch...
2019-12-23 czhengsz[SCEV] add testcase for get accurate range for addrecex...
2019-12-23 Fangrui Song[ELF] Delete a redundant R_HINT check from isStaticLink...
2019-12-23 Jonas Devlieghere[lldb/ScriptInterpreter] Unify error message for comman...
2019-12-23 Carl Ritson[DAGCombiner] Check term use before applying aggressive...
2019-12-22 Saleem Abdulrasoolbuild: improve python checks for Windows
2019-12-22 Reid KlecknerRevert "[DebugInfo] Support to emit debugInfo for exter...
2019-12-22 Reid KlecknerRevert "[Concepts] Constrained partial specializations...
2019-12-22 Valentin Churavy[SelectionDAG] Copy FP flags when visiting a binary...
2019-12-22 Reid KlecknerRevert "[ARM][TypePromotion] Enable by default"
2019-12-22 Craig Topper[X86] Autogenerate complete checks. NFC
2019-12-22 Craig Topper[X86] Fix typo of intrinsic name in test cases. NFC
2019-12-22 Mark de Wever[AMDGPU] Fixes -Wrange-loop-analysis warnings
2019-12-22 Mark de Wever[Hexagon] Fixes -Wrange-loop-analysis warnings
2019-12-22 Mark de Wever[NVPTX] Fixes -Wrange-loop-analysis warnings
2019-12-22 Mark de Wever[PowerPC] Fixes -Wrange-loop-analysis warnings
2019-12-22 Mark de Wever[Transforms] Fixes -Wrange-loop-analysis warnings
2019-12-22 Mark de Wever[Analyzer] Fixes -Wrange-loop-analysis warnings
2019-12-22 Mark de Wever[Tools] Fixes -Wrange-loop-analysis warnings
2019-12-22 Mark de Wever[TableGen] Fixes -Wrange-loop-analysis warnings
2019-12-22 Philip Reames[Test] Add examples of problematic assembler auto-padding
2019-12-22 Sanjay Patel[InstCombine] enhance fold for copysign with known...
2019-12-22 Eric Astor[ms] [X86] Use "P" modifier on operands to call instruc...
2019-12-22 Sanjay Patel[AArch64] match splat of bitcasted extract subvector...
2019-12-22 Raphael Isemann[lldb] Remove unused CompilerDeclContext::IsStructUnion...
2019-12-22 Bruno Ricci[Sema] SequenceChecker: C++17 sequencing rules for...
2019-12-22 Bruno Ricci[Sema] SequenceChecker: Fix handling of operator |...
2019-12-22 Bruno Ricci[Sema] SequenceChecker: Add some comments + related...
2019-12-22 Saar Raz[Concepts] Constrained partial specializations and...
2019-12-22 Martin Storsjö[LLDB] Fix building without SWIG
2019-12-22 Fangrui Song[Driver] Allow -mnop-mcount for SystemZ and -mfentry...
2019-12-22 David BlaikieDebugInfo: Remove out of date comment
2019-12-22 Fangrui Song[Driver] Verify -mrecord-mcount in Driver, instead...
2019-12-22 Jonas Devlieghere[lldb/ScriptInterpreter] Fix stale/bogus error messages
2019-12-22 Jonas Devlieghere[lldb/Commands] Honor the scripting language passed...
2019-12-22 Jonas Devlieghere[lldb/Lua] Add missing boiler plate to ScriptInterpreter.
2019-12-22 LLVM GN Syncbot[gn build] Port 7376d9eb389
2019-12-22 Nico Weber[gn build] fixup after c3d13d9c56
2019-12-22 Jonas Devlieghere[lldb/Commands] Use the default scripting langauge...
2019-12-22 Nico Weber[gn build] fold Basic:version into Basic
2019-12-22 Yaxun (Sam... [NFC] Separate getLastArgIntValue to Basic
2019-12-22 Jonas Devlieghere[lldb/Commands] Honor the scripting language passed
2019-12-22 Jonas Devlieghere[lldb/Commands] Fix bogus enum entry and add Lua (NFC)
2019-12-22 Jonas Devlieghere[lldb/Core] Support asking the debugger for a specific...
2019-12-21 Jonas Devlieghere[Lldb/Lua] Persist Lua state across script interpreter...
2019-12-21 Raphael Isemann[lldb] Fix windows build after getASTContext() change
2019-12-21 Raphael Isemann[lldb][NFC] Return a reference from ClangASTContext...
2019-12-21 Jonas Devlieghere[Lldb/Lua] Generate Lua Bindings
2019-12-21 Artem Dergachev[analyzer] exploded-graph-rewriter: Fix string encoding...
2019-12-21 Stepan Dyatkovskiy[NFC] test commit reverted
2019-12-21 Stepan Dyatkovskiy[NFC] test commit
2019-12-21 John Baldwin[lld][RISCV] Use an e_flags of 0 if there are only...
2019-12-21 Simon PilgrimFix "result of 32-bit shift implicitly converted to...
2019-12-21 Simon PilgrimFix Wpedantic 'extra semicolon' warning. NFC.
2019-12-21 Michael LiaoFix `-Wunused-variable` warning. NFC.
2019-12-21 Sanjay Patel[InstCombine] check alloc size in bitcast of geps fold...
2019-12-21 Sanjay Patel[SimplifyLibCalls] require fast-math-flags for pow...
2019-12-21 Raphael Isemann[lldb][NFC] Remove all ASTContext getter wrappers from...
2019-12-21 Florian Hahn[AArch64] Respect reserved registers while renaming...
2019-12-21 Mark de Wever[Analyzer] Use a reference in a range-based for
2019-12-21 Mark de Wever[Wdocumentation] Implement \anchor
2019-12-21 Pavel Labath[lldb] disable thread-step-out-ret-addr-check on windows
2019-12-21 Pavel Labath[lldb] One more attempt to fix thread-step-out-ret...
2019-12-21 David ZarzyckiAdd missing `REQUIRES: hexagon-registered-target`
2019-12-21 Pavel Labath[lldb] Force the preprocessor to run in thread-step...
2019-12-21 Stephen KellyCustomize simplified dumping and matching of LambdaExpr
2019-12-21 Pavel Labath[lldb] Fix -Wstringop-truncation in PythonReadline.cpp
2019-12-21 Jan Kratochvil[lldb] [testsuite] Fix Linux fail: Unwind/thread-step...
2019-12-21 Jan Kratochvil[lldb] Fix ARM32 inferior calls
2019-12-21 Matt ArsenaultAMDGPU: Fix repeated word in comment
2019-12-21 Matt ArsenaultMips: Make test resistant to future changes
2019-12-21 Matt ArsenaultAMDGPU/GlobalISel: Fix misuse of div_scale intrinsics
2019-12-21 Matt ArsenaultAMDGPU/GlobalISel: Fix missing scc imp-def on scalar...
2019-12-21 Matt ArsenaultAMDGPU/GlobalISel: Simplify code
2019-12-21 Sylvestre Ledrufeatures.html: Remove some old info
2019-12-21 Sylvestre Ledruclang is now under the apache2 license
2019-12-21 Sylvestre LedruRemove a gcc 4.9 comparison as it doesn't make sense
2019-12-21 Ruslan Baratov[libc++] Fix typo in std::midpoint
2019-12-21 Jonas DevlieghereRevert "[msan] Check qsort input." and "[msan] Intercep...
2019-12-21 Jonas Devlieghere[lldb/test] Update !DIModule for isysroot rename
2019-12-21 Lang Hames[ORC] De-register eh-frames in the RTDyldObjectLinkingL...
2019-12-21 Jonas Devlieghere[lldb/test] Skip editline tests when LLDB_ENABLE_LIBEDI...
2019-12-21 Jonas Devlieghere[lldb] Expose more optional dependencies through GetBui...
2019-12-21 Jonas Devlieghere[lldb/CMake] Don't use return() from macro()
2019-12-21 Jonas DevlieghereRe-land "[lldb/CMake] Change how we deal with optional...
2019-12-21 Nico Weberhopefully last doc typo fix to cycle bots
2019-12-21 Nico Weberfix yet another doc typo to cycle bots
2019-12-21 Nico Weberfix another doc typo to cycle bots
2019-12-21 Nico Weberfix a doc typo to cycle bots
2019-12-21 Michael TrentConstrain the macho-stabs test added in f72d001e099...
2019-12-21 Philip ReamesAdd a set of tests with basic coverage of the recently...
2019-12-21 Peter Collingbournegn build: Silence mismatched-new-delete warning in...
2019-12-21 Jessica Paquette[NFC][MachineOutliner] Rewrite setSuffixIndices to...
2019-12-20 Craig Topper[X86] Add test cases for missing propagation of fpexcep...
2019-12-20 Petr Hosek[llvm-symbolizer] Prefix invocations in test with env
next