platform/upstream/llvm.git
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
2019-05-15 Jim InghamMake SBDebugger.RunCommandInterpreter callable from...
2019-05-14 Richard Trieu[NVPTX] Create a TargetInfo header. NFC
2019-05-14 Richard Trieu[MSP430] Create a TargetInfo header. NFC
2019-05-14 Richard Trieu[Mips] Create a TargetInfo header. NFC
2019-05-14 Richard Trieu[Lanai] Create a TargetInfo header. NFC
2019-05-14 Davide Italiano[lit/Register] Fix matching of the output.
2019-05-14 Richard Trieu[Hexagon] Create a TargetInfo header. NFC
2019-05-14 Eli Friedman[polly] Fix non-determinism in IslNodeBuilder.
2019-05-14 Richard Trieu[BPF] Create a TargetInfo header. NFC
2019-05-14 Richard Trieu[AVR] Create a TargetInfo header. NFC
2019-05-14 Leonard ChanFix bots by adding target triple to test.
2019-05-14 Philip ReamesUse an offset from TOS for idempotent rmw locked op...
2019-05-14 Richard Trieu[ARM] Create a TargetInfo header. NFC
2019-05-14 Kostya Serebryany[libFuzzer] replace string_view with string to fix...
2019-05-14 Richard Trieu[ARC] Create a TargetInfo header. NFC
2019-05-14 Kostya Serebryany[libFuzzer] #include <string_view>, hopefully should...
2019-05-14 Richard Trieu[AMDGPU] Create a TargetInfo header. NFC
2019-05-14 Kostya Serebryany[libFuzzer] reimplement DFT's collect_data_flow inside...
2019-05-14 Eli Friedman[OpenMP][AArch64] Fix compile with LLVM trunk.
2019-05-14 Mitch Phillips[GWP-ASan] Initial build files, implementation of PRNG...
2019-05-14 Richard Trieu[AArch64] Create a TargetInfo header. NFC
2019-05-14 Eli Friedman[Polly] Don't crash on invalid delinearization result.
2019-05-14 Leonard Chan[NewPM] Port HWASan and Kernel HWASan
2019-05-14 Roman Lebedev[NFC][CodeGen][X86][AArch64] Add and-const-mask + const...
2019-05-14 Reid KlecknerFix ASTMerge/namespace/test.cpp after r360701
2019-05-14 Florian Hahn[LICM] Allow AliasSetMap to contain top-level loops.
2019-05-14 Eric ChristopherTemporarily revert "Change -gz and -Wa,--compress-debug...
2019-05-14 Dmitry Preobrazhensky[AMDGPU][GFX8][GFX9] Corrected predicate of v_*_co_u32...
2019-05-14 Reid KlecknerUpdate ASTMerge FileCheck test expectations
2019-05-14 Nikita Popov[LVI][CVP] Add support for abs/nabs select pattern...
2019-05-14 Reid KlecknerRestore test files accidentally deleted in r354839
2019-05-14 Matthias Gehre[clang-tidy] Fix invalid fixit for readability-static...
2019-05-14 Alina Sbirlea[MemorySSA] LoopSimplify preserves MemorySSA only when...
2019-05-14 Philip ReamesFix a release mode warning introduced in r360694
2019-05-14 Saleem Abdulrasoolbuild: use the correct variable
2019-05-14 Philip Reames[IndVars] Extend reasoning about loop invariant exits...
2019-05-14 Saleem Abdulrasoollldb-server: rename `llgs::terminate` (NFC)
2019-05-14 Cameron McInallySupport FNeg in SpeculativeExecution pass
2019-05-14 Adrian PrantlRename MacOS X -> macOS where applicable.
2019-05-14 Philip Reames[Test] Autogen a test for ease of later changing
2019-05-14 Stanislav Mekhanoshin[AMDGPU] Fixed handling of imemdiate i1 literals
next