]> granicus.if.org Git - llvm/shortlog
llvm
2017-10-07 Simon Pilgrim[X86][SSE] Match bitcasted BUILD_VECTOR of constants...
2017-10-07 Simon Pilgrim[X86][SSE] Match bitcasted v4i32 BUILD_VECTORS for...
2017-10-07 Craig Topper[SelectionDAG} Use KnownBits::isUnknown and hasConflict...
2017-10-07 Craig Topper[X86] Add X86ISD::CMOV to computeKnownBitsForTargetNode...
2017-10-07 Sanjay Patel[InstSimplify] add tests to show we can do better at...
2017-10-07 Simon Pilgrim[TableGen] Avoid repeated find calls in CodeGenDAGPatte...
2017-10-07 Simon Pilgrim[X86][SSE] Improve shuffling combining with horizontal...
2017-10-07 Simon Pilgrim[TableGen] Avoid unnecessary std::string creations
2017-10-07 Martin Storsjo[X86] Update an outdated comment about SjLj
2017-10-07 Craig Topper[X86] Correct result type for the flag result of RDSEED...
2017-10-07 Jessica Paquette[MachineOutliner] Disable outlining from LinkOnceODRs...
2017-10-06 Sanjay Patel[InstCombine] use correct type when propagating constan...
2017-10-06 Zachary Turner[llvm-rc] Fix some endianness errors.
2017-10-06 Sanjay Patel[InstCombine] rename SimplifyDivRemOfSelect to be clear...
2017-10-06 Cameron McInally[AVX512] Fix TERNLOG when folding broadcast
2017-10-06 Jonas Devlieghere[dwarfdump] Verify that unit type matches root DIE
2017-10-06 Zachary Turner[llvm-rc] Implement escape sequences in .rc files.
2017-10-06 Zachary Turner[llvm-rc] Serialize user-defined resources to .res...
2017-10-06 Zachary Turner[llvm-rc] Serialize STRINGTABLE statements to .res...
2017-10-06 Zachary Turner[llvm-rc] Serialize VERSIONINFO resources to .res files.
2017-10-06 Zachary Turner[llvm-rc] Serialize CURSOR and ICON resources to .res
2017-10-06 Reid KlecknerRevert "Roll forward r314928"
2017-10-06 Zachary Turner[llvm-rc] Add optional serialization support for DIALOG...
2017-10-06 Adrian PrantlUnify spelling.
2017-10-06 Adrian Prantlllvm-dwarfdump: Add an option to collect debug info...
2017-10-06 Amara Emerson[GlobalISel] Fix legalizer trying to process a deleted...
2017-10-06 Reid Kleckner[PEI] Remove required properties and use 'if' instead...
2017-10-06 Francis RicciRevert "[dsymutil] Emit valid debug locations when...
2017-10-06 Saleem AbdulrasoolBitcode: add an auto-upgrade for LTO section name
2017-10-06 Zachary Turner[lit] Improve tool substitution in lit.
2017-10-06 Zachary TurnerRun pyformat on lit code.
2017-10-06 Diana Picus[ARM] GlobalISel: Make tests less strict
2017-10-06 Francis Ricci[dsymutil] Emit valid debug locations when no symbol...
2017-10-06 Stanislav Mekhanoshin[AMDGPU] New 64 bit div/rem expansion
2017-10-06 Reid Kleckner[MC] Use unique_ptr to manage WinFrameInfos, NFC
2017-10-06 Peter CollingbourneSupport: Rewrite Windows implementation of sys::fs...
2017-10-06 Dehao ChenDirectly return promoted direct call instead of rely...
2017-10-06 Francis RicciGuard xar RAII behind HAVE_LIBXAR
2017-10-06 Diana Picus[ARM] GlobalISel: Select shifts
2017-10-06 Simon PilgrimStrip trailing whitespace
2017-10-06 Francis Ricci[llvm-objdump] Add RAII for xar apis
2017-10-06 Javed Absar[TableGen] Simplify SubtargetEmitter
2017-10-06 Diana Picus[ARM] GlobalISel: Map shift operands to GPRs
2017-10-06 Francis Ricci[llvm-dsymutil] Add support for __swift_ast MachO DWARF...
2017-10-06 Diana Picus[ARM] GlobalISel: Mark shifts as legal for s32
2017-10-06 Jonas Paulsson[SystemZ] Enable machine scheduler.
2017-10-06 Clement Courbet[MergeICmp][NFC] Make test tuple-four-int8.ll more...
2017-10-06 Simon Pilgrim[X86][SSE] Add SKX cpu tests to SSE/AVX scheduling...
2017-10-06 Clement CourbetRevert "[MergeICmps] Disable mergeicmps if the target...
2017-10-06 Clement CourbetRe-land "[MergeICmps] Disable mergeicmps if the target...
2017-10-06 Javed Absar[TableGen] : CodeGenInsrtuction modify to range loop...
2017-10-06 Xinliang David LiRoll forward r314928
2017-10-06 Davide Italiano[PM] Retire disable unit-at-a-time switch.
2017-10-06 Jakub Kuderski[CodeExtractor] Fix multiple bugs under certain shape...
2017-10-06 Daniel BerlinNewGVN: Factor out duplicate parts of OpIsSafeForPHIOfOps
2017-10-05 Francis RicciRevert "[llvm-dsymutil] Add support for __swift_ast...
2017-10-05 Xin Tong[MBP] Remove an invalid assert.
2017-10-05 Peter CollingbourneModuleUtils: Stop using comdat members to generate...
2017-10-05 Reid Kleckner[X86] Extract CATCHRET handling from emitEpilogue, NFC
2017-10-05 Derek Schuff[WebAssembly] Add the rest of the atomic loads
2017-10-05 Sanjay Patel[InstCombine] improve folds for icmp gt/lt (shr X,...
2017-10-05 Krzysztof Parzyszek[Hexagon] Make PS_fi and PS_fia extendable (they both...
2017-10-05 Francis Ricci[dsymutil] Fix typo in swift-ast.test
2017-10-05 Dehao ChenAnnotate VP prof on indirect call if it is ICPed in...
2017-10-05 Francis Ricci[llvm-dsymutil] Add support for __swift_ast MachO DWARF...
2017-10-05 Krzysztof Parzyszek[Hexagon] Give uniform names to functions changing...
2017-10-05 Rafael EspindolaAdded phdr upper bound checks to ElfObject.
2017-10-05 Francis RicciRevert "[llvm-dsymutil] Add support for __swift_ast...
2017-10-05 Francis Ricci[dsymutil] Fix unused variable warning
2017-10-05 Francis Ricci[llvm-dsymutil] Add support for __swift_ast MachO DWARF...
2017-10-05 Davide Italiano[NewPassManager] Run global dead code elimination after...
2017-10-05 Balaram Makam[ARM/AARCH64] Make test MachineBranchProb.ll more robus...
2017-10-05 Reid Kleckner[X86] Simplify X86 epilogue frame size calculation...
2017-10-05 Davide Italiano[PassManager] Improve the interaction between -O2 and...
2017-10-05 Davide Italiano[PassManager] Run global optimizations after the inliner.
2017-10-05 Matthew Simpson[SparsePropagation] Move member definitions to header...
2017-10-05 Petar Jovanovic[mips] implement .set dspr2 directive
2017-10-05 Matt ArsenaultAMDGPU: Set v2i32 any_extend to expand
2017-10-05 Krzysztof Parzyszek[RDF] Simplify construction of maximal registers
2017-10-05 Rong Xu[ProfileData] Fix data racing in merging indexed profiles
2017-10-05 Artur Pilipenko[X86] Fix chains update when lowering BUILD_VECTOR...
2017-10-05 Konstantin... AMDGPU: Add and set AMDGPU-specific e_flags
2017-10-05 Ayal Zaks[LV] Fix PR34743 - handle casts that sink after interle...
2017-10-05 Clement CourbetRevert "Re-land "[MergeICmps] Disable mergeicmps if...
2017-10-05 Sanjay Patelrevert r314698 - [InstCombine] remove one-use restricti...
2017-10-05 Javed Absar[TablgeGen] : Tidy up CodeGenSchedule. NFC.
2017-10-05 Ayal Zaks[LV] Fix PR34711 - widen instruction ranges when sinkin...
2017-10-05 Clement CourbetRe-land "[MergeICmps] Disable mergeicmps if the target...
2017-10-05 Simon Dardis[mips] Place certain 64 bit FPU instructions in their...
2017-10-05 Karl-Johan... [DebugInfo] Insert DEBUG_VALUEs after each register...
2017-10-05 George Rimar[MC] - llvm-mc hangs on non-english characters.
2017-10-05 Clement CourbetRevert "[MergeICmps] Disable mergeicmps if the target...
2017-10-05 Craig Topper[InstCombine] Fix a vector splat handling bug in transf...
2017-10-05 Clement Courbet[MergeICmps] Disable mergeicmps if the target does...
2017-10-05 Mikael HolmenMinor refactoring regarding Cast::isNoopCast(), NFC
2017-10-05 Dean Michael... [XRay][tools] Support arg1 logging entries in the basic...
2017-10-05 Sean FertileEnabling new pass manager in LTO (and thinLTO) link...
2017-10-05 Xinliang David LiRevert r314928 to investigate thinLTO bootstrap failure
2017-10-05 Eugene Zelenko[X86] Fix some Clang-tidy modernize-use-using and Inclu...
2017-10-05 Matt ArsenaultAMDGPU: Add comment about clamps
next