]> granicus.if.org Git - llvm/shortlog
llvm
2019-10-17 Fangrui Song[llvm-objcopy] --add-symbol: fix crash if SHT_SYMTAB...
2019-10-17 Simon PilgrimJumpThreadingPass::UnfoldSelectInstr - silence static...
2019-10-17 Roman Lebedev[LoopIdiom] BCmp: check, not assert that loop exits...
2019-10-17 George Rimar[llvm-readobj] - Refine the LLVM-style output to be...
2019-10-17 Oliver StannardReland: Dead Virtual Function Elimination
2019-10-17 Hans WennborgTry to fix the assert in Alignment::alignAddr to work...
2019-10-17 Mikhail Maltsev[Analysis] Don't assume that unsigned overflow can...
2019-10-17 Hans WennborgRevert r374931 "[llvm-objdump] Use a counter for llvm...
2019-10-17 Sam Parker[ARM][MVE] Change VPST to use, not def, VPR
2019-10-17 James Molloy[DFAPacketizer] Use DFAEmitter. NFC.
2019-10-17 Sam Parker[DAGCombine][ARM] Enable extending masked loads
2019-10-17 Guillaume Chatelet[Alignment][NFC] Use Align for TargetFrameLowering...
2019-10-17 Eugene Leviant[ThinLTO] Import virtual method with single implementat...
2019-10-17 Fangrui Song[llvm-ar] Simplify and make two global variables static...
2019-10-17 Marcello MaggioniClang-formatting of some files in LiveRangeCalc header...
2019-10-17 Marcello MaggioniMove LiveRangeCalc header to publicily available positi...
2019-10-17 Daniel SandersCorrect placement of #ifndef NDEBUG in r375067
2019-10-17 Daniel SandersFix unused variable in r375066
2019-10-17 Daniel Sanders[gicombiner] Add the run-time rule disable option
2019-10-17 Quentin Colombet[GISel][CombinerHelper] Add concat_vectors(build_vector...
2019-10-17 Julian Lettner[lit] Improve lit.Run class
2019-10-16 Daniel Sanders[gicombiner] Hoist pure C++ combine into the tablegen...
2019-10-16 Julian Lettner[lit] Remove unnecessary usage of lit.Run
2019-10-16 Julian Lettner[lit] Do not create semaphores when we do not need...
2019-10-16 Julian Lettner[lit] Factor out separate methods for parallel and...
2019-10-16 Jordan Rupprecht[NFC] Fix unused var in release builds
2019-10-16 Jordan RupprechtRevert [support] GlobPattern: add support for `\` and...
2019-10-16 Jordan Rupprecht[support] GlobPattern: add support for `\` and `[!...
2019-10-16 Alina Sbirlea[Utils] Cleanup similar cases to MergeBlockIntoPredecessor.
2019-10-16 Julian Lettner[lit] Print warning if we fail to delete temp directory
2019-10-16 Julian Lettner[lit] Skip creation of tmp dir if we don't actually...
2019-10-16 Julian Lettner[lit] Remove return value from print_summary function
2019-10-16 Julian Lettner[lit] Small refactoring and cleanups in main.py
2019-10-16 Alina SbirleaUpdate ReleaseNotes: expand the section on enabling...
2019-10-16 Jonas Devlieghere[dsymutil] Print warning/error for unknown/missing...
2019-10-16 Shoaib Meenai[AArch64] Fix offset calculation
2019-10-16 Matt ArsenaultGlobalISel: Implement lower for G_SADDO/G_SSUBO
2019-10-16 Martin Storsjo[Symbolize] Use the local MSVC C++ demangler instead...
2019-10-16 Philip ReamesRemove a stale comment, noted in post commit review...
2019-10-16 Philip Reames[IndVars] Fix a miscompile in off-by-default loop predi...
2019-10-16 Stanislav Mekhanoshin[AMDGPU] Do not combine dpp mov reading physregs
2019-10-16 Stanislav Mekhanoshin[AMDGPU] Do not combine dpp with physreg def
2019-10-16 Jordan Rupprecht[llvm-ar] Implement the V modifier as an alias for...
2019-10-16 Sanjay Patel[SLP] avoid reduction transform on patterns that the...
2019-10-16 Joel E. Denny[lit] Fix a test case that r374652 missed
2019-10-16 Jason Liu[NFC][XCOFF][AIX] Rename ControlSections to CsectGroup
2019-10-16 Joel E. Denny[lit] Fix internal diff's --strip-trailing-cr and use it
2019-10-16 Simon PilgrimCombinerHelper - silence dead assignment warnings....
2019-10-16 Joel E. Denny[lit] Clean up internal diff's encoding handling
2019-10-16 Stanislav Mekhanoshin[AMDGPU] Supress unused sdwa insts generation
2019-10-16 Francis Visoiu... [Remarks] Fix warning for ambigous `else` behind EXPECT...
2019-10-16 Francis Visoiu... [Remarks] Fix unit test by only checking for the path
2019-10-16 Graham Hunter[SVE][IR] Small TypeSize improvements left out of initi...
2019-10-16 Adrian Prantl[DWARF5] Added support for DW_AT_noreturn attribute...
2019-10-16 Francis Visoiu... [Remarks] Use StringRef::contains to avoid differences...
2019-10-16 Mark Murray[AArch64,Assembler] Compiler support for ID_MMFR5_EL1
2019-10-16 David Green[Codegen] Adjust saturation test. NFC.
2019-10-16 Francis Visoiu... [Remarks] Add support for prepending a path to external...
2019-10-16 Jiong Wangbpf: fix wrong truncation elimination when there is...
2019-10-16 Luis Marques[RISCV] Add MachineInstr immediate verification
2019-10-16 David Stuttard[AMDGPU] Fix-up cases where writelane has 2 SGPR operands
2019-10-16 Owen Reynolds[llvm-ar] Make paths case insensitive when on windows
2019-10-16 Guillaume Chatelet[Alignment][NFC] Optimize alignTo
2019-10-16 Simon PilgrimRedirectingFileSystem::openFileForRead - replace bitwis...
2019-10-16 Simon PilgrimRealFile - fix self-initialization warning in constructor.
2019-10-16 Piotr Sobczak[InstCombine][AMDGPU] Fix crash with v3i16/v3f16 buffer...
2019-10-16 Sjoerd MeijerRevert "[HardwareLoops] Optimisation remarks"
2019-10-16 Mikhail Maltsev[ARM] Add a register class for GPR pairs without SP...
2019-10-16 Simon PilgrimSimpleLoopUnswitch - fix uninitialized variable and...
2019-10-16 Piotr Sobczak[AMDGPU] Extend the SI Load/Store optimizer
2019-10-16 GN Sync Botgn build: Merge r374982
2019-10-16 Sam Parker[ARM][ParallelDSP] Change smlad insertion order
2019-10-16 Sjoerd Meijer[HardwareLoops] Optimisation remarks
2019-10-16 Orlando Cazalet... [NFC] Replace a linked list in LiveDebugVariables pass...
2019-10-16 Craig Topper[LegalizeTypes] Don't use PromoteTargetBoolean in Widen...
2019-10-16 Craig Topper[LegalizeTypes] Don't call PromoteTargetBoolean from...
2019-10-16 Aditya KumarCodeExtractor: NFC: Use Range based loop
2019-10-16 David L. JonesFix an unused variable introduced in rL374955 / rG21703543.
2019-10-15 Jonas Devlieghere[dsymutil] Support and relocate base address selection...
2019-10-15 Jonas Devlieghere[Reland][VirtualFileSystem] Support virtual working...
2019-10-15 Lang Hames[Orc] Add a method for ObjectLinkingLayer to return...
2019-10-15 DeForest Richards[Docs] Updates sidebar links and sets max-width propert...
2019-10-15 Lang Hames[JITLink] Switch to slab allocation for InProcessMemory...
2019-10-15 Julian Lettner[lit] Add back LitTestCase
2019-10-15 Digger Lin[XCOFF]implement parsing relocation information for...
2019-10-15 Alexander Shaposhnikov[llvm-lipo] Add missing cast
2019-10-15 Austin KerbowAMDGPU: Fix infinite searches in SIFixSGPRCopies
2019-10-15 Digger Lin[llvm-readobj][xcoff] implement parsing overflow sectio...
2019-10-15 Jonas DevlieghereRevert "[VirtualFileSystem] Support virtual working...
2019-10-15 Dmitry MikulinAdded support for "#pragma clang section relro=<name>"
2019-10-15 Thomas Lively[WebAssembly] Allow multivalue types in block signature...
2019-10-15 Jordan Rupprecht[llvm-objdump] Use a counter for llvm-objdump -h instea...
2019-10-15 Jonas Devlieghere[test] Update YAML mapping in VirtualFileSystemTest
2019-10-15 Simon Pilgrim[X86] combineX86ShufflesRecursively - split the getTarg...
2019-10-15 Vedant Kumar[llvm-profdata] Reinstate tools/llvm-profdata/malformed...
2019-10-15 Digger Lin[XCOFF] Output object text section header and symbol...
2019-10-15 David Zarzycki[X86] Make memcmp() use PTEST if possible and also...
2019-10-15 Alina Sbirlea[NewGVN] Check that call has an access.
2019-10-15 Alina Sbirlea[MemorySSA] Update DomTree before applying MSSA updates.
2019-10-15 Jonas Devlieghere[VirtualFileSystem] Support virtual working directory...
next