]> granicus.if.org Git - llvm/shortlog
llvm
2019-10-09 James Molloy[TableGen] Fix crash when using HwModes in CodeEmitterGen
2019-10-09 Clement Courbet[llvm-exegesis] Add missing std::move in rL374146.
2019-10-09 Hans WennborgUnify the two CRC implementations
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Fix rL374146.
2019-10-09 Clement Courbet[llvm-exegesis] Explore LEA addressing modes.
2019-10-09 Jeremy MorseRevert r374139, "[dsymutil] Fix handling of common...
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove unecessary `using llvm...
2019-10-09 Jonas Devlieghere[dsymutil] Fix handling of common symbols in multiple...
2019-10-09 Kristina Brooks[TypeSize] Fix module builds (cassert)
2019-10-08 Nico Webergn build: unbreak libcxx build after r374116 by restori...
2019-10-08 DeForest Richards[Docs] Fixes broken sphinx build - undefined label
2019-10-08 Bill Wendling[IA] Add tests for a few other edge cases
2019-10-08 Jonas Devlieghere[dsymutil] Improve verbose output (NFC)
2019-10-08 David BlaikieDebugInfo: Move LLE enum handling to .def to match...
2019-10-08 Roman Lebedev[CVP} Replace SExt with ZExt if the input is known...
2019-10-08 Roman Lebedev[CVP][NFC] Revisit sext vs. zext test
2019-10-08 Jordan RoseMark several PointerIntPair methods as lvalue-only
2019-10-08 Daniel Sanders[tblgen] Add getOperatorAsDef() to Record
2019-10-08 Yonghong Song[BPF] do compile-once run-everywhere relocation for...
2019-10-08 Matt ArsenaultAMDGPU: Fix i16 arithmetic pattern redundancy
2019-10-08 Jinsong JiRevert "[LoopVectorize][PowerPC] Estimate int and float...
2019-10-08 Sanjay Patel[SLP] add test with prefer-vector-width function attrib...
2019-10-08 Vedant Kumar[CodeExtractor] Factor out and reuse shrinkwrap analysis
2019-10-08 Tom StellardAMDGPU: Add offsets to MMO when lowering buffer intrinsics
2019-10-08 Hideto Ueno[Attributor][Fix] Temporary fix for windows build bot...
2019-10-08 Simon PilgrimCodeGenPrepare - silence static analyzer dyn_cast<...
2019-10-08 Stanislav Mekhanoshin[AMDGPU] Disable unused gfx10 dpp instructions
2019-10-08 David Greene[UpdateCCTestChecks] Detect function mangled name on...
2019-10-08 Roman Lebedev[NFC][CVP] Add tests where we can replace sext with...
2019-10-08 Amaury Sechet(Re)generate various tests. NFC
2019-10-08 Heejin Ahn[WebAssembly] Fix a bug in 'try' placement
2019-10-08 Nikola Prica[DebugInfo][If-Converter] Update call site info during...
2019-10-08 GN Sync Botgn build: Merge r374062
2019-10-08 GN Sync Botgn build: Merge r374061
2019-10-08 Hideto Ueno[Attributor][MustExec] Deduce dereferenceable and nonnu...
2019-10-08 Cyndy IshidaRevert [TextAPI] Introduce TBDv4
2019-10-08 Hideto Ueno[Attributor] Add helper class to compose two structured...
2019-10-08 GN Sync Botgn build: Merge r374058
2019-10-08 Cyndy Ishida[TextAPI] Introduce TBDv4
2019-10-08 Mirko Brkusanin[Mips] Emit proper ABI for _mcount calls
2019-10-08 Clement Courbet[llvm-exegesis] Add options to SnippetGenerator.
2019-10-08 Pavel LabathObject/minidump: Add support for the MemoryInfoList...
2019-10-08 Kevin P. NealNope, I'm wrong. It looks like someone else removed...
2019-10-08 Kevin P. NealRestore documentation that 'svn update' unexpectedly...
2019-10-08 Sebastian Popfix fmls fp16
2019-10-08 Amaury SechetAdd test for rotating truncated vectors. NFC
2019-10-08 Graham Hunter[SVE][IR] Scalable Vector size queries and IR instructi...
2019-10-08 Nicolai HaehnleAMDGPU: Propagate undef flag during pre-RA exec mask...
2019-10-08 Nicolai HaehnleMachineSSAUpdater: insert IMPLICIT_DEF at top of basic...
2019-10-08 Sanjay Patel[SLP] add test with prefer-vector-width function attrib...
2019-10-08 Florian Hahn[LoopRotate] Unconditionally get DomTree.
2019-10-08 Andrea Di Biagio[MCA][LSUnit] Track loads and stores until retirement.
2019-10-08 Nikola Prica[ISEL][ARM][AARCH64] Tracking simple parameter forwardi...
2019-10-08 Clement Courbet[llvm-exegesis] Finish plumbing the `Config` field.
2019-10-08 George Rimar[llvm-readobj/llvm-readelf] - Add checks for GNU-style...
2019-10-08 Zi Xuan Wu[NFC] Add REQUIRES for r374017 in testcase
2019-10-08 Florian Hahn[LoopRotate] Unconditionally get ScalarEvolution.
2019-10-08 Kristof Beyls[ARM] Generate vcmp instead of vcmpe
2019-10-08 Kai Nacke[Tools] Mark output of tools as text if it is text
2019-10-08 Kadir Cetinkaya[LoopVectorize] Fix non-debug builds after rL374017
2019-10-08 Clement Courbet[llvm-exegesis] Add stabilization test with config
2019-10-08 Bill Wendling[IA] Recognize hexadecimal escape sequences
2019-10-08 Zi Xuan Wu[LoopVectorize][PowerPC] Estimate int and float registe...
2019-10-08 Chen Zheng[ConstantRange] [NFC] replace addWithNoSignedWrap with...
2019-10-08 Heejin Ahn[WebAssembly] Add REQUIRES: asserts to cfg-stackify...
2019-10-08 Andrew Trick[LitConfig] Silenced notes/warnings on quiet.
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Clamp G_SITOFP/G_UITOFP sources
2019-10-07 Johannes Doerfert[Attributor][NFC] Add debug output
2019-10-07 Johannes Doerfert[Attributor][FIX] Remove initialize calls and add undefs
2019-10-07 Johannes Doerfert[Attributor] Use local linkage instead of internal
2019-10-07 Johannes Doerfert[Attributor] Use abstract call sites for call site...
2019-10-07 Craig Topper[X86] Shrink zero extends of gather indices from type...
2019-10-07 Craig Topper[X86] Add test cases for zero extending a gather index...
2019-10-07 Joerg SonnenbergerFix the spelling of my name.
2019-10-07 Reid Kleckner[X86] Add new calling convention that guarantees tail...
2019-10-07 Heejin Ahn[WebAssembly] Fix unwind mismatch stat computation
2019-10-07 Heejin Ahn[llvm-lipo] Add TextAPI to LINK_COMPONENTS
2019-10-07 Johannes Doerfert[Attributor][FIX] Remove assertion wrong for on invalid...
2019-10-07 Cameron McInally[llvm-c] Add UnaryOperator to LLVM_FOR_EACH_VALUE_SUBCL...
2019-10-07 Heejin Ahn[WebAssembly] Add memory intrinsics handling to mayThrow()
2019-10-07 Alexander Shaposhnikov[llvm-lipo] Relax the check of the specified input...
2019-10-07 Johannes Doerfert[Attributor] Deduce memory behavior of functions and...
2019-10-07 Roman Lebedev[InstCombine] Fold conditional sign-extend of high...
2019-10-07 Roman Lebedev[InstCombine][NFC] Tests for "conditional sign-extend...
2019-10-07 Roman Lebedev[InstCombine] Move isSignBitCheck(), handle rest of...
2019-10-07 Roman Lebedev[InstCombine][NFC] dropRedundantMaskingOfLeftShiftInput...
2019-10-07 Roman Lebedev[InstCombine] dropRedundantMaskingOfLeftShiftInput...
2019-10-07 Cameron McInally[Bitcode] Update naming of UNOP_NEG to UNOP_FNEG
2019-10-07 Jonas Devlieghere[AccelTable] Remove stale comment (NFC)
2019-10-07 Nico Webergn build: try to make system-libs.windows.test pass
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Handle more G_INSERT cases
2019-10-07 Matt ArsenaultGlobalISel: Partially implement lower for G_INSERT
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Fix selection of 16-bit shifts
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Select VALU G_AMDGPU_FFBH_U32
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Use S_MOV_B64 for inline constants
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Widen 16-bit G_MERGE_VALUEs sources
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Select more G_INSERT cases
2019-10-07 Matt ArsenaultGlobalISel: Add target pre-isel instructions
2019-10-07 Jordan RoseSecond attempt to add iterator_range::empty()
2019-10-07 Erich KeaneFix Calling Convention through aliases
next