]> granicus.if.org Git - llvm/shortlog
llvm
2019-10-04 Simon Atanasyan[llvm-readobj][mips] Inline `printMipsPLTGOT` method
2019-10-04 Simon Atanasyan[llvm-readobj][mips] Implement GNU-style printing of...
2019-10-04 Simon Atanasyan[llvm-readobj] Replace arch-specific ObjDumper methods...
2019-10-04 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-10-04 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2019-10-04 Owen ReynoldsRevert [test] Remove locale dependency for mri-utf8...
2019-10-04 Jeremy Morse[DebugInfo] LiveDebugValues: move DBG_VALUE creation...
2019-10-04 Nico Webergn build: (manually) merge r373718
2019-10-04 Dmitri GribenkoRevert "[NFC] [FileCheck] Fix init of stack objects...
2019-10-04 Jeremy Morse[DebugInfo] LiveDebugValues: defer DBG_VALUE creation...
2019-10-04 James Molloy[TableGen] Introduce a generic automaton (DFA) backend
2019-10-04 Thomas Preud... [NFC] [FileCheck] Fix init of stack objects in unit...
2019-10-04 Matt ArsenaultAMDGPU/GlobalISel: Fix using wrong addrspace for aperture
2019-10-04 Matt ArsenaultAMDGPU/GlobalISel: Select G_PTRTOINT
2019-10-04 Matt ArsenaultAMDGPU/GlobalISel: Support wave32 waterfall loops
2019-10-04 David Zarzycki[X86] Enable inline memcmp() to use AVX512
2019-10-04 Martin StorsjoRevert "[Symbolize] Use the local MSVC C++ demangler...
2019-10-04 Thomas Preud... [test] Remove locale dependency for mri-utf8.test
2019-10-04 Piotr Sobczak[AMDGPU][SILoadStoreOptimizer] NFC: Refactor code
2019-10-04 Martin Storsjo[Symbolize] Use the local MSVC C++ demangler instead...
2019-10-04 Martin Storsjo[test] Remove a needless declaration of REQUIRES: targe...
2019-10-04 Martin Storsjo[JITLink] Remove a redundant semicolon, silencing ...
2019-10-04 Lang Hames[JITLink] Explicitly destroy bumpptr-allocated blocks...
2019-10-04 Lang Hames[JITLink] Fix an unused variable warning.
2019-10-04 GN Sync Botgn build: Merge r373689
2019-10-04 Lang Hames[JITLink] Switch from an atom-based model to a "blocks...
2019-10-04 Shiva Chen[RISCV] Split SP adjustment to reduce the offset of...
2019-10-04 Jonas Devlieghere[dsymutil] Fix stack-use-after-scope
2019-10-03 Peter CollingbourneLowerTypeTests: Rename local functions to avoid collisi...
2019-10-03 Jordan Rupprecht[llvm-objdump][test] Move test to X86 dir to avoid...
2019-10-03 Alina Sbirlea[MemorySSA] Don't hoist stores if interfering uses...
2019-10-03 Jordan Rupprecht[llvm-objdump] Further rearrange llvm-objdump sections...
2019-10-03 Sanjay Patel[DAGCombiner] add operation legality checks before...
2019-10-03 Nico WeberReland r349624: Let TableGen write output only if it...
2019-10-03 David BlaikieDebugInfo: Generalize rnglist emission as a precursor...
2019-10-03 Nico Webergn build: (manually) merge 373651 better
2019-10-03 Philip Reames[Tests] Add a unordered atomic load combine test
2019-10-03 Philip Reames[Test] Fix inconsistency in alignment in test case
2019-10-03 Jinsong Ji[AArch64][SVE] Move the testcase into CodeGen dir
2019-10-03 Nick Desaulniers[AArch64InstPrinter] prefer bfi to bfc for < armv8.2-a
2019-10-03 Nico WeberReland "gn build: (manually) merge r373551"
2019-10-03 Jinsong Ji[PowerPC] Adjust the naming and operand order of fnmsub...
2019-10-03 Daniel Sanders[gicombiner] Add a CodeExpander to handle C++ fragments...
2019-10-03 Jordan Rupprecht[NFC] Fix unused variable in release builds
2019-10-03 Craig Topper[X86] Add v32i8 shuffle lowering strategy to recognize...
2019-10-03 Simon Pilgrim[X86] matchShuffleWithSHUFPD - use Zeroable element...
2019-10-03 Jonas Devlieghere[dsymutil] Don't overload LinkOptions.
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Handle RegBankSelect of G_INSERT_VEC...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Split 64-bit vector extracts during...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Allow VGPR to index SGPR register
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Add some more tests for G_INSERT...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Fix mutationIsSane assert v8s8 and
2019-10-03 Michael LiaoFix build failure with GCC on identifier reusing.
2019-10-03 Tom StellardAMDGPU/SILoadStoreOptimizer: Optimize scanning for...
2019-10-03 James Molloy[ModuloSchedule] removeBranch() *before* creating the...
2019-10-03 Nico Webergn build: (manually) merge r373622
2019-10-03 Jonas Devlieghere[dsymutil] Improve consistency by removing redundant...
2019-10-03 Jonas Devlieghere[dsymutil] Tablegenify option parsing
2019-10-03 Yonghong Song[BPF] Handle offset reloc endpoint ending in the middle...
2019-10-03 Guillaume ChateletRevert "[Alignment][NFC] Allow constexpr Align"
2019-10-03 Edward Jones[RISCV] Add obsolete aliases of fscsr, frcsr (fssr...
2019-10-03 George Rimar[yaml2obj] - Add a Size tag support for SHT_LLVM_ADDRSI...
2019-10-03 Sumanth GundapaneniTest commit.
2019-10-03 Sanjay Patel[MSP430] add tests for unwanted shift codegen; NFC...
2019-10-03 George RimarRecommit r373598 "[yaml2obj/obj2yaml] - Add support...
2019-10-03 Sanjay Patel[UpdateTestChecks] add basic support for parsing msp430 asm
2019-10-03 GN Sync Botgn build: Merge r373601
2019-10-03 Bardia Mahjour[PGO] Refactor Value Profiling into a plugin based...
2019-10-03 Ehsan Amiri[AArch64][SVE] Adding patterns for floating point SVE...
2019-10-03 George RimarRevert r373598 "[yaml2obj/obj2yaml] - Add support for...
2019-10-03 George Rimar[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG...
2019-10-03 Roman Lebedev[NFC][InstCombine] Some tests for sub-of-negatible...
2019-10-03 Djordje Todorovic[llvm-locstats] Copy the script only when needed; NFC
2019-10-03 Guillaume Chatelet[Alignment][NFC] Remove StoreInst::setAlignment(unsigned)
2019-10-03 George Rimar[llvm-readobj] - Stop using a precompiled binary in...
2019-10-03 Simon Atanasyan[mips] Push `fixup_Mips_LO16` fixup for `jialc` and...
2019-10-03 Simon Atanasyan[llvm-readobj][mips] Remove non-standard --misp-xxx...
2019-10-03 Simon Atanasyan[mips] Use llvm-readobj `-A` flag in test cases. NFC
2019-10-03 Simon Atanasyan[llvm-readobj][mips] Display MIPS specific info under...
2019-10-03 Simon Atanasyan[llvm-readobj][mips] Do not show an error if GOT is...
2019-10-03 Nico Webergn build: Revert 373554 "gn build: (manually) merge...
2019-10-03 Sander de Smalen[AArch64] Static (de)allocation of SVE stack objects.
2019-10-03 Simon PilgrimFix uninitialized variable warning. NFCI
2019-10-03 Simon PilgrimFix uninitialized variable warning. NFCI
2019-10-03 Kristina BrooksRevert 373551 (CodeExpander.cpp CMake issue)
2019-10-03 Guillaume Chatelet[Alignment][NFC] Allow constexpr Align
2019-10-03 Kristina BrooksRevert 373555: libLLVM+modules failure with CMake 3...
2019-10-03 Sylvestre LedruUpdate the FAQ: remove stuff related to the previous...
2019-10-03 Clement Courbet[llvm-exegesis][NFC] Rename ExegesisTarget::decrementLo...
2019-10-03 Craig Topper[X86] Add test case for v8i64->v8i8 truncate with avx51...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Don't re-get subtarget
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Expand G_BITCAST legality
2019-10-03 Craig Topper[X86] Add DAG combine to turn (bitcast (vbroadcast_load...
2019-10-03 Craig Topper[X86] Add broadcast load folding patterns to NoVLX...
2019-10-03 Craig Topper[X86] Remove a couple redundant isel patterns that...
2019-10-03 GN Sync Botgn build: Merge r373556
2019-10-03 Daniel Sanders[gicombiner] Make rL373551 compatible with older cmakes
2019-10-03 Nico Webergn build: (manually) merge r373551
2019-10-03 Daniel Sanders[gicombiner] Add a CodeExpander to handle C++ fragments...
2019-10-03 GN Sync Botgn build: Merge r373538
next