platform/upstream/llvm.git
2020-10-17 Jason MolendaUn-indent the section on 'Writing Target Stop-Hooks...
2020-10-17 Juneyoung LeeAdd support for !noundef metatdata on loads
2020-10-17 Sriraman TallamThis test includes a source that will produce basic...
2020-10-17 Juneyoung Lee[LangRef] Rename the names of metadata in load/store...
2020-10-17 Alok Kumar... [DebugInfo] Support for DWARF operator DW_OP_over
2020-10-17 Craig Topper[TargetLowering] Extract simplifySetCCs ctpop into...
2020-10-17 Alina Sbirlea[MemorySSA] Verify clobbering within reachable blocks.
2020-10-16 Arthur Eubanks[NPM] Fix some PhaseOrdering tests under NPM
2020-10-16 Amara Emerson[AArch64][GlobalISel] Select csinc if a select has...
2020-10-16 Richard SmithMake the check for whether we should memset(0) an aggregate
2020-10-16 George Rokos[libomptarget] Fix copy-to motion for PTR_AND_OBJ entri...
2020-10-16 Richard SmithFix accidental use of VLAs that causes these tests...
2020-10-16 Albion Fung[PowerPC] Implementation of 128-bit Binary Vector Rotat...
2020-10-16 Rob SudermanFixed a failure when const matcher fails, added a test...
2020-10-16 Richard SmithPR44406: Follow behavior of array bound constant foldin...
2020-10-16 Peng Guo[objdump][macho] Check arch before formating reloc...
2020-10-16 Dave Lee[lldb] Implement ObjCExceptionThrowFrameRecognizer...
2020-10-16 Jameson NashRevert "make the AsmPrinterHandler array public"
2020-10-16 Ben Hamilton[Format/ObjC] Correctly handle base class with lightwei...
2020-10-16 Renato GolinRevert "Fix Windows llvm-objdump tests"
2020-10-16 Stanislav Mekhanoshin[AMDGPU] Fix gfx1032 description in AMDGPUUsage.rst...
2020-10-16 Renato GolinFix Windows llvm-objdump tests
2020-10-16 Jameson Nashmake the AsmPrinterHandler array public
2020-10-16 Richard SmithTreat constant contexts as being in the default roundin...
2020-10-16 Richard SmithExtend memset-to-zero optimization to C++11 aggregate...
2020-10-16 Artem Belevich[VectorCombine] Avoid crossing address space boundaries.
2020-10-16 Stanislav Mekhanoshin[AMDGPU] Drop array size in AMDGCNGPUs and R600GPUs
2020-10-16 Nikita PopovRevert "Recommit "[SCEV] Use nw flag and symbolic itera...
2020-10-16 Florian Hahn[SCEV] Add additional tests where the max BTC is limite...
2020-10-16 Arthur Eubanks[CGSCC] Add -abort-on-max-devirt-iterations-reached...
2020-10-16 Peter Steinfeld[flang] Disallow pointer constants
2020-10-16 Austin Kerbow[AMDGPU] Run hazard recognizer pass later
2020-10-16 River Riddle[mlir] Update SCCP and the Inliner to use SymbolTableCo...
2020-10-16 River Riddle[mlir] Add a new SymbolUserOpInterface class
2020-10-16 River Riddle[mlir] Optimize symbol related checks in SymbolDCE
2020-10-16 River Riddle[mlir] Add a utility class, ThreadLocalCache, for stori...
2020-10-16 Richard Smith[docs] Fix some out-of-date / inaccurate text and missi...
2020-10-16 Fangrui Song[llvm-objdump][test] Unsupport system-windows for sourc...
2020-10-16 Adrian PrantlAdd support for more OS types to AddClangModuleCompilat...
2020-10-16 Fangrui Song[llvm-objdump][test] Delete source-interleave-prefix...
2020-10-16 Amara Emerson[AArch64][GlobalISel] Add selection support for v2s32...
2020-10-16 Arthur Eubanks[test] Pin null-function.ll to legacy PM
2020-10-16 LLVM GN Syncbot[gn build] Port 3d4bba302d2
2020-10-16 Nico Weber[gn build] (manually) port 3d4bba302d246
2020-10-16 Martin Storsjö[libcxx] [test] Fix string type handling in a few fairl...
2020-10-16 Benjamin Kramer[Indvars][NFCI] Simplify assertion.
2020-10-16 Scott Linder[AMDGPU][HIP] Switch default DWARF version to 5
2020-10-16 Teresa Johnson[MemProf] Don't build memprof if sanitizer not being...
2020-10-16 Amara Emerson[AArch64][GlobalISel] Regbankselect reductions to use...
2020-10-16 Amara Emerson[AArch64][GlobalISel] Add basic legalizer rules for...
2020-10-16 Amara Emerson[GlobalISel] Add translation support for vector reducti...
2020-10-16 Louis Dionne[libc++] Avoid relying on `realpath` being installed...
2020-10-16 Vinicius Tinti[llvm-objdump] Implement --prefix option
2020-10-16 Teresa Johnson[MemProf] Memory profiling runtime support
2020-10-16 Louis Dionne[libc++] Move the oss-fuzz script to libcxx/utils/ci
2020-10-16 Louis Dionne[libc++] Move the oss-fuzz script to libc++
2020-10-16 Jay Foad[AMDGPU] Add new llvm.amdgcn.fma.legacy intrinsic
2020-10-16 Jay Foad[llc] Use -filetype=null to disable MIR printing
2020-10-16 ahmedsabie[MLIR] Add idempotent trait folding
2020-10-16 Matt ArsenaultReapply "OpaquePtr: Add type to sret attribute"
2020-10-16 Krzysztof Parzyszek[Hexagon] Fix license headers in some .td files, NFC
2020-10-16 Hans WennborgDisable DynamicLibraryTests when using LLVM_INTEGRATED_...
2020-10-16 Simon Pilgrim[InstCombine] visitAnd - pull out repeated I.getType...
2020-10-16 Simon Pilgrim[InstCombine] visitAnd - add some ((val OP C1) & C2...
2020-10-16 Simon Pilgrim[InstCombine] Remove custom and(trunc(and(x,c1)),c2...
2020-10-16 Martin Storsjö[libcxx] [test] Add (void) return casts on functions...
2020-10-16 Martin Storsjö[libcxx] [test] Mark tests for libcxx specific implemen...
2020-10-16 Martin Storsjö[libcxx] [test] Use fs::path::string_type instead of...
2020-10-16 Martin Storsjö[libcxx] [test] Use string() instead of native() as...
2020-10-16 Duncan P. N... clang-format: Assert in-memory file created in createIn...
2020-10-16 Peter Steinfeld[flang] Failed call to CHECK() for call to ASSOCIATED...
2020-10-16 Matt Arsenaultllvm-reduce: Don't replace intrinsic calls with undef
2020-10-16 Matt Arsenaultllvm-reduce: Fix typo in status message
2020-10-16 Matt ArsenaultAMDGPU: Don't kill super-register with overlapping...
2020-10-16 Joseph Tremoulet[lldb] Minidump: check for .text hash match with directory
2020-10-16 Pavel Labath[lldb] Modernize PseudoTerminal::OpenSecondary
2020-10-16 Nathan James[clang-tidy] modernize-loop-convert reverse iteration...
2020-10-16 Simon Tatham[libcxxabi] Fix printf formats in a test.
2020-10-16 Simon Tatham[libcxx] Fix printf formats in two tests.
2020-10-16 Jeremy MorseRevert "[llvm-cov] don't include all source files when...
2020-10-16 Michael Liao[globalopt] Teach to look through `addrspacecast`.
2020-10-16 Louis Dionne[libc++] NFCI: Use Lit features to disable tests instea...
2020-10-16 Louis Dionne[libc++] NFC: Move iterator.range tests into the right...
2020-10-16 Max Kazantsev[Indvars][NFC] Merge two functions together
2020-10-16 Simon Pilgrim[InstCombine] foldSelectRotate - canonicalize to OR...
2020-10-16 Pavel Labath[lldb] Fix FreeBSD build for ea3a547
2020-10-16 Simon Pilgrim[InstCombine] Fix typo in narrow funnel shift test
2020-10-16 Simon Pilgrim[InstCombine] Add trunc+zext 'narrow' funnel shift...
2020-10-16 Max Kazantsev[Indvars][NFCI] Remove meaningless restrictive code...
2020-10-16 Sebastian Neubauer[AMDGPU] Add a message to an assert
2020-10-16 Max Kazantsev[Indvars][NFC] Remove duplicating checks
2020-10-16 Max KazantsevRecommit "[SCEV] Use nw flag and symbolic iteration...
2020-10-16 Cullen Rhodes[ValueTracking] Clarify TypeSize comparisons
2020-10-16 Simon Pilgrim[InstCombine] narrowRotate - minor refactoring for...
2020-10-16 Caroline Concatto[SVE][CodeGen]Use getFixedSize() function for TypeSize...
2020-10-16 Simon Pilgrim[InstCombine] foldAndOrOfICmpsOfAndWithPow2 - add vecto...
2020-10-16 Dávid Bolvanský[MemLoc] Support memchr/memccpy in MemoryLocation:...
2020-10-16 Florian Hahn[SCEV] Add a few test cases where the max BTC is limite...
2020-10-16 Tony[AMDGPU] Correct comment typo in AMDGPUSubtarget.h
2020-10-16 Florian HahnRecommit "[DSE] Switch to MemorySSA-backed DSE by default."
next