platform/upstream/llvm.git
2021-09-08 Michał Górny[lldb] [gdb-server] Add tests for more vFile packets
2021-09-08 Michał Górny[lldb] [Commands] Fix reporting errors in 'platform...
2021-09-08 Michał Górny[lldb] [Process/FreeBSD] Support SaveCore() using PT_CO...
2021-09-08 David Green[AArch64] Regenerate some test checks. NFC
2021-09-08 Cullen Rhodes[AArch64][SME] Fix imm bug in mov vector to tile aliases
2021-09-08 Martin Storsjö[libcxx] [test] Simplify get_temp_file_name() for mingw
2021-09-08 Fangrui Song[WebAssembly][test] Fix lower-em-sjlj-indirect-setjmp...
2021-09-08 Sander de Smalen[AArch64] Implement extract_subvector for predicates.
2021-09-08 Fangrui Song[ProfileData] Actually fix Clang -Wcovered-switch-defau...
2021-09-08 Max Kazantsev[SimplifyCFG] Preserve knowledge about guarding conditi...
2021-09-08 Fangrui SongRevert GCC -Wnon-virtual-dtor workarounds "[SCEV] Fix...
2021-09-08 Fangrui Song[CMake] Don't add -Wnon-virtual-dtor if affected by...
2021-09-08 Fangrui Song[ProfileData] Fix Clang -Wcovered-switch-default after...
2021-09-08 Fangrui Song[ELF] Infer EM_HEXAGON in getBitcodeMachineKind
2021-09-08 Wei Mi[SampleFDO] Allow forward compatibility when adding...
2021-09-08 Justin Latimer[AVR] Add support for the tinyAVR 0-series and tinyAVR...
2021-09-08 Ben Shi[AArch64] Improve target hook function to decide foldin...
2021-09-08 Wang, Pengfei[X86][MS] Fix the aligement mismatch of vector variable...
2021-09-08 Matheus Izvekov[clang] fix transformation of template arguments of...
2021-09-08 Usman Nadeem[NFC] Recommit "Regenerate SVE ACLE intrinsics tests...
2021-09-08 Yuanfang ChenPR45881: Properly use CXXThisOverride for templated...
2021-09-08 Yuanfang Chen[NPM] Make AddDiscriminators pass required
2021-09-08 Philip Reames[SCEV] Use no-self-wrap flags infered from exit structu...
2021-09-07 David Green[AArch64] Regenerate some test checks. NFC
2021-09-07 Heejin Ahn[WebAssembly] Error out on indirect uses of setjmp
2021-09-07 Arthur Eubanks[NFC][C API] Make LLVMSetInstrParamAlignment's index...
2021-09-07 Artem Dergachev[clang-tidy] bugprone-infinite-loop: Fix false positive...
2021-09-07 Arthur Eubanks[NFC] Cleanup off by one indexes in CallBase::dataOpera...
2021-09-07 peter klausler[flang] Implement semantic checks for ELEMENTAL subprograms
2021-09-07 Aart Bik[mlir][sparse] fix typos
2021-09-07 Siva Chandra... [libc][NFC] Add fenv and string headers to x86_64 heade...
2021-09-07 Nico WeberRevert "[gn build] Add a file that should have been...
2021-09-07 Nico Weber[gn build] Try to fix win build after cfe02847496b856aa
2021-09-07 Rainer Orth[Support] Implement getMainExecutable on Solaris
2021-09-07 Philip Reames[SCEV] Further clarify comments regarding UB and zero...
2021-09-07 Mehdi AminiImprove error message when creating an op that isn...
2021-09-07 Geoffrey Martin... [MLIR][docs] Clarify language in pass restrictions
2021-09-07 Sanjay Patel[InstCombine] fold icmp equality with 'or' mask ops
2021-09-07 Sanjay Patel[InstCombine] add tests for icmp with 'or' ops; NFC
2021-09-07 Roman Lebedev[X86] Move newly-added tests into the right file
2021-09-07 Roman Lebedev[NFC][X86] Adjust multi-use tests in extract-lowbits.ll
2021-09-07 Irina Dobrescu[AArch64][Global ISel] Add sext/zext of vector extract...
2021-09-07 Roman Lebedev[NFC][X86] Adjust multi-use tests in clear-lowbits...
2021-09-07 Nico Weber[gn build] Try to fix mac/intel build after cfe02847496b
2021-09-07 Nico Weber[gn build] Try to fix mac/arm build after cfe02847496b856aa
2021-09-07 Roman Lebedev[NFC][X86] Adjust multi-use tests in clear-highbits...
2021-09-07 Nico Weber[gn build] Add a file that should have been in cfe02847...
2021-09-07 Nico Weber[gn build] Attempt to fix linux build after cfe02847496...
2021-09-07 Louis Dionne[libc++][NFC] Add missing synopsis for node handles
2021-09-07 Nico Weber[gn build] Add build files for LLDB
2021-09-07 Arthur EubanksDon't check if the result of hasAttrSomewhere is non...
2021-09-07 Elliot Saba[X86] Don't clobber EBX in stackprobes
2021-09-07 Ye Luo[OpenMP][libomptarget][NFC] Change checkDeviceAndCtors...
2021-09-07 Nikita Popov[UseListOrder] Fix use list order for function operands
2021-09-07 Arthur EubanksAdd missing overloads for Function::addRetAttr(s)
2021-09-07 Nikita Popov[ConstFold] Support opaque pointers in constexpr GEPs
2021-09-07 Andy KaylorCopy Elementtype Attribute to IR at Link step
2021-09-07 Fangrui Song[ELF][test] Improve gitBitcodeMachineKind tests
2021-09-07 Maksim Panchenko[llvm-objdump] Fix 'llvm-objdump -dr' for executables...
2021-09-07 Arthur Eubanks[NFC][InstCombine] Make check for sret in a vararg...
2021-09-07 Roman LebedevReland "[InstCombine] Recognize `((x * y) s/ x) !=...
2021-09-07 Arthur O'Dwyer[libc++] Remove a stray `const` on ranges::data and...
2021-09-07 Arthur O'Dwyer[libc++] Fix std::to_address(array).
2021-09-07 Joe Loser[libc++][NFC] Test span is nothrow trivially destructible
2021-09-07 Nick Desaulniers[X86ISelLowering] avoid emitting libcalls to __mulodi4()
2021-09-07 peter klausler[flang] evaluate: Fold SQRT, HYPOT, & CABS
2021-09-07 Nico Weber[lldb] Alphabetize some CMake files a bit better
2021-09-07 Alex Zinenko[mlir] Fix SplatOp lowering to the LLVM dialect
2021-09-07 Alexandre Rames[Support] Automatically support `hash_value` when ...
2021-09-07 aristotelisGreedy set cover implementation of `Merger::Merge`
2021-09-07 Alexandre Rames[NFC][support] Extract `IsHashableData` out of class
2021-09-07 Simon Pilgrim[X86] X86InstrAVX512.td - remove unused template parame...
2021-09-07 Hansang Bae[OpenMP] Add interface for 5.1 scope construct
2021-09-07 Kazu Hirata[Analysis, Target, Transforms] Construct SmallVector...
2021-09-07 Kazu Hirata[RISCV] Fix "set but not used" warnings
2021-09-07 peter klausler[flang] Fix GetHostProcedure() for main program
2021-09-07 Dávid Bolvanský[InstCombine] ror/rol(X, RotAmt) == C --> X == rol...
2021-09-07 Andrew Litteken[IROutliner] Adding outlining for single entry/single...
2021-09-07 Victor Huang[PowerPC] Fixed the crash due to early if conversion...
2021-09-07 Vladimir Vereschaka[libc++] Provide 'buildhost=<platform> feature for...
2021-09-07 David Spickett[lldb] Add missing newline to stderr output on failed...
2021-09-07 Sanjay Patel[InstCombine] add tests for smear-a-set-bit; NFC
2021-09-07 Jonas Devlieghere[lldb] Update crashlog.py to accept multiple results...
2021-09-07 Simon Pilgrim[X86] Add missing domain to avx512_ord_cmp_sae comis...
2021-09-07 Jinsong Ji[PowerPC] Guard XSRSP in P8 for FastISel
2021-09-07 Jingu Kang[test] precommit a test for D109354
2021-09-07 Hans WennborgAdd llvm-ml to LLVM_TOOLCHAIN_TOOLS (PR50536)
2021-09-07 Roman Lebedev[Exegesis] Native clusterization: sub-partition by...
2021-09-07 Roman Lebedev[NFC][exegesis] Add test for the following patch
2021-09-07 Alex Zinenko[mlir] Fix GPU LaunchFunc conversion to the LLVM dialect
2021-09-07 Sander de Smalen[AArch64][SVE] Improve extract_subvector for predicates.
2021-09-07 Peter Smith[MC] Use local MCSubtargetInfo in writeNops
2021-09-07 Peter Smith[MC] Add MCSubtargetInfo to MCAlignFragment
2021-09-07 Michael Liao[amdgpu] Enable selection of `s_cselect_b64`.
2021-09-07 Mirko Brkusanin[AMDGPU][GlobalISel] Legalize G_MUL for non-standard...
2021-09-07 Mirko Brkusanin[AMDGPU][GlobalISel] Legalization of G_ROTL and G_ROTR
2021-09-07 Simon Pilgrim[X86] X86InstrSSE.td - remove unused template parameter...
2021-09-07 Simon Pilgrim[X86] X86InstrVecCompiler.td - remove unused template...
2021-09-07 Simon Pilgrim[X86] X86InstrFMA.td - remove unused template parameter...
2021-09-07 Anton Afanasyev[AggressiveInstCombine] Add `AssumptionCache` to aggres...
next