platform/upstream/llvm.git
2021-03-20 Craig Topper[RISCV] Add Zba command lines to xaluo.ll. NFC
2021-03-20 Fangrui Song[test] Delete "-internal-isystem" "/usr/local/include"
2021-03-20 Craig Topper[RISCV] Add isel pattern to optimize (mul (and X, 0xfff...
2021-03-20 Andrew Litteken[IRSim] Adding basic implementation of llvm-sim.
2021-03-20 Jinsong Ji[AIX] Update rpath for BUILD_SHARED_LIBS
2021-03-20 Fangrui Song[test] Fix Driver/gcc-toolchain.cpp if CLANG_DEFAULT_RT...
2021-03-20 Sanjay Patel[BranchProbability] move options for 'likely' and ...
2021-03-20 Jez Ng[lld-macho] Minor touch-up to objc.s
2021-03-20 Stephen Kelly[AST] Ensure that an empty json file is generated if...
2021-03-20 Fangrui Song[test] Fix Driver/gcc-toolchain.cpp if CLANG_DEFAULT_CX...
2021-03-20 Fangrui Song[VE] Fix types of multiclass template arguments in...
2021-03-20 Fangrui SongRevert "Revert "[Driver] Drop obsoleted Ubuntu 11.04...
2021-03-20 Vaivaswatha... [OCaml] Add (get/set)_module_identifer functions
2021-03-20 David Zarzycki[lit] Sort testing summary output
2021-03-20 David ZarzyckiRevert "[Driver] Drop obsoleted Ubuntu 11.04 gcc detection"
2021-03-20 Nathan James[clang-tidy] Fix bugprone-terminating-continue when...
2021-03-20 Butygin[mlir] Additional folding for SelectOp
2021-03-20 Jeroen DobbelaereRevert of D49126 [PredicateInfo] Use custom mangling...
2021-03-20 Wang, Pengfei[X86] Fix a bug when calculating the ldtilecfg insertio...
2021-03-20 Butygin[mlir] Canonicalize IfOp with trivial `then` and `else...
2021-03-20 Juneyoung Lee[CFLGraph] Fix a crash due to missing handling of freeze
2021-03-20 Fangrui Song[Driver][test] Fix gcc-toolchain.cpp on non-x86_64
2021-03-20 joker881Title: Remove a redundant parameter in clang/unittests...
2021-03-20 Fangrui Song[Driver] Drop obsoleted Ubuntu 11.04 gcc detection
2021-03-20 Fangrui Song[Driver] Delete toplevel i386-gnu/gcc detection in...
2021-03-20 Fangrui Song[Driver] Drop unneeded $triple/gcc/$triple detection
2021-03-20 Shao-Ce Sun[NFC][ValueTypes] Align code by column
2021-03-20 Rob Suderman[mlir][tosa] Add tosa.reverse lowering to linalg.generic
2021-03-20 Carl Ritson[AMDGPU] Add MDT update missing from D98915
2021-03-20 Siva Chandra[libc] Use add_library in add_entrypoint_library instea...
2021-03-20 Mehdi AminiUpdate syntax for amx.tile_muli to use two Unit attr...
2021-03-20 Nemanja Ivanovic[PowerPC][NFC] Do not produce i64 constants in 32-bit...
2021-03-20 Craig Topper[RISCV] Rename WriteShift/ReadShift scheduler classes...
2021-03-20 Fangrui Song[Driver] Stop searching other prefixes once a GCC insta...
2021-03-20 Carl Ritson[AMDGPU] Rename SIInsertSkips Pass
2021-03-20 Carl Ritson[AMDGPU] Merge SIRemoveShortExecBranches into SIPreEmit...
2021-03-20 Lang Hames[llvm-jitlink] Scan input files for first object to...
2021-03-20 Senran Zhang[Utils][vim] Highlight `poison` keyword
2021-03-20 Stella Laurenzo[mlir][python] Adapt to `segment_sizes` attribute type...
2021-03-20 Lang Hames[JITLink] Remove redundant local variable definitions...
2021-03-20 Stella Laurenzo[mlir][python] Function decorator for capturing a FuncO...
2021-03-20 Carl Ritson[AMDGPU] Allow index optimisation in SIPreEmitPeephole...
2021-03-20 Anshil Gandhi[NFC] [PowerPC] Determine Endianness in PPCTargetMachine
2021-03-20 River Riddle[mlir][docs] Remove the BuiltinDialect documentation...
2021-03-20 Chris Lattner[testsuite] Make testsuite more stable vs canonicalizat...
2021-03-20 Jonas DevlieghereRevert "[lldb] Make the API, Shell and Unit tests indep...
2021-03-20 Fangrui Song[Driver] Delete compatibility aliases -mpie-copy-reloca...
2021-03-20 Dhruva ChakrabartiEmpty test commit, verifying commit access
2021-03-20 River Riddle[mlir][NFC] Use the native range instead of APInt when...
2021-03-19 River Riddle[mlir] Update `simplifyRegions` to use RewriterBase...
2021-03-19 Peter Collingbournegn build: Unbreak Android cross-compilation.
2021-03-19 Ellis HoagPort D97640 to llvm/include/llvm/ProfileData/InstrProfD...
2021-03-19 Lang Hames[JITLink] Don't issue lookups for empty symbol sets.
2021-03-19 Christoffer... Add type attributes to LLVM C API
2021-03-19 Vedant Kumar[lldb/PlatformPOSIX] Change LoadImage default to RTLD_L...
2021-03-19 Fangrui Song[docs] Improve documentation of -B and --gcc-toolchain
2021-03-19 Fangrui Song[Driver] Suppress GCC detection under -B
2021-03-19 Vedant KumarRevert "[lldb/PlatformPOSIX] Change LoadImage default...
2021-03-19 Vedant Kumar[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY
2021-03-19 Arthur Eubanks[NewPM] Verify LoopAnalysisResults after a loop pass
2021-03-19 Jessica Paquette[GlobalISel] Add G_SBFX + G_UBFX (bitfield extraction...
2021-03-19 River Riddle[mlir][Pass] Coalesce dynamic pass pipelines before...
2021-03-19 Fangrui Song[llvm-readobj] Remove legacy GNU_PROPERTY_X86_ISA_1_...
2021-03-19 Jonas Devlieghere[lldb] Update assert.test to be less strict
2021-03-19 Arthur EubanksRevert "[NewPM] Verify LoopAnalysisResults after a...
2021-03-19 Jonas Devlieghere[lldb] Call os_log_fault on lldb_assert
2021-03-19 Ella Ma[llvm] Add assertions for the smart pointers with the...
2021-03-19 Stella LaurenzoNFC: Break up the mlir python bindings into individual...
2021-03-19 Arthur Eubanks[NewPM] Verify LoopAnalysisResults after a loop pass
2021-03-19 Butygin[MLIR] Test pattern benefit sorting between operation...
2021-03-19 Benjamin Kramer[mlir][Linalg] Make LLVM_DEBUG region bigger to avoid...
2021-03-19 Benjamin Kramer[CodeGen] Don't crash on for loops with cond variables...
2021-03-19 Jim InghamRevert "Make the stop-on-sharedlibrary-events setting...
2021-03-19 Jim InghamRevert "Skip all the tests for Windows."
2021-03-19 Sanjay Patel[SLP] remove unnecessary characters in test; NFC
2021-03-19 Sanjay Patel[SLP] add tests for min/max reductions that use intrins...
2021-03-19 Jim InghamSkip all the tests for Windows.
2021-03-19 Jim InghamMake the stop-on-sharedlibrary-events setting work.
2021-03-19 Louis Dionne[libc++] NFCI: Remove dead code in the Lit configuration
2021-03-19 Arnamoy Bhattacharyya[Flang][OpenMP] Add more sema checks for ordered construct
2021-03-19 Craig Topper[AArch64] Fix LowerMGATHER to return the chain result...
2021-03-19 Rob Suderman[mlir][tosa] Add tosa.cast to linalg lowering
2021-03-19 Rob Suderman[mlir][tosa] Add tosa.logical_* to linalg lowerings
2021-03-19 David Green[ARM] Tone down the MVE scalarization overhead
2021-03-19 Stella Laurenzo[mlir][linalg] Add structured op builders from python...
2021-03-19 Vy Nguyen[lld-macho][nfc] Fixed typo in comment
2021-03-19 Philip ReamesUpdate basic deref API to account for possiblity of...
2021-03-19 Vy Nguyen [lld-macho] Define __mh_*_header synthetic symbols.
2021-03-19 Jonas Devlieghere[lldb] Make the API, Shell and Unit tests independent...
2021-03-19 Alexey Bataev[Cost]Canonicalize the cost for logical or/and reductions.
2021-03-19 Bjorn Pettersson[LangRef] Describe memory layout for vectors types
2021-03-19 Craig Topper[RISCV] Add missing bitcasts to the results of lowerINS...
2021-03-19 Craig Topper[Hexagon] Return an i64 for result 0 from LowerREADCYCL...
2021-03-19 Jianzhou Zhao[dfsan] Turn on testing origin tracking at atomics.ll
2021-03-19 Andrei Elovikov[NFC][VPlan] Guard print routines with "#if !defined...
2021-03-19 Andrei Elovikov[VPlan] Add plain text (not DOT's digraph) dumps
2021-03-19 Craig Topper[RISCV] Lower scalable vector masked loads to intrinsic...
2021-03-19 thomasraoux[mlir] Fix cuda integration test failure
2021-03-19 Fraser Cormack[RISCV] Maintain fixed-length info when optimizing...
2021-03-19 Emily Shi[asan] specify c++ version in tests to fix compile...
next