platform/upstream/llvm.git
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
2019-12-20 Jonas DevlieghereRevert "[lldb/CMake] Change how we deal with optional...
2019-12-20 Vedant Kumar[DWARF] Defer creating declaration DIEs until we prepar...
2019-12-20 Vedant KumarReland: [DWARF] Allow cross-CU references of subprogram...
2019-12-20 Michael Trentllvm-objdump should ignore Mach-O stab symbols for...
2019-12-20 Yury Delendik[WebAssembly] Use TargetIndex operands in DbgValue...
2019-12-20 Sam CleggFix name of InitLibcalls() function in comment
2019-12-20 Jim InghamTemporarily restrict the test for D71372 to darwin...
2019-12-20 Jonas Devlieghere[lldb/CMake] Change how we deal with optional dependencies
2019-12-20 Julian Lettner[iOS sim] Ensure simulator device is booted in iossim_p...
2019-12-20 Stephen KellyRevert "Customize simplified dumping and matching of...
2019-12-20 Jakub Kuderski[InstCombine] Improve infinite loop detection
2019-12-20 Stephen KellyCustomize simplified dumping and matching of LambdaExpr
2019-12-20 Adrian PrantlRename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot
2019-12-20 Michał Górny[compiler-rt] [test] Disable MPROTECT for XRay tests...
2019-12-20 Kostya Kortchinsky[scudo][standalone] Support __BIONIC__
2019-12-20 Bill WendlingAdd parentheses to silence warning
2019-12-20 Petr Hosek[llvm-symbolizer] Support reading options from environment
2019-12-20 Evgenii Stepanov[msan] Check qsort input.
2019-12-20 Gabor Horvath[analyzer] Add path notes to FuchsiaHandleCheck.
2019-12-20 LLVM GN Syncbot[gn build] Port 82923c71efa
2019-12-20 Gabor Horvath[analyzer] Add Fuchsia Handle checker
2019-12-20 Evgenii Stepanov[msan] Intercept qsort, qsort_r.
2019-12-20 Philip ReamesMore style cleanups following rG14fc20ca6282 [NFC]
2019-12-20 Sid ManningAvoid unsupported LLD options
2019-12-20 Philip ReamesFix a memory leak introduced w/the instruction padding...
2019-12-20 Philip ReamesComment and adjust style in the newly introduced MCBoun...
2019-12-20 Gabor Horvath[attributes][analyzer] Add annotations for handles.
2019-12-20 Kamlesh KumarApply the alignment specifier attribute to anonymous...
2019-12-20 Philip ReamesAlign branches within 32-Byte boundary (NOP padding)
2019-12-20 Dan Liew[NFC][Driver] Add dummy compiler-rt sanitizer dylibs...
2019-12-20 Fangrui Song[PPC32] Emit R_PPC_PLTREL24 for calls to dso_local...
2019-12-20 Craig Topper[X86] Fix a KNL miscompile caused by combineSetCC swapp...
2019-12-20 Jonas Devlieghere[lldb/Lua] Implement a Simple Lua Script Interpreter...
2019-12-20 Jim InghamIn 'thread step-out' command, only insert a breakpoint...
2019-12-20 Pierre Habouzit[objc_direct] Tigthen checks for direct methods
2019-12-20 Jim Ingham ThreadPlanTracer::TracingStarted can't call virtual...
2019-12-20 Danilo Carvalho... [AArch64][SVE] Replace integer immediate intrinsics...
2019-12-20 Jonas Paulsson[SystemZ] Add a mapping from "select register" to...
2019-12-20 Raphael Isemann[lldb][NFC] Remove utility methods in TestClangASTImporter
2019-12-20 Evgenii Stepanovllvm-symbolizer: support DW_FORM_loclistx locations.
2019-12-20 Jordan RupprechtTemporarily revert "Reapply [LVI] Normalize pointer...
next