]> granicus.if.org Git - llvm/shortlog
llvm
2017-10-25 Max Kazantsev[IRCE] Smarter detection of empty ranges using SCEV
2017-10-25 Peter CollingbourneAssembly tests require x86 target.
2017-10-25 Teresa Johnson[ThinLTO] Make test for promoted names more specific
2017-10-25 Peter Collingbournellvm-readobj: Add support for reading relocations in...
2017-10-24 Mitch PhillipsCheck special-case-list regex before insertion.
2017-10-24 Adrian PrantlImplement salavageDebugInfo functionality for SelectionDAG.
2017-10-24 Sam CleggAdd Triple::isOSUnknown
2017-10-24 Vedant Kumar[Coverage] Provide a stable order for getInstantiationG...
2017-10-24 Yonghong Songbpf: fix an uninitialized variable issue
2017-10-24 David BlaikieARMAddressingModes.h: Don't mark header functions as...
2017-10-24 David BlaikieValueMapper.h: Don't mark header functions as file...
2017-10-24 David BlaikieTransforms/Utils/Local.h: Don't mark header functions...
2017-10-24 David BlaikieTargetOpcodes.h: Don't mark header functions as file...
2017-10-24 David BlaikiePrintable.h: Don't mark header functions as file local
2017-10-24 David BlaikieConvertUTF.h: Don't mark header functions as file local
2017-10-24 David BlaikieAtomicOrdering.h: Don't mark header functions as file...
2017-10-24 David BlaikieLaneBitmask.h: Don't mark header functions as file...
2017-10-24 David BlaikieType.h: Don't mark header functions as file local
2017-10-24 David BlaikieHexagonDepTimingClasses.h: Don't mark header functions...
2017-10-24 David BlaikieWebassemblyAsmPrinter.h: Include WebAssemblyMachineFunc...
2017-10-24 David BlaikieX86Operand.h: Include X86MCTargetDesc.h for SSE registe...
2017-10-24 David BlaikieX86AsmPrinter.h: Add missing header for complete type...
2017-10-24 David BlaikieRegisterUsageInfo.h: Add missing header for complete...
2017-10-24 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-24 Simon PilgrimFix Wdocumentation warning. NFCI.
2017-10-24 Martin BohmeRevert "[CodeGen][ExpandMemcmp][NFC] Allow memcmp to...
2017-10-24 Adrian PrantlUse range-based for loop. NFC
2017-10-24 Artem Belevich[NVPTX] allow address space inference for volatile...
2017-10-24 Adrian PrantlDelete unused instantiations of DIBuilder. NFC
2017-10-24 Sam CleggFix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify
2017-10-24 Gadi Haber[X86][Broadwell] Added the instruction scheduling infor...
2017-10-24 Vedant Kumar[llvm-cov] Use a stable sort on sub-views
2017-10-24 Adrian PrantlUse range-based-for. NFC
2017-10-24 Yonghong Songbpf: fix a bug in trunc-op optimization
2017-10-24 Daniel Sanders[globalisel][tablegen] Fix future undefined behaviour...
2017-10-24 Justin BognerMIR: Print the register class or bank in vreg defs
2017-10-24 Stefan Pintilie[PowerPC] Try to simplify a Swap if it feeds a Splat
2017-10-24 David BlaikieBinaryFormat/MachO.h Don't mark header functions as...
2017-10-24 David BlaikieValueTracking.h Don't mark header functions as file...
2017-10-24 David BlaikieMemoryBuiltins.h: Don't mark header functions as file...
2017-10-24 David BlaikieIndirectCallSiteVisitor.h:findIndirectCallSites Don...
2017-10-24 David BlaikieStringExtras.h Don't mark header functions as file...
2017-10-24 David BlaikieSmallVector.h:capacity_in_bytes Don't mark header funct...
2017-10-24 David BlaikieDenseMap.h:capacity_in_bytes Don't mark header function...
2017-10-24 David BlaikieBitVector.h:capacity_in_bytes Don't mark header functio...
2017-10-24 Yonghong Songbpf: fix a bug in bpf-isel trunc-op optimization
2017-10-24 Aaron BallmanAdded instructions for obtaining clang-tools-extra...
2017-10-24 Adrian PrantlDoxygenify comments.
2017-10-24 Michael Kruse[opt] Initialize WriteBitcode pass.
2017-10-24 Daniel Sanders[globalisel][tablegen] Multi-insn emission requires...
2017-10-24 Simon Pilgrim[X86][AVX] ComputeNumSignBitsForTargetNode - add suppor...
2017-10-24 Reid Kleckner[codeview] Fix handling of S_HEAPALLOCSITE
2017-10-24 Simon Pilgrim[SelectionDAG] Add VSELECT support to ComputeNumSignBits
2017-10-24 Saleem AbdulrasoolPowerPC: support the separator character in the IAS
2017-10-24 Craig Topper[TableGen] Fix some formatting quirks in the subtarget...
2017-10-24 Craig Topper[TableGen] Simplify some of the subtarget emission...
2017-10-24 Simon Pilgrim[X86] truncateVectorCompareWithPACKSS - use PACKSSDW...
2017-10-24 Sanjay Patel[x86] add more vector ISA variants for memcmp expansion...
2017-10-24 Sanjay Patel[utils] make retq/retl regex an option that is off...
2017-10-24 Oliver Stannard[ARM] Tighten up CHECK lines in a test
2017-10-24 Oliver Stannard[ARM] Error for invalid shift in memory operand
2017-10-24 Simon Pilgrim[X86] truncateVectorCompareWithPACKSS - remove duplicat...
2017-10-24 Andrew V. TischenkoUpdate f16c instruction scheduling on btver2.
2017-10-24 Zvi RackoverX86CallFrameOptimization: Update comments and variable...
2017-10-24 Zvi RackoverX86CallFrameOptimization: Recognize 'store 0/-1 using...
2017-10-24 Bjorn Pettersson[ConstantFolding] Avoid assert when folding ptrtoint...
2017-10-24 Bjorn Pettersson[LangRef] Update description of Constant Expressions
2017-10-24 George Rimar[llvm-dwarfdump] - Cleanup of gnu_call_site.s. NFC.
2017-10-24 Marek OlsakAMDGPU: Add new intrinsic llvm.amdgcn.kill(i1)
2017-10-24 Marek OlsakAMDGPU: Add llvm.amdgcn.wqm.vote intrinsic
2017-10-24 Jan Korous[docs] Code example fix
2017-10-24 Oliver Stannard[ARM] Replace development diagnostics with normal DEBUG...
2017-10-24 Serguei KatkovRestore the fix rL316059 eliminated by rL316372
2017-10-24 Oliver Stannard[ARM] tSETEND needs IsThumb
2017-10-24 Oliver Stannard[ARM] Remove tCPS alias which just crashed
2017-10-24 Sam McCallSupport formatv of TimePoint with strftime-style formats.
2017-10-24 Clement Courbet[CodeGen][ExpandMemcmp][NFC] Allow memcmp to expand...
2017-10-24 Zvi RackoverX86: Fix X86CallFrameOptimization to search for the...
2017-10-24 Bruno Cardoso... [Modules] Add module for Config/llvm-config.h
2017-10-24 Omer Paparo... [MC] Adding code padding for performance stability...
2017-10-24 Zvi RackoverX86: Register the X86CallFrameOptimization pass
2017-10-24 Daniel Sanders[globalisel][tablegen] Remove unused InstructionMatcher...
2017-10-24 Bob Haarman[raw_fd_ostream] report actual error in error messages
2017-10-24 Saleem AbdulrasoolObjCARC: do not increment past the end of the BB
2017-10-23 Reid Kleckner[codeview] Add support for inlinee lists
2017-10-23 Justin Lebar[PM] Fix Typo
2017-10-23 Jessica Paquette[MachineOutliner] Add optimisation remarks for successf...
2017-10-23 Konstantin... AMDGPU: Initialize WavefrontSize from TD files
2017-10-23 Aditya Nandakumar[GISel][ARM]: Fix illegal Generic copies in tests
2017-10-23 Aditya Nandakumar[GISel][AArch64]: Fix illegal Generic copies in tests
2017-10-23 Reid Kleckner[codeview] Recognize two records with no type index...
2017-10-23 Rong Xu[PM] Add pgo-memop-opt pass to the new pass manager
2017-10-23 Simon Pilgrim[X86][SSE] combineBitcastvxi1 - use PACKSSWB directly...
2017-10-23 Bob WilsonAdd a new Simulator entry for the target triple environ...
2017-10-23 George Burgess IVFix buildbot breakage
2017-10-23 Mitch PhillipsMade llvm-cfi-verify not execute unit tests on non...
2017-10-23 George Burgess IVDon't crash when we see unallocatable registers in...
2017-10-23 Mitch PhillipsGraph builder implementation.
2017-10-23 Stefan PintilieRevert "[PowerPC] Try to simplify a Swap if it feeds...
2017-10-23 Mandeep Singh... [GVNSink] Fix failing GVNSink tests in the reverse...
next