platform/upstream/llvm.git
2021-04-08 Fraser Cormack[RISCV] Support OR/XOR/AND reductions on vector masks
2021-04-08 Sven van Haastregt[OpenCL] Fix mipmap read_image return types
2021-04-08 Jason MolendaReorg firmware corefile tests; add test for OS plugin...
2021-04-08 Thomas Preud... [AMDGPU, test] Fix use of undef FileCheck var
2021-04-08 Tobias Gysi[mlir] add support for index type in vectors.
2021-04-08 serge-sans... [clang] Speedup line offset mapping computation
2021-04-08 LemonBoy[AsmParser] Recognize more escaped characters between...
2021-04-08 Serguei Katkov[GreedyRA ORE] Extract computeNumberOfSplillsReloads...
2021-04-08 Serguei Katkov[GreedyRA ORE] Extract stats in RAGreedyStats struct...
2021-04-08 Serguei Katkov[GreedyRA ORE] Compute ORE stats if extra analysis...
2021-04-08 Esme-Yi[Debug-Info] Use inlined strings in .dwinfo section...
2021-04-08 Hsiangkai Wang[RISCV] Add scalable offset under very large stack...
2021-04-08 Hsiangkai Wang[NFC][RISCV] Add test for scalable offset under large...
2021-04-08 Juneyoung Lee[Constant] Remove unused variable
2021-04-08 Juneyoung Lee[Constant] ConstantStruct/Array should not lower poison...
2021-04-08 Hongtao Yu[CSSPGO] Move pseudo probes to the beginning of a block...
2021-04-08 Mehdi AminiChange the default value for `preloadDialectsInContext...
2021-04-08 Dan LiewInclude `llvm-config` and `not` in AppleClang toolchains.
2021-04-08 Philip Reames[docs] Document our norms around reverts
2021-04-08 Fangrui Song[Driver] Drop $DEFAULT_TRIPLE-$name as a fallback progr...
2021-04-08 Serge Pavlov[RISCV] DAG nodes and pseudo instructions for CSR access
2021-04-08 hsmahesha[AMDGPU] Only use ds_read/write_b128 for alignment...
2021-04-08 hsmahesha[AMDGPU] Add some exhaustive ds read/write alignment...
2021-04-08 Chen Zheng[PowerPC] fixup killed flags for ri + addi to ri transf...
2021-04-08 Congzhe CaoRevert "[LoopInterchange] Fix transformation bugs in...
2021-04-08 Tony Tye[NFC][AMDGPU] Correct indentation in AMDGPUUsage.rst
2021-04-08 CongzheUalberta[LoopInterchange] Fix transformation bugs in loop inter...
2021-04-08 Craig Topper[RISCV] Use multiclass inheritance to simplify some...
2021-04-07 Jez Ng[lld-macho] Parallelize __LINKEDIT generation
2021-04-07 Stanislav MekhanoshinDisable use of SCC bit from asm
2021-04-07 Tony Tye[AMDGPU] Update gfx90a memory model support
2021-04-07 Stanislav Mekhanoshin[AMDGPU] Split GCNRegBankReassign
2021-04-07 Florian Hahn[BasicAA] Add another GEP modulo test with shl with...
2021-04-07 Sanjay Patel[InstCombine] fold not ops around min/max intrinsics
2021-04-07 Sanjay Patel[InstCombine] add test for min/max intrinsic with not...
2021-04-07 Shafik Yaghmour[LLDB] Clarifying the documentation for variable format...
2021-04-07 Craig Topper[RISCV] Add a special case to lowerSELECT for select...
2021-04-07 Louis Dionne[libc++abi] Adjust XFAIL for misaligned exception heade...
2021-04-07 Jinsong Ji[Driver][test] Test intended target only
2021-04-07 Vy Nguyen[lld-macho] Make time-trace* options more permissive.
2021-04-07 Jennifer YuFix missing generate capture expression for novariants...
2021-04-07 Saurabh Jha[clang] Move int <-> float scalar conversion to a separ...
2021-04-07 Haruki Imai[mlir] Fixed alignment attribute of alloc constant...
2021-04-07 Paul RobinsonRemove .gitignore entries not relevant in the monorepo.
2021-04-07 Craig Topper[RISCV] Replace 'return ReplaceNode' with 'ReplaceNode...
2021-04-07 Florian Hahn[BasicAA] Extend test coverage for GEP modulo logic.
2021-04-07 Jonas Hahnfeld[AArch64] Materialize FP constant in code for large...
2021-04-07 Arthur EubanksRevert "[AsmPrinter] Delete dead takeDeletedSymbsForFun...
2021-04-07 Abhina Sreeskantharajan[Windows] Remove global OF_None flag for Windows in...
2021-04-07 Aaron BallmanCorrect the tablegen logic for MutualExclusions attribu...
2021-04-07 Vy Nguyen[lld-macho][nfc] Minor refactoring + clang-tidy fixes
2021-04-07 Jordan Rupprecht[lldb][Editline] Fix crash when navigating through...
2021-04-07 Craig Topper[RISCV] Support vslide1up/down intrinsics for SEW=64...
2021-04-07 Aaron En Ye Shi[HIP] Fix rocm-detect.hip test path
2021-04-07 Craig Topper[SelectionDAG] Teach SelectionDAG::FoldConstantArithmet...
2021-04-07 Craig Topper[LoopIdiomRecognize] Minor cleanups to the FFS idiom...
2021-04-07 Aart Bik[mlir][sparse] support integral types i32,i16,i8 for...
2021-04-07 Dimitry AndricAvoid testing for libc++ internal macros after D99834
2021-04-07 Roman Lebedev[InstCombine] foldAddWithConstant(): don't deal with...
2021-04-07 Mark de Wever[libc++] Update contributor documentation.
2021-04-07 Sanjay Patel[InstCombine] avoid infinite loop from partial undef...
2021-04-07 Christopher... [libcxx] adds __cpp_lib_concepts feature-test macro
2021-04-07 Christopher... [libcxx] adds remaining callable concepts
2021-04-07 Jez Ng[lld-macho] Sibling N_SO symbols must have the empty...
2021-04-07 Jez Ng[lld-macho][nfc] Add test for ARM64 stubs
2021-04-07 wlei[CSSPGO] Fix incorrect probe distribution factor comput...
2021-04-07 Simon Pilgrim[X86][AVX] Add HADD lane crossing test
2021-04-07 Nicolas Vasilache[mlir] Export python-related .cmake files
2021-04-07 Abhina Sreeskantharajan[SystemZ][z/OS][TableGen] TableGen files should be...
2021-04-07 Jacques Pienaar[mlir,shape] Update min/max op description
2021-04-07 Sander de Smalen[SVE] Remove checks for warnings in scalable-vector...
2021-04-07 Sam Clegg[WebAssembly] Improve error messages regarding missing...
2021-04-07 Sebastian Neubauer[AMDGPU] Update SGPRSpillVGPRCSR name. NFC
2021-04-07 Jingu Kang[NPM] Fix typo inisLTOPreLink for loop rotate
2021-04-07 Nico WeberRevert "[clang] Speedup line offset mapping computation"
2021-04-07 Simon Pilgrim[X86] Improve optimizeCompareInstr for signed compariso...
2021-04-07 Alexey Bataev[SLP]Avoid multiple attempts to vectorize CmpInsts.
2021-04-07 Andrzej Warzynski[flang][driver] Fix `-fdebug-dump-provenance`
2021-04-07 Jay Foad[AMDGPU] SIFoldOperands: don't dump extra '\n' after...
2021-04-07 Andrzej Warzynski[flang][driver] Add support for `-cpp/-nocpp`
2021-04-07 oToToT[clang] Check AuxTarget exists when creating target...
2021-04-07 Sanjay Patel[InstCombine] move abs transform to helper function...
2021-04-07 Sanjay Patel[InstCombine] add tests for not-of-min/max; NFC
2021-04-07 Matthias Springer[mlir] Add "mask" operand to vector.transfer_read/write.
2021-04-07 Simon Pilgrim[X86] Add AND/OR/XOR signed-comparison overflow test...
2021-04-07 Florian Hahn[Clang] Extend test coverage for -f[no-]finite-loops...
2021-04-07 serge-sans... [clang] Speedup line offset mapping computation
2021-04-07 Balazs Benics[analyzer][NFC] Add tests for extents
2021-04-07 Simon Pilgrim[X86] Improve optimizeCompareInstr for signed compariso...
2021-04-07 Valeriy Savchenko[-Wcompletion-handler] Don't recognize init methods...
2021-04-07 Yevgeny Rouban[Statepoint Lowering] Allow other than N byte sized...
2021-04-07 Valeriy Savchenko[analyzer] Fix body farm for Obj-C++ properties
2021-04-07 Simon Pilgrim[X86] Add BZHI test case for PR48768
2021-04-07 crr0004Fix crash when an invalid URI is parsed and error handl...
2021-04-07 Kirill Bobyrev[CMake] try creating symlink first on windows
2021-04-07 Utkarsh Saxena[clang][Syntax] Handle invalid source range in expanded...
2021-04-07 Sven van Haastregt[OpenCL] Add as_size/ptrdiff/intptr/uintptr_t operators
2021-04-07 Stefan Gränitz[Orc][examples] Add missing FileCheck for lit test...
2021-04-07 Roman LebedevReland [InstCombine] Fold `((X - Y) - Z)` to `X - ...
2021-04-07 Roman Lebedev[InstCombine] Restrict "C-(X+C2) --> (C-C2)-X" fold...
next