platform/upstream/llvm.git
2020-10-18 Craig Topper[X86] Remove unnecessary defaulted argument from functi...
2020-10-18 Fangrui Song[PrologEpilogInserter][test] Improve SpilledToReg test
2020-10-18 Craig Topper[X86] Mark the Key Locker instructions as NotMemoryFold...
2020-10-18 Dávid Bolvanský[Tests] Added tests for D88328
2020-10-17 Dávid Bolvanský[InferAttrs] Add argmemonly attribute to string libcalls
2020-10-17 Nikita Popov[BasicAA] Avoid alias query if result cannot be used...
2020-10-17 Nikita Popov[BasicAA] Fix stale comment (NFC)
2020-10-17 Dávid BolvanskýRevert "[InferAttrs] Add argmemonly attribute to string...
2020-10-17 Dávid Bolvanský[InferAttrs] Add argmemonly attribute to string libcalls
2020-10-17 Roman Lebedev[SCEV] Model `ashr exact x, C` as `(abs(x) EXACT/u...
2020-10-17 Roman Lebedev[NFC][SCEV] Refactor getAbsExpr() out of createSCEV()
2020-10-17 Roman Lebedev[NFC][SCEV] Add 'getMinusOne()' method
2020-10-17 Roman Lebedev[NFC][SCEV] Add some more ptrtoint/PR46786 -related...
2020-10-17 Sylvestre LedruRevert "[clang-format] Fix AlignConsecutive on PP blocks"
2020-10-17 Sanjay Patel[InstCombine] (~A & B) ^ A -> A | B
2020-10-17 Mircea Trofin[NFC][ML] Avoid source of some signed/unsigned warnings...
2020-10-17 Luís Marques[RISCV][ASAN] Fix passing XFAIL tests
2020-10-17 Nikita Popov[MemCpyOpt] Extract common function for unwinding check
2020-10-17 Pedro Tammela[NFC] fix some typos in LoopUnrollPass
2020-10-17 David Green[ARM] Basic getArithmeticReductionCost reduction costs
2020-10-17 David Green[ARM] Add a very basic active_lane_mask cost
2020-10-17 Dave Lee[lldb] Enable cmake policy CMP0077 for option()
2020-10-17 Dave LeeRevert "Register TargetCXXABI.def as a textual header"
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...
next