]> granicus.if.org Git - llvm/shortlog
llvm
2017-10-04 Matt ArsenaultAMDGPU: Fix not accounting for instruction size in...
2017-10-04 Konstantin... AMDGPU: Correctly set EI_OSABI based on the os
2017-10-04 Adrian Prantlclang-format file.
2017-10-04 Adrian Prantldelete commented out code.
2017-10-04 Sanjoy DasDo not call Loop::getName on possibly dead loops
2017-10-04 Xin Tong[MachineBlockPlacement] Make sure PreferredLoopExit...
2017-10-04 Hans WennborgFix a -Wparentheses warning. NFC.
2017-10-04 Justin LebarConvert an APInt to int64_t properly in TTI::getGEPCost().
2017-10-04 Marcello Maggioni[LoopDeletion] Move deleteDeadLoop to to LoopUtils...
2017-10-04 Rafael EspindolaBring r314809 back.
2017-10-04 Sanjay Patel[SimplifyCFG] put the optional assumption cache pointer...
2017-10-04 Xinliang David LiRecommit r314561 after fixing msan build failure
2017-10-04 Guozhi Wei[TargetTransformInfo] Check if function pointer is...
2017-10-04 Jun Bum LimRecommit : Use the basic cost if a GEP is not used...
2017-10-04 Daniel NeilsonRevert D38481 due to missing cmake check for CPU_COUNT
2017-10-04 Simon Pilgrim[X86][AVX] Improve (i8 bitcast (v8i1 x)) handling for...
2017-10-04 Krzysztof Parzyszek[Hexagon] Add a member Subtarget to HexagonInstrInfo...
2017-10-04 Hans WennborgRevert r314886 "[X86] Improvement in CodeGen instructio...
2017-10-04 Jake Ehrlich[llvm-objcopy] Fix major layout bugs in llvm-objcopy
2017-10-04 Jakub Kuderski[Dominators] Take fast path when applying <=1 updates
2017-10-04 Simon Pilgrim[X86][SSE] Add support for lowering v8i16 binary shuffl...
2017-10-04 Francis Ricci[test] Fix append_path in the empty case
2017-10-04 Craig Topper[X86] Redefine MOVSS/MOVSD instructions to take VR128...
2017-10-04 Balaram Makam"[ARM] Mark flaky test MachineBranchProb.ll unsupported...
2017-10-04 Yonghong Songbpf: fix an insn encoding issue for neg insn
2017-10-04 Adam Nemet[OptRemark] Move YAML writing to IR
2017-10-04 Adam NemetAlso update MachineORE after r314874.
2017-10-04 Sanjay Patel[InstCombine] add 'exact' variants of all tests; NFC
2017-10-04 Clement Courbet[NFC] clang-format lib/Transforms/Scalar/MergeICmps.cpp
2017-10-04 Simon Pilgrim[X86][SSE] Early out from ComputeNumSignBitsForTargetNo...
2017-10-04 Simon Pilgrim[X86][SSE] Add support for lowering unary shuffles...
2017-10-04 George Rimar[gold-plugin] - Fix compilation after LLVM update ...
2017-10-04 Dylan McKay[AVR] Implement LPMWRdZ pseudo-instruction's expansion.
2017-10-04 Dylan McKay[AVR] Factor out mayLoad in tablegen patterns
2017-10-04 Dylan McKay[AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X`
2017-10-04 Dylan McKay[AVR] Insert JMP for long branches
2017-10-04 Dylan McKay[AVR] Fix displacement overflow for LDDW/STDW
2017-10-04 Oliver Stannard[ARM] Add diag string for movw/movt immediates in assembly
2017-10-04 Oliver Stannard[ARM, Asm] Change grammar of immediate operand diagnostics
2017-10-04 Jatin Bhateja[X86] Improvement in CodeGen instruction selection...
2017-10-04 Sean Eveson[llvm-cov] Fix showing title when filtering and not...
2017-10-04 George Rimar[MC] - Don't assert when non-english characters are...
2017-10-04 Mikael HolmenRecommit [UnreachableBlockElim] Use COPY if PHI input...
2017-10-04 Max Kazantsev[IRCE] Temporarily disable unsigned latch conditions...
2017-10-04 Mikael HolmenRevert r314879 "[UnreachableBlockElim] Use COPY if...
2017-10-04 Mikael Holmen[UnreachableBlockElim] Use COPY if PHI input is undef
2017-10-04 Martin Storsjo[X86] Fix using the SJLJ jump table on x86_64
2017-10-04 Adam NemetMove verbosity check for remarks to the diag handler
2017-10-04 Tim Shen[FuzzerUtil] Partially revert D38481 on FuzzerUtil
2017-10-03 Adrian PrantlAdd a manpage for llvm-dwarfdump.
2017-10-03 Rui UeyamaSimplify multikey_qsort function.
2017-10-03 Balaram Makam[AArch64] Use LateSimplifyCFG after expanding atomic...
2017-10-03 Adrian Prantlllvm-dwarfdump: implement the --regex option in combina...
2017-10-03 Konstantin... AMDGPU: Expand setcc for v2f32 and v4f32
2017-10-03 Konstantin... AMDGPU: Expand setcc for v2i32 and v4i32
2017-10-03 Konstantin... AMDGPU/Docs: Follow up on review feedback in https...
2017-10-03 Jakub Kuderski[Dominators] Make eraseNode invalidate DFS numbers
2017-10-03 Konstantin... AMDGPU: Add ELFOSABI_AMDGPU_MESA3D
2017-10-03 Reid Kleckner[X86] Remove dead declaration convertArgMovsToPushes...
2017-10-03 Rafael EspindolaPre-compute the tail of the archive
2017-10-03 Konstantin... AMDGPU: Add ELFOSABI_AMDGPU_PAL
2017-10-03 Reid KlecknerRefactor DIBuilder dbg intrinsic insertion, NFC
2017-10-03 Sanjay Patel[InstCombine] add tests for icmp gt/lt (shr X, C1)...
2017-10-03 Jessica Paquette[MachineOutliner] Fix off-by-one in cost model
2017-10-03 Stefan Pintilie[PowerPC] Revert P9 scheduling model to incomplete
2017-10-03 Craig Topper[InstCombine] Use isSignBitCheck to simplify an if...
2017-10-03 Tim Renouf[AMDGPU] implemented pal metadata
2017-10-03 Alexander Timofeev[AMDGPU] Avoid predicated execution of the basic blocks...
2017-10-03 Hans WennborgFix -Wcovered-switch-default warnings from r314821
2017-10-03 Hans WennborgRevert r314817 "[dwarfdump] Add -lookup option"
2017-10-03 Hans WennborgRevert r314806 "[SLP] Vectorize jumbled memory loads."
2017-10-03 Reid KlecknerFix expectations in MC wasm init-fini-array test
2017-10-03 Reid KlecknerImplement David Blaikie's suggestion for comparison...
2017-10-03 Hans WennborgCodeView: Provide a .def file with the register ids
2017-10-03 Reid Kleckner[DebugInfo] Correctly coalesce DBG_VALUEs that mix...
2017-10-03 Jonas Devlieghere[test] Fix llvm-dwarfdump/cmdline.test
2017-10-03 Jonas Devlieghere[dwarfdump] Add -lookup option
2017-10-03 Simon Pilgrim[X86] Add non-SSE tests for PR15215 as well
2017-10-03 Geoff BerryRevert "Re-enable "[MachineCopyPropagation] Extend...
2017-10-03 Simon Pilgrim[X86][SSE] Add bool vector extraction test cases from...
2017-10-03 Rafael EspindolaUse sched_getaffinity instead of std::thread::hardware_...
2017-10-03 Dehao ChenRevert the change that accidentally went in r314806.
2017-10-03 Mohammad Shahid[SLP] Vectorize jumbled memory loads.
2017-10-03 Jakub Kuderski[Dominators] Don't use default parameter in lambda
2017-10-03 Oliver Stannard[ARM] Use table-gen'd assembly operand diags in ARM...
2017-10-03 Oliver Stannard[AsmParser] Add DiagnosticString to AsmOperands in...
2017-10-03 Jakub Kuderski[Dominators] Add DFS number verification
2017-10-03 Oliver Stannard[ARM, Asm] Use correct source location for register...
2017-10-03 Simon Dardis[mips] Enable spilling and reloading of the dsp registe...
2017-10-03 John Brawn[CGP] Make optimizeMemoryInst capable of handling multi...
2017-10-03 John Brawn[CGP] In optimizeMemoryInst handle select similarly...
2017-10-03 Oliver Stannard[ARM, Asm] Fix ubsan failure caused by out-of-range...
2017-10-03 Simon Pilgrim[X86][SSE] Add support for decoding PACKSS/PACKUS shuff...
2017-10-03 Oliver Stannard[ARM, Asm] Remove dead code causing MSan failure.
2017-10-03 Simon Pilgrim[X86][SSE] Add support for lowering shuffles to PACKSS...
2017-10-03 Evgeny Astigeevich[InlineCost, NFC] Extract code dealing with inbounds...
2017-10-03 Sam Clegg[WebAssembly] MC: Support for init_array and fini_array
2017-10-03 Sean Eveson[llvm-cov] Hide files with no coverage from the index...
2017-10-03 Bjorn Pettersson[DebugInfo] Handle endianness when moving debug info...
2017-10-03 Oliver Stannard[ARM] Use new assembler diags for ARM
next