platform/upstream/llvm.git
2021-09-30 Brock Wyma[CodeView] Recognize Fortran95 as Fortran instead of...
2021-09-30 Guillaume Chatelet[libc] move benchmark function registration to a differ...
2021-09-30 Kirill Bobyrev[clangd] Land D110386 again
2021-09-30 Adrian Kuegel[mlir] Remove unused namespace alias.
2021-09-30 Roman Lebedev[NFC][Costmodel][LV][X86] Add test coverage for f32...
2021-09-30 Amara Emerson[AArch64][GlobalISel] Re-generate some tests for D110802.
2021-09-30 Nemanja Ivanovic[PowerPC] Truncate element index for vec_insert in...
2021-09-30 Valentin Clement[fir] Update fir.field_index op
2021-09-30 Balazs Benics[NFC] Cleanup the overload of ASTImporter::import()
2021-09-30 Kirill BobyrevRevert "[clangd] Reland D110386"
2021-09-30 Valentin Clement[fir][NFC] Move parser/printer/builder to cpp file
2021-09-30 Eric Schweitz[fir] Update fir.alloca op
2021-09-30 Valentin Clement[fir] Update fir.allocmem op
2021-09-30 LLVM GN Syncbot[gn build] Port 13f3c39f3658
2021-09-30 Jingu KangSecond Recommit "[AArch64] Split bitmask immediate...
2021-09-30 Eric Schweitz[fir] Update fir.extract_value and fir.insert_value ops
2021-09-30 Jay Foad[LiveIntervals] Remove unused subreg ranges in repairIn...
2021-09-30 Eric Schweitz[fir] Update fir.array_update, fir.array_fetch and...
2021-09-30 Kirill BobyrevFix the build after d084c42bdfac4a5879bdabe645b14cf72f7...
2021-09-30 Andrzej Warzynski[flang][docs] Remove the new driver sync-up calls
2021-09-30 Kirill BobyrevInvestigate failure in rGdd13f45e04366cc4f648b57ec87d20...
2021-09-30 Marek Kurdej[format] [docs] Fix typos and clarify QualifierAlignmen...
2021-09-30 Alex Zinenko[mlir][python] provide bindings for the SCF dialect
2021-09-30 Alex Zinenko[mlir][python] provide access to function argument...
2021-09-30 Clement Courbet[AA] Teach BasicAA to recognize basic GEP range informa...
2021-09-30 Kirill Bobyrev[clangd] Reland D110386
2021-09-30 Wenlei He[llvm-profgen] Fix alignment in preferred based calculation
2021-09-30 Wenlei He[llvm-porfgen] Allow perf data as input
2021-09-30 Wenlei He[llvm-profgen] Refactor and better diagnostics
2021-09-30 Frederic Cambus[clang] Update Clang version from 13 to 14 in scan...
2021-09-30 Chris LattnerAsmParser::getContext() - there can be only one. This...
2021-09-30 Chris Lattner[ODS/AsmParser] Don't pass MLIRContext with DialectAsmP...
2021-09-30 Chris Lattner[AsmParser] move AsmParser::getContext to IR library.
2021-09-30 Mehdi AminiRevert "[ODS/AsmParser] Don't pass MLIRContext with...
2021-09-30 Chris Lattner[ODS/AsmParser] Don't pass MLIRContext with DialectAsmP...
2021-09-30 Jim InghamMake "process attach -c" work correctly, and add a...
2021-09-30 Jim InghamAdd the --relative-to-command-file to "command source...
2021-09-30 Teresa JohnsonSecond attempt to fix Windows failures from test changes
2021-09-30 Ruiling SongAMDGPU: Broadcast scalar boolean to vector boolean...
2021-09-30 Frederic Cambus[clang] Fix sentence in the usage section of ThinLTO...
2021-09-30 Amy HuangRevert "[clang-cl] Accept `#pragma warning(disable...
2021-09-30 Matthias Springer[mlir][vector] Fold transfer ops and tensor.extract...
2021-09-29 Fangrui Song[llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support...
2021-09-29 Andy Kaylor[IntelJITListener] Fix order in JitListener/multiple.ll
2021-09-29 Arthur O'Dwyer[libc++] Simplify the _LIBCPP_CONSTEXPR markings on...
2021-09-29 Rob Suderman[mlir][tosa] Ranked check for transpose was wrong.
2021-09-29 Amara Emerson[AArch64][GlobalISel] Widen G_BUILD_VECTOR source ...
2021-09-29 Louis Dionne[libc++] Fix missed rename of libcxx-trunk-shared.cfg.in
2021-09-29 Nikita Popov[BasicAA] Move DecomposedGEP out of header (NFC)
2021-09-29 Leonard Chan[runtimes] Ensure required deps for tests targets are...
2021-09-29 Nikita Popov[BasicAA] Pass whole DecomposedGEP to subtraction API...
2021-09-29 Louis Dionne[libc++] Add the std::views::common range adaptor
2021-09-29 Sam McCall[VFS] InMemoryFilesystem's UniqueIDs are a function...
2021-09-29 Louis Dionne[libc++] Rename testing configurations to match Lit...
2021-09-29 Louis Dionne[libc++][libc++abi] Add tests for vendor-specific prope...
2021-09-29 Matheus Izvekov[clang] don't instantiate templates with injected arguments
2021-09-29 Louis Dionne[libc++][ci] Run alternative builds earlier to reduce...
2021-09-29 Ricky Taylor[M68k] Avoid UB in disassembler
2021-09-29 Matheus Izvekov[clang] NFC: remove duplicated code around type constra...
2021-09-29 Nikita Popov[BasicAA] Pass DecomposedGEP to constantOffsetHeuristic...
2021-09-29 LLVM GN Syncbot[gn build] Port 969359e3b86b
2021-09-29 Joseph Huber[OpenMP] Apply OpenMP assumptions to applicable call...
2021-09-29 Joseph Huber[OpenMP][NFC] Fix linting messages in OpenMPOpt
2021-09-29 Joseph Huber[OpenMP] Add missing distribute definitions to AAKernelInfo
2021-09-29 peter klausler[flang] Make builtin types more easily accessible;...
2021-09-29 Arthur O'Dwyer[libc++] [compare] Named comparison functions, is_eq...
2021-09-29 Bjorn Pettersson[test] Update some test cases to use -passes when speci...
2021-09-29 Jessica Clarke[NFC][clang] Add newline to end of 2005-01-02-ConstantI...
2021-09-29 Eric Schweitz[fir] Move parser/printer/verifier of fir.string_lit...
2021-09-29 Wael YehiaRevert "[LTO][Legacy] Add -debug-pass-manager option...
2021-09-29 Stefan Pintilie[PowerPC] The builtins load8r and store8r are Power...
2021-09-29 Roman Lebedev[NFC][X86][Codegen] Add test coverage for interleaved...
2021-09-29 Roman Lebedev[NFC][X86][LV] Add costmodel test coverage for interlea...
2021-09-29 Daniil Fukalov[NFC][AMDGPU] Add missing gfx90a test cases to fsub.ll.
2021-09-29 Sjoerd Meijer[LoopFlatten] Bail if we can't perform flattening after...
2021-09-29 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=2 VF=32 interleav...
2021-09-29 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=2 VF=16 interleav...
2021-09-29 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=2 VF=8 interleavi...
2021-09-29 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=2 VF=4 interleavi...
2021-09-29 Roman Lebedev[X86][Costmodel] Load/store i8 Stride=2 VF=2 interleavi...
2021-09-29 Muiez Ahmed[NFC] Add contributor name to CREDITS.TXT
2021-09-29 Wesley Wiser[Mangler] Calculate the argument list byte count suffix...
2021-09-29 Alex Langford[lldb] Remove Expression's dependency on CPlusPlusLangu...
2021-09-29 Martin Storsjö[libcxx] Add a CI configuration for standalone building...
2021-09-29 Nico Weber[clang] Minor cleanups after b2de52bec
2021-09-29 Jay Foad[AMDGPU] Enable machine verification after AMDGPUISelDA...
2021-09-29 Louis Dionne[libc++][NFC] Reorganize CI jobs into commented sections
2021-09-29 Dan LiewAdapt `tsan/flush_memory.cpp` to run on non-local platf...
2021-09-29 Petr Hosek[Driver] Check that short triples are supported for...
2021-09-29 Nico Weber[clang-cl] Accept `#pragma warning(disable : N)` for...
2021-09-29 Louis Dionne[libc++] Move libc++ specific tests to `libcxx/test...
2021-09-29 Sanjay Patel[InstSimplify] (-1 << x) s>> x --> -1
2021-09-29 Aart Bik[mlir][sparse] simplify negi code generation with subi
2021-09-29 Walter ErquinigoFix LLDB build on old Linux kernels
2021-09-29 Eric Schweitz[fir] Update fir.call op
2021-09-29 Quinn Pham[PowerPC] swdiv builtins for XL compatibility
2021-09-29 Michael Kruse[llvm-reduce] Reduce metadata references.
2021-09-29 Stuart Brady[OpenCL][NFC] Refactor vloada_half and vstorea_half...
2021-09-29 Dhruva Chakrabarti[libomptarget] [amdgpu] After a kernel dispatch packet...
2021-09-29 Eric Schweitz[fir][NFC] Update fir.iterate_while op
next