]> granicus.if.org Git - llvm/shortlog
llvm
2019-02-07 Jordan Rupprecht[llvm-ar][libObject] Fix relative paths when nesting...
2019-02-07 Nirav Dave[X86] Simplify casing. NFC.
2019-02-07 Nirav Dave[DAG] Cleanup unused nodes on failed store-to-load...
2019-02-07 Alexandre Ganea[CodeView] Fix cycles in debug info when merging Types...
2019-02-07 Fangrui SongFix misspelled filenames in file headers
2019-02-07 Sam Parker[LSR] Generate cross iteration indexes
2019-02-07 Diana Picus[ARM GlobalISel] Support G_ICMP for Thumb2
2019-02-07 David Green[ARM] Reformat isRedundantFlagInstr for D57833. NFC
2019-02-07 Jiong Wang[BPF] add code-gen support for JMP32 instructions
2019-02-07 Tim NorthoverAArch64: implement copy for paired GPR registers.
2019-02-07 Craig Topper[BranchFolding] Remove dead code for handling EHPad...
2019-02-07 JF BastienBump minimum toolchain version
2019-02-07 Mikhail R.... Move the SMT API to LLVM
2019-02-07 Peter Collingbournegn build: Merge the test part of r353237.
2019-02-07 Sam Clegg[WebAssembly] Update test output after rL353357. NFC.
2019-02-07 Brad SmithAdd OpenBSD support to be able to get the thread name
2019-02-07 Sam Clegg[WebAssembly] Add symbol flag to the binary format...
2019-02-07 Eric ChristopherFix a minor grammar thinko.
2019-02-07 Sam Clegg[WebAssembly] Expand symbol flags shown by llvm-objdump...
2019-02-07 Shoaib Meenai[cmake] Drop clang-tools-extra from LLVM_ALL_PROJECTS
2019-02-07 Sam CleggRemove reference to non-existent function. NFC.
2019-02-06 Jordan Rupprecht[llvm-ar] Remove leading slash when printing thin archi...
2019-02-06 Shoaib Meenai[cmake] Add all subprojects to LLVM_ALL_PROJECTS
2019-02-06 Roland Froese[PowerPC] Add vector truncate test to prep for D56507 NFC
2019-02-06 Shoaib Meenai[cmake] Add openmp to LLVM_ALL_PROJECTS
2019-02-06 Jordan Rupprecht[libObject][NFC] Include filename in error message
2019-02-06 Alina Sbirlea[LICM/MSSA] Add promotion to scalars by building an...
2019-02-06 Nirav Dave[DAG] Immediately cleanup unused nodes from extend...
2019-02-06 Michael BergMove IR flag handling directly into builder calls for...
2019-02-06 Alina Sbirlea[AliasSetTracker] Pass MustAlias to addPointer more...
2019-02-06 Craig Topper[X86] Change the CPU on the test case for pr40529.ll...
2019-02-06 Nirav Dave[X86][DAG] Avoid creating dangling bitcast.
2019-02-06 Sanjay Patel[x86] add tests for horizontal ops (PR38971, PR33758...
2019-02-06 Jonas Paulsson[SystemZ] Improved handling of the @llvm.ctlz intrinsic.
2019-02-06 Peter Collingbournebuild: Remove the cmake check for malloc.h.
2019-02-06 Jonas Paulsson[SystemZ] Wait with VGBM selection until after DAGComb...
2019-02-06 Florian Hahn[opt-viewer] Add --filter option to select remarks...
2019-02-06 Bjorn Pettersson[SelectionDAG] Cleanup some code comments. NFC
2019-02-06 Jessica Paquette[GlobalISel][NFC] Gardening: Factor out code for simple...
2019-02-06 James Henderson[yaml2obj]Allow number for ELF symbol type
2019-02-06 Sanjay Patel[InstCombine] X | C == C --> (X & ~C) == 0
2019-02-06 Sanjay Patel[InstCombine] add tests for PR40611 and regenerate...
2019-02-06 Tim NorthoverAArch64: enforce even/odd register pairs for CASP instr...
2019-02-06 Nirav Dave[InlineAsm][X86] Add backend support for X86 flag outpu...
2019-02-06 Nirav Dave[SelectionDAGBuilder] Refactor Inline Asm output check...
2019-02-06 Ulrich Weigand[SystemZ] Do not return INT_MIN from strcmp/memcmp
2019-02-06 Tim NorthoverAArch64: annotate atomics with dropped acquire semantic...
2019-02-06 Sanjay Patel[x86] vectorize cast ops in lowering to avoid register...
2019-02-06 Andrea Di Biagio[MCA] Speedup ResourceManager queries. NFCI
2019-02-06 Nico Webergn build: Merge r353265, r353237
2019-02-06 Eugene LeviantAttempt to fix buildbot after r353289
2019-02-06 Clement Courbet[DAGCombine][NFC] GatherAllAliases should take a LSBase...
2019-02-06 Max Kazantsev[NFC] Simplify check in guard widening
2019-02-06 Eugene Leviant[llvm-objcopy] Allow regular expressions in name comparison
2019-02-06 James Henderson[DebugInfo]Print correct value for special opcode addre...
2019-02-06 James Henderson[DebugInfo][llvm-symbolizer]Add some tests for edge...
2019-02-06 Roman Lebedev[yaml::BinaryRef] Slight perf tuning (for llvm-exegesis...
2019-02-06 Fangrui SongFix misspelled filenames in file headers of llvm/{MC...
2019-02-06 Max Kazantsev[NFC] Factor out detatchment of dead blocks from their...
2019-02-06 Max Kazantsev[LoopSimplifyCFG] Do not count dead exit blocks twice...
2019-02-06 Max Kazantsev[NFC] Revert rL353274
2019-02-06 Max Kazantsev[NFC] Extend API of DeleteDeadBlock(s) to collect updat...
2019-02-06 Max Kazantsev[NFC] Replace readonly SmallVectorImpl with ArrayRef
2019-02-06 Teresa Johnson[HotColdSplit] Move splitting after instrumented PGO use
2019-02-06 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-02-06 Philip Reames[AliasSetTracker] Minor style tweak to avoid a variable...
2019-02-06 Philip Reames[Test] Add codegen tests for unordered and monotonic...
2019-02-06 Richard TrieuMove DomTreeUpdater from IR to Analysis
2019-02-06 Sanjay Patel[x86] add tests for extract+sitofp; NFC
2019-02-06 Heejin Ahn[WebAssembly] Tidy up `let` statements in .td files...
2019-02-05 Alina Sbirlea[BasicAA] Cache nonEscapingLocalObjects for alias(...
2019-02-05 Nico Webergn build: Fix clang-tidy build
2019-02-05 Vedant Kumar[HotColdSplit] Do not split out `resume` instructions
2019-02-05 David BlaikieOrc: Simplify RPC naming system by using function-local...
2019-02-05 Douglas YungFixup test on Windows with a case-insensitive filesyste...
2019-02-05 Lang Hames[ADT] Add a fallible_iterator wrapper.
2019-02-05 Heejin Ahn[WebAssembly] Add a comment about why v128.const test...
2019-02-05 Sanjay Patel[InstCombine] limit extracting shuffle transform based...
2019-02-05 Heejin Ahn[WebAssembly] Disable a v128.const test line temporarily
2019-02-05 Sanjay Patel[InstCombine] split shuffle test to show extra use...
2019-02-05 Rong Xu[PGO] Use a function for creating variable for profile...
2019-02-05 Petar Jovanovic[elfabi] Fix the type of the variable formated for...
2019-02-05 Aditya Nandakumar[NFC][GlobalISel]: Add a convenience method to MachineI...
2019-02-05 Craig Topper[X86] Regenerate tests missed in r353061. NFC
2019-02-05 Reid Kleckner[MC] Don't error on numberless .file directives on...
2019-02-05 Matt Davis[llvm-readobj] Display sections that do not belong...
2019-02-05 Thomas Lively[WebAssembly] Lower memmove to memory.copy
2019-02-05 Evandro Menezes[TargetLibraryInfo] Regroup run time functions for...
2019-02-05 Matt ArsenaultMove some llvm-mc tests where they belong
2019-02-05 Matt ArsenaultGlobalISel: Verify G_GEP
2019-02-05 Scott Linder[AMDGPU] Consider XOR in waterfall loop as a terminator
2019-02-05 Alexey Bataev[DEBUG_INFO][NVPTX] Generate DW_AT_address_class to...
2019-02-05 Matt ArsenaultAMDGPU: Fix assert on trunc from bitcast of build_vector
2019-02-05 Simon Pilgrim[X86][SSE] Disable ZERO_EXTEND shuffle combining
2019-02-05 Petar Jovanovic[PGO] Fix the type of the formated variable
2019-02-05 Robert Widmann[LLVM-C] Add Bindings to GlobalIFunc
2019-02-05 Anton KorobeynikovEnable integrated assembler on MSP430 by default.
2019-02-05 Oliver Stannard[AArch64][Outliner] Don't outline BTI instructions
2019-02-05 Simon Pilgrim[X86][AVX] Attempt to combine shuffles to subvector...
2019-02-05 Matt ArsenaultAArch64/GlobalISel: Don't clamp from 2 to 2
next