platform/upstream/llvm.git
2019-05-16 Rui UeyamaDe-template parseFile() and SymbolTable's add-family...
2019-05-16 Yevgeny RoubanFix prof branch_weights in entry_counts_missing_dbginfo...
2019-05-16 Kristina BrooksRevert r360833 until I can work out the issue with...
2019-05-16 Rui UeyamaIntroduce CommonSymbol.
2019-05-16 Matt Morehouse[libFuzzer] Also kill parent process in merge-siguser...
2019-05-16 Kristina BrooksFix assumption about Win32 paths in r360833
2019-05-16 Rui UeyamaSimplify SymbolTable::add{Defined,Undefined,...} functions.
2019-05-16 Richard SmithFix regression in r360311 caused by reversed bool argum...
2019-05-16 Matt Morehouse[libFuzzer] Fix typo in merge-sigusr.test.
2019-05-16 Matt Morehouse[libFuzzer] Use PID to send signals rather than process...
2019-05-16 Eric ChristopherFix typo in comment of CSAction -> Action.
2019-05-16 Kristina Brooks[Clang][PP] Add the __FILE_NAME__ builtin macro.
2019-05-16 Sam Clegg[ELF] Fix typo in header guard. NFC.
2019-05-16 Lang Hames[ORC] Modify DenseMap hashing for SymbolStringPtrs.
2019-05-16 Lang Hames[JITLink][MachO] Use getSymbol64TableEntry for 64-bit...
2019-05-16 Vitaly BukaFix GN build
2019-05-15 Richard SmithMake tentative parsing to detect template-argument...
2019-05-15 Simon Atanasyan[mips] Always use _LARGEFILE_SOURCE / _FILE_OFFSET_BITS...
2019-05-15 Matt Morehouse[libFuzzer] Echo fuzzer output on sigusr tests.
2019-05-15 Craig Topper[X86] Delay creating index register negations during...
2019-05-15 Adrian PrantlUpdate LLDB license on the LLDB home page to Apache...
2019-05-15 Adrian PrantlGet back the navigation sidebar on the LLDB website.
2019-05-15 Reid Kleckner[codeview] Fix SDNode representation of annotation...
2019-05-15 Simon Atanasyan[mips] Use range-based `for` loops. NFC
2019-05-15 Mandeep Singh... [AArch64] only indicate CFI on Windows if we emitted CFI
2019-05-15 Craig Topper[X86] Strengthen type constraints on some specialized...
2019-05-15 Roman Lebedev[NFC][InstCombine] Add some more tests for pulling...
2019-05-15 Reid Kleckner[codeview] Finish support for reading and writing S_ANN...
2019-05-15 Cameron McInallyRevert llvm-svn: 360807
2019-05-15 David Bolvansky[clang-format] Fixed self assignment
2019-05-15 Gheorghe-Teodor... [OpenMP][Bugfix] Move double and float versions of...
2019-05-15 Cameron McInallyPre-commit unary fneg tests to InstSimplify
2019-05-15 Cameron McInallyAdd unary fneg to InstSimplify/fp-nan.ll
2019-05-15 Richard Smith[c++20] For P1327R1: support dynamic_cast in constant...
2019-05-15 Kristof UmannRevert "[analyzer] Add a test for plugins using checker...
2019-05-15 Gheorghe-Teodor... [OpenMP][bugfix] Fix issues with C++ 17 compilation...
2019-05-15 Erik Pilkington[CodeGenObjC] invoke objc_autorelease, objc_retain...
2019-05-15 Michal Gorny[lldb] [test] Skip one more TestMiBreak on NetBSD
2019-05-15 Kristof Umann[analyzer] Add a test for plugins using checker depende...
2019-05-15 Pete CouperusUncomment LLVM_FALLTHROUGH.
2019-05-15 Cameron McInallyAdd unary fneg to InstSimplify/fp-nan.ll
2019-05-15 Taewook Oh[PredicateInfo] Do not process unreachable operands.
2019-05-15 Jan KratochvilPermit cross-CU references
2019-05-15 Sam Clegg[lld] Remove 2>&1 from --trace-symbol tests
2019-05-15 Artem Dergachev[analyzer] RetainCount: Fix os_returns_retained_on_zero...
2019-05-15 Nicolai Haehnle[MachineOperand] Add a ChangeToGA method
2019-05-15 Don Hinton[clang-tidy] Recommit r360785 "modernize-loop-convert...
2019-05-15 Don HintonRevert [clang-tidy] modernize-loop-convert: impl const...
2019-05-15 Nicolai HaehnleRegAlloc: try to fail more gracefully when out of registers
2019-05-15 Don Hinton[clang-tidy] modernize-loop-convert: impl const cast...
2019-05-15 Andrey ChurbanovFixed https://bugs.llvm.org/show_bug.cgi?id=41584.
2019-05-15 Kevin PetitTest commit
2019-05-15 Sam Clegg[WebAssembly] LTO: Honor comdat groups when loading...
2019-05-15 Thomas Preud... [FileCheck] Fix sphinx error: Make input be gas block
2019-05-15 Hiroshi Yamauchi[JumpThreading] A bug fix for stale loop info after...
2019-05-15 Kristof Umann[clang-tidy] new check: bugprone-branch-clone
2019-05-15 Ryan Taylor[AMDGPU] Increases available SGPR for Calling Convention
2019-05-15 Cameron McInallyTeach InstSimplify -X + X --> 0.0 about unary FNeg
2019-05-15 Clement CourbetRevert r360771 "[MergeICmps] Simplify the code."
2019-05-15 Clement Courbet[MergeICmps] Fix r360771.
2019-05-15 Andrey ChurbanovIntroduce new OpenMP 5.0 depend object type.
2019-05-15 Stephen TozerRevert "[Salvage] Change salvage debug info implementat...
2019-05-15 Stephen Tozer[Salvage] Change salvage debug info implementation...
2019-05-15 Clement Courbet[MergeICmps] Simplify the code.
2019-05-15 Simon PilgrimRevert rL360675 : [APFloat] APFloat::Storage::Storage...
2019-05-15 David Green[ARM] Don't use the Machine Scheduler for cortex-m...
2019-05-15 David Green[ARM] Cortex-M4 schedule
2019-05-15 Michal Gorny[lldb] [test] Mark frequently failing flaky tests skipp...
2019-05-15 Nico Webergn build: Merge r360671
2019-05-15 Simon Atanasyan[mips] LLVM and GAS now use same instructions for CFA...
2019-05-15 Nico Webergn build: Run `git ls-files '*.gn' '*.gni' | xargs...
2019-05-15 Tim Northoverarm64_32: add some unittests that were in the wrong...
2019-05-15 Fangrui SongDelete unnecessary copy ctors/copy assignment operators
2019-05-15 Michal Gorny[lldb] [lit] Pass --mode=compile to fix compiler-full...
2019-05-15 Gabor Marton[ASTImporter] Use llvm::Expected and Error in the impor...
2019-05-15 Roman Lebedev[NFC][InstCombine] Regenerate trunc.ll test
2019-05-15 Florian Hahn[LV] Move getScalarizationOverhead and vector call...
2019-05-15 Fangrui SongGroup forward declarations in one namespace lldb_private {}
2019-05-15 Stefan Granitz[CMake] Add error to clarify that lldb requires libcxx
2019-05-15 Clement Courbet[[DAGCombiner][NFC] Add a comment.
2019-05-15 Pavel LabathDWARF: s/CompileUnit/Unit/ in DWARFFormValue
2019-05-15 Jonas DevlieghereReplace assert with static_assert here applicable.
2019-05-15 Jonas DevlieghereMark private unimplemented functions as deleted
2019-05-15 Jonas Devlieghere[Docs] Document lldb-dotest
2019-05-15 Craig Topper[X86] Use OR32mi8Locked instead of LOCK_OR32mi8 in...
2019-05-15 Saleem AbdulrasoolRevert "build: use the correct variable"
2019-05-15 Michal Gorny[lldb] [lit] Fix whitespace in matches for remaining...
2019-05-15 Fangrui SongFix 2-field llvm.global_ctors `REQUIRES: asserts` tests...
2019-05-15 Fangrui Song[IR] Disallow llvm.global_ctors and llvm.global_dtors...
2019-05-15 Alex Langford[Target] Generalize some behavior in Thread
2019-05-15 Philip Reames[NFC] Reuse a helper function to eliminate duplicate...
2019-05-15 Artem Dergachev[analyzer] MIGChecker: Fix redundant semicolon.
2019-05-15 Richard Trieu[XCore] Create a TargetInfo header. NFC
2019-05-15 Artem Dergachev[analyzer] MIGChecker: Add support for os_ref_retain().
2019-05-15 Richard Trieu[X86] Create a TargetInfo header. NFC
2019-05-15 Richard Trieu[WebAssembly] Create a TargetInfo header. NFC
2019-05-15 Richard Trieu[SystemZ] Create a TargetInfo header. NFC
2019-05-15 Richard Trieu[Sparc] Create a TargetInfo header. NFC
2019-05-15 Richard Trieu[RISCV] Create a TargetInfo header. NFC
2019-05-15 Richard Trieu[PowerPC] Create a TargetInfo header. NFC
next