platform/upstream/llvm.git
2022-02-27 Yevgeny Rouban[Support] Reset option to its default if its Default...
2022-02-27 Florian Hahn[VPlan] Add recipe to handle SCEV expansion (NFC).
2022-02-27 Simon Pilgrim[lldb] BreakpointOptions::CommandData::CreateFromStruct...
2022-02-27 Simon Pilgrim[DAG] Ensure type is legal for bswap(shl(x,c)) -> zext...
2022-02-27 Iain Sandoe[C++20][Modules][6/8] Record direct module imports.
2022-02-27 Carl Ritson[AMDGPU] Remove redundant isVALU in SIPreEmitPeephole...
2022-02-27 Fangrui Song[ELF] BitcodeFile: resolve defined symbols before undef...
2022-02-27 Serge Pavlov[ConstantFolding] Fix folding of constrained compare...
2022-02-26 Benjamin Kramer[bazel] Port g95b4e88b1db3
2022-02-26 Simon Pilgrim[clang] MarkVarDeclODRUsed - remove redundant nullptr...
2022-02-26 Sam McCall[clangd] Test fixes missing from 257559ed9
2022-02-26 Sam McCall[clangd] Function return type hints: support lambdas...
2022-02-26 Björn Schäpers[clang-format][NFC] Rename test and remove comments
2022-02-26 Björn Schäpers[clang-format][NFC] Remove redundant semi
2022-02-26 Benjamin KramerUse RegisterInfo::regsOverlaps instead of checking...
2022-02-26 River Riddle[PDLL] Properly error out on returning results from...
2022-02-26 River Riddle[mlir:PDLL] Add support for C++ generation
2022-02-26 River Riddle[mlir:PDLL] Fix handling of unspecified operands/result...
2022-02-26 River Riddle[mlir:PDLL] Add support for PDL MLIR code generation
2022-02-26 David Green[AArch64] Cleanup and extend cast costs. NFC
2022-02-26 Arthur O'Dwyer[libc++] [test] Re-remove C++ comments from generated...
2022-02-26 Martin Storsjö[libcxx] [test] Remove an incorrect XFAIL, fix CI on...
2022-02-26 Groverkss[MLIR][Presburger] Remove redundant check from hasConsi...
2022-02-26 Florian Hahn[VPlan] Remove dead header-phi recipes.
2022-02-26 Nico Weber[gn build] (manually) port 2e6ae1d3f2de more
2022-02-26 Nico Weber[gn build] (manually) port 01ace074fcb6 more
2022-02-26 Nico Weber[gn build] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER...
2022-02-26 Florian Hahn[LV] Add test with redundant cast in separate latch...
2022-02-26 Sam McCall[clangd] Support IncludeFixer or base specifiers
2022-02-26 Nikita PopovRevert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX...
2022-02-26 Groverkss[MLIR][Presburger] Move IdKind specific insert/append
2022-02-26 Sam McCall[clangd] Fix wrong included header. NFC
2022-02-26 Sam McCall[clangd] Fix include-cleaner false-positive bug
2022-02-26 Benjamin Kramer[clangd] Qualify calls to std::move to silence -Wunqual...
2022-02-26 Groverkss[MLIR][Presburger] Factor out various Space equality...
2022-02-26 Arjun P[MLIR][Presburger] coalesce: add assert noting that...
2022-02-26 Nikolas Klauser[libc++] Remove recursion in basic_string::insert(const...
2022-02-26 Benjamin Kramer[clangd] Add a missing include. NFC.
2022-02-26 Iain Sandoe[C++20][Modules][5/8] Diagnose wrong import/export...
2022-02-26 Sam McCall[clangd] Clean up unused includes. NFCI
2022-02-26 Itay Bookstein[Verifier] Restore defined-resolver verification for...
2022-02-26 Michel Weber[MLIR][Presburger] fix double increment in coalesce
2022-02-26 Itay Bookstein[clang][CodeGen] Avoid emitting ifuncs with undefined...
2022-02-26 Christopher... [libcxx][modules] protects users from relying on detail...
2022-02-26 Fangrui Song[test] Precisely disable flaky sanitizer tests on clang...
2022-02-26 Craig Topper[SeparateConstOffsetFromGEP] Remove TargetMachine.h...
2022-02-26 Evgeniy Brevnov[SLP] "Normal" instructions should not go between PHI...
2022-02-26 Fangrui Song[crt][test] Add -no-pie to avoid wacky linking with...
2022-02-26 Joao Moreira[ELF][X86] Don't create IBT .plt if there is no PLT...
2022-02-26 Med Ismail... [lldb/Host] Fix crash in FileSystem::IsLocal
2022-02-26 Med Ismail... Reland "[lldb/test] Fix TestProgressReporting.py race...
2022-02-26 Med Ismail... [lldb/crashlog] Fix scripted_crashlog_json.test failure
2022-02-26 Fangrui Song[Driver][test] Clean up some AIX tests
2022-02-26 Adrian PrantlRevert "Don't append the working directory to absolute...
2022-02-25 Aart Bik[mlir][sparse] merge ifs in new sparse rewriting rules
2022-02-25 Aart Bik[mlir][sparse] enable scalar test
2022-02-25 Reid Kleckner[BPF] Fix tests that fail if /tmp/t.c exists
2022-02-25 Elia Geretto[NewPM] Fix tests for OptimizerLast extension point
2022-02-25 Elia Geretto[NewPM] Add extension points to LTO pipeline in PassBuilder
2022-02-25 Bixia Zheng[mlir][sparse][taco] Support reduction to scalar tensors.
2022-02-25 Reid Kleckner[Symbolizer] Move default ctor into .cpp file
2022-02-25 Amanieu d'Antras[Mangler] Mangle aliases to fastcall/vectorcall functio...
2022-02-25 Xiaodong Liu[Triple] Add llvm::Triple::isSPARC{,32,64}
2022-02-25 Martin Storsjö[libcxx] Fix the error checking for wctob_l, fixing...
2022-02-25 Martin Storsjö[libcxx] [test] Fix the monetary locale negative_sign...
2022-02-25 Jonas Devlieghere[lldb] Fix check for TARGET_OS_IPHONE
2022-02-25 Jonas Devlieghere[dsymutil] Copy symbol table regardless of LINKEDIT...
2022-02-25 Adrian PrantlValidate chained fixup image formats
2022-02-25 Adrian PrantlDon't append the working directory to absolute paths
2022-02-25 owenca[clang-format] Handle trailing comment for InsertBraces
2022-02-25 Jameson NashEnable tests from rG8e67982384d4a11892c04d16c2d10d7533e...
2022-02-25 Yaxun (Sam... [HIP] Fix test hip-link-bundled-archive.hip
2022-02-25 Valentin Clement[flang] Lower logical comparison and logical operations
2022-02-25 Valentin Clement[flang] Lower real comparison operations
2022-02-25 Valentin Clement[flang] Lower integer comparison operation
2022-02-25 Fangrui Song[libunwind][test] remember_state_leak.pass.sh.s: link...
2022-02-25 Hanhan Wang[mlir][Linalg] Add support for tileFuseAndDistribute...
2022-02-25 Craig Topper[RISCV] Remove tab character from test. Autogenerate...
2022-02-25 Jameson Nashmark getTargetTransformInfo and getTargetIRAnalysis...
2022-02-25 Diego Caballero[mlir][Vector] Prevent AVX2 lowering for non-f32 transp...
2022-02-25 Diego Caballero[mlir][Vector] Generalize AVX2 transpose lowering to...
2022-02-25 Fangrui Song[ELF] Support some absolute/PC-relative relocation...
2022-02-25 Chia-hung Duan[mlir] Support verification order (2/3)
2022-02-25 Alexey Bataev[OPENMP]Fix PR50347: Mapping of global scope deep objec...
2022-02-25 Fangrui SongRevert "[lsan][test] Temporarily disable ppc64 and...
2022-02-25 Fangrui Song[compiler-rt][test] Temporarily disable ppc64 and ppc64...
2022-02-25 Changpeng Fang[AMDGPU][NFC]: Emit metadata for hidden_heap_v1 kernarg
2022-02-25 Alexander Yermolovich[BOLT][DWARF] Fix how DW_AT_high_pc [DW_FORM_udata...
2022-02-25 Fangrui Song[lsan][test] Temporarily disable ppc64 and ppc64le...
2022-02-25 Arthur Eubanks[NFC] Remove unnecessary function pass managers
2022-02-25 Florian Hahn[AArch64] Add tests for tbl + cmp splitting.
2022-02-25 Kiran ChandramohanLower Fortran intrinsic to a runtime call/llvm intrinsic
2022-02-25 Rong Xu[Sample-PGO] Emit FS discriminators only when -fdebug...
2022-02-25 Stefan Pintilie[PowerPC][NFC] Split out the MMA instructions from...
2022-02-25 AakankshaAvoid comparisons between types of different widths...
2022-02-25 Valentin Clement[flang] Lower simple character return
2022-02-25 David Green[AArch64] Add scalar min/max costs. NFC
2022-02-25 Paul Walker[SVE] Add missing splat patterns for bfloat vectors.
2022-02-25 Nikita Popov[MergeICmps] Don't require GEP
2022-02-25 Stefan Pintilie[PowerPC][NFC] Add file info and license that was missi...
next