]> granicus.if.org Git - llvm/shortlog
llvm
2019-02-20 Tom StellardCMake: Fix stand-alone clang builds since r353268
2019-02-20 Wouter van... [WebAssembly] Fixed disassembler not knowing about...
2019-02-20 Nico Webergn build: Merge r354365 more
2019-02-20 Philip Reames[GVN] Small tweaks to comments, style, and missed vecto...
2019-02-20 Nico Webergn build: Merge r354365
2019-02-20 Bob Haarman[lld-link] preserve @llvm.used symbols in LTO
2019-02-20 Yonghong Song[BPF] make test case reloc-btf.ll tolerable for old...
2019-02-20 Sanjay PatelRevert "[InstSimplify] use any-zero matcher for fcmp...
2019-02-20 Philip Reames[GVN] Fix last crasher w/non-integral pointers
2019-02-20 Sanjay Patel[InstSimplify] use any-zero matcher for fcmp folds
2019-02-19 Sanjay Patel[InstSimplify] add vector tests for fcmp+fabs; NFC
2019-02-19 Philip Reames[GVN] Fix a crash bug w/non-integral pointers and memtr...
2019-02-19 Philip Reames[GVN] Fix a non-integral pointer bug w/vector types
2019-02-19 Philip Reames[GVN] Fix a crash bug around non-integral pointers
2019-02-19 Philip Reames[Test] Autogenerate existing tests before adding more
2019-02-19 Thomas Lively[WebAssembly] Update MC for bulk memory
2019-02-19 Craig Topper[X86] Mark FP32_TO_INT16_IN_MEM/FP32_TO_INT32_IN_MEM...
2019-02-19 Sanjay Patel[LangRef] add to description of alloca instruction
2019-02-19 Sanjay Patel[InstCombine] reduce even more unsigned saturated add...
2019-02-19 Kostya Serebryany[libFuzzer] docs: add a FAQ entry about dlclose
2019-02-19 Renato Golinsecond test on git-llvm-push
2019-02-19 Daniel SandersFix builds with llvm/runtimes/compiler-rt after r354365
2019-02-19 Craig Topper[ArgumentPromotion] Add a lit.local.cfg to disable...
2019-02-19 Sanjay Patel[InstCombine] rearrange saturated add folds; NFC
2019-02-19 Renato GolinTesting git-llvm-push script
2019-02-19 Jinsong JiPowerPC: Fix typos in comments
2019-02-19 Andrew Scheidecker[ConstantFold] Fix misfolding fcmp of a ConstantExpr...
2019-02-19 Andrew Scheidecker[ConstantFold] Fix misfolding of icmp with a bitcast...
2019-02-19 Vedant Kumar[llvm-cov] Add support for gcov --hash-filenames option
2019-02-19 Andrew ScheideckerTesting commit access
2019-02-19 Craig Topper[X86] Don't consider functions ABI compatible for Argum...
2019-02-19 Matthew VossRevert "Revert "[llvm-objdump] Allow short options...
2019-02-19 Daniel SandersFix builds for older macOS deployment targets after...
2019-02-19 Daniel SandersAnnotate timeline in Instruments with passes and other...
2019-02-19 Jordan Rupprecht[libObject][NFC] Use sys::path::convert_to_slash.
2019-02-19 Simon Pilgrim[X86][SSE] Generalize X86ISD::BLENDI support to more...
2019-02-19 Serge Guelton[NFC] Remove unused headers in Optional.h
2019-02-19 Simon PilgrimFix stupid assembly comment typo
2019-02-19 Simon Pilgrim[X86][SSE] Add pblendw commuted load test case
2019-02-19 Nikita Popov[SDAG] Use shift amount type in MULO promotion; NFC
2019-02-19 Simon Pilgrim[X86][AVX2] Hide VPBLENDD instructions behind AVX2...
2019-02-19 Craig Topper[X86] Bugfix for nullptr check by klocwork
2019-02-19 Craig TopperX86AsmParser AVX-512: Return error instead of hitting...
2019-02-19 Craig Topper[X86] Filter out tuning feature flags and a few ISA...
2019-02-19 Matt ArsenaultGlobalISel: Implement moreElementsVector for select
2019-02-19 Hans Wennborgindex.rst: Remove bb-chapuni from list of IRC bots
2019-02-19 Hans Wennborgindex.rst: Remove Dragonegg link
2019-02-19 Matt ArsenaultGlobalISel: Implement moreElementsVector for G_EXTRACT...
2019-02-19 Simon Pilgrim[X86][AVX] Update VBROADCAST folds to always use v2i64...
2019-02-19 Matt ArsenaultGlobalISel: Implement moreElementsVector for bit ops
2019-02-19 James Henderson[yaml2obj][obj2yaml] Remove section type range markers...
2019-02-19 Simon PilgrimCast from SDValue directly instead of superfluous getNo...
2019-02-19 Matt ArsenaultGlobalISel: Verify g_insert
2019-02-19 Simon Pilgrim[X86][AVX] EltsFromConsecutiveLoads - Add BROADCAST...
2019-02-19 George Rimar[yaml2obj][obj2yaml] - Support SHT_GNU_versym (.gnu...
2019-02-19 George RimarRecommit r354328, r354329 "[obj2yaml][yaml2obj] - Add...
2019-02-19 Alex Bradbury[RISCV][NFC] Move some std::string to StringRef
2019-02-19 George RimarRevert r354328, r354329 "[obj2yaml][yaml2obj] - Add...
2019-02-19 George RimarFix BB after r354328.
2019-02-19 George Rimar[obj2yaml][yaml2obj] - Add support of parsing/dumping...
2019-02-19 Alex Bradbury[RISCV] Re-organise calling convention tests
2019-02-19 George RimarFix BB after r354319 "[yaml2obj] - Do not skip zeroes...
2019-02-19 George Rimar[yaml2obj] - Do not skip zeroes blocks if there are...
2019-02-19 George Rimar[yaml2obj] - Do not ignore explicit addresses for ...
2019-02-19 Diana PicusFix obsolete comment. NFC
2019-02-19 Max Kazantsev[NFC] API for signaling that the current loop is being...
2019-02-19 Max Kazantsev[NFC] Store loop header in a local to keep it available...
2019-02-19 Diana Picus[ARM GlobalISel] Support G_PHI for Thumb2
2019-02-19 Fangrui Song[Dominators] Fix and optimize edge insertion of depth...
2019-02-19 Craig Topper[X86] Remove command line strings from the ProcIntel...
2019-02-18 Jessica Paquette[GlobalISel][AArch64] Legalize + select some llvm.ctlz...
2019-02-18 Sanjay Patel[CGP] form usub with overflow from sub+icmp
2019-02-18 Changpeng FangAMDGPU: Use MachineInstr::mayAlias to replace areMemAcc...
2019-02-18 Matt ArsenaultGlobalISel: Implement widenScalar for g_extract scalar...
2019-02-18 Matt ArsenaultGlobalISel: Make buildExtract use DstOp/SrcOp
2019-02-18 Matt ArsenaultGlobalISel: Fix double count of offset for irregular...
2019-02-18 Sanjay Patel[x86] split more v8f32/v8i32 shuffles in lowering
2019-02-18 Sanjay PatelRevert "[InstCombine] reduce even more unsigned saturat...
2019-02-18 Sanjay Patel[InstCombine] reduce even more unsigned saturated add...
2019-02-18 Andrea Di Biagio[MCA] Correctly update register definitions in the...
2019-02-18 George Rimar[llvm-readobj] - Simplify .gnu.version_d dumping.
2019-02-18 Serge Guelton[NFC] Make Optional<T> trivially copyable when T is...
2019-02-18 Andrea Di Biagio[MCA] Slightly refactor method writeStartEvent in Write...
2019-02-18 Guillaume Chatelet[llvm-exegesis] [NFC] Fixing typo.
2019-02-18 Serge GueltonRecommit [NFC] Better encapsulation of llvm::Optional...
2019-02-18 Clement CourbetRevert r354244 "[DAGCombiner] Eliminate dead stores...
2019-02-18 Clement Courbet[DAGCombiner] Eliminate dead stores to stack.
2019-02-18 Craig Topper[MC] Make SubtargetFeatureKV only store one FeatureBits...
2019-02-18 Nico Webergn build: Merge r354156
2019-02-17 Serge GueltonRevert [NFC] Better encapsulation of llvm::Optional...
2019-02-17 Serge Guelton[NFC] Better encapsulation of llvm::Optional Storage...
2019-02-17 Serge Guelton[NFC] Better encapsulation of llvm::Optional Storage
2019-02-17 Robert Widmann[LLVM-C] Add bindings to create enumerators
2019-02-17 Sanjay Patel[InstCombine] add even more tests for unsigned saturate...
2019-02-17 Craig Topper[X86] In FP_TO_INTHelper, when moving data from SSE...
2019-02-17 Max Kazantsev[TEST] Remove 2>&1 from tests
2019-02-17 Max Kazantsev[NFC] Teach getInnermostLoopFor walk up the loop trees
2019-02-17 Nikita Popov[SelectionDAG] Extract [US]MULO expansion into TL metho...
2019-02-17 Sanjay Patel[InstCombine] reduce more unsigned saturated add with...
2019-02-17 Sanjay Patel[InstCombine] add more tests for unsigned saturated...
next