]> granicus.if.org Git - llvm/shortlog
llvm
2019-09-07 Bjorn Pettersson[CodeGen] Handle SMULFIXSAT with scale zero in TargetLo...
2019-09-07 Bjorn Pettersson[Intrinsic] Add the llvm.umul.fix.sat intrinsic
2019-09-07 Nikita Popov[X86] Fix pshuflw formation from repeated shuffle mask...
2019-09-07 Nikita Popov[LVI] Look through extractvalue of insertvalue
2019-09-07 Nikita Popov[X86] Add test for PR43230; NFC
2019-09-07 Bjorn Pettersson[DwarfExpression] Disallow some rewrites to avoid undef...
2019-09-07 Bjorn Pettersson[DebugInfo] Pre-commit of test case for DW_OP_breg...
2019-09-07 Simon PilgrimFix MSVC "32-bit shift implicitly converted to 64 bits...
2019-09-07 Roman Lebedev[SimplifyCFG][NFC] Make merge-cond-stores-cost.ll X86...
2019-09-07 Benjamin Kramer[Attributor] Make unimplemented method pure virtual.
2019-09-07 Roman Lebedev[SimplifyCFG][NFC] Show that we don't consider the...
2019-09-07 Roman Lebedev[SimplifyCFG][NFC] Regenerate merge-cond-stores* tests
2019-09-07 Roman Lebedev[SimplifyCFG] SpeculativelyExecuteBB(): It's Speculated...
2019-09-07 Sylvestre LedruReplicate the change "[Alignment][NFC] Use Align with...
2019-09-07 Hideto Ueno[Attributor] ValueSimplify Abstract Attribute
2019-09-07 David Zarzycki[git-llvm] Do not reinvent `@{upstream}`
2019-09-07 Xing GUORevert [CodeGen] Fix typos to run tests. NFC.
2019-09-07 Xing GUO[CodeGen] Fix typos to run tests. NFC.
2019-09-07 Teresa JohnsonChange TargetLibraryInfo analysis passes to always...
2019-09-07 Craig Topper[X86] Add tests for fp128 frem, sqrt, sin, and cos.
2019-09-07 Craig Topper[X86] Autogenerate fp128-libcalls.ll
2019-09-07 Fangrui Song[llvm-objcopy] Rename SHOffset (e_shoff) field to SHOff...
2019-09-07 Richard SmithSynchronize LLVM's copy of libc++abi's demangler with...
2019-09-06 Amara Emerson[AArch64][GlobalISel] Enable the localizer for optimize...
2019-09-06 Evandro Menezes[InstCombine] Refactor substitution of instruction...
2019-09-06 Lang Hames[ORC][RPC] Join server thread before checking condition...
2019-09-06 Nick Desaulniers[IR] CallBrInst: scan+update arg list when indirect...
2019-09-06 Craig Topper[X86] Add a AVX512VBMI command line to min-legal-vector...
2019-09-06 Craig Topper[X86] Replace -mcpu with -mattr on some tests.
2019-09-06 Lang Hames[ORC] Add a missing #include atomic.
2019-09-06 Matt ArsenaultGlobalISel: Add G_FMAD instruction
2019-09-06 Matt ArsenaultGlobalISel: Support physical register inputs in patterns
2019-09-06 Reid KlecknerRemove dead .seh_stackalloc parsing method in X86AsmParser
2019-09-06 Matt ArsenaultAMDGPU: Fix typo
2019-09-06 Puyan Lotfi[llvm-ifs] Improving detection of PlatformKind from...
2019-09-06 Sean Fertile[PowerPC][XCOFF] Remove basic test. [NFC]
2019-09-06 Evandro Menezes[ConstantFolding] Add new test cases for transcendental...
2019-09-06 Lang Hames[ORC] Make sure RPC channel-send is called in blocking...
2019-09-06 Lang Hames[llvm-jitlink] Add optional slab allocator for testing...
2019-09-06 Craig Topper[X86] Use MOVSX by default instead of CBW to extend...
2019-09-06 Craig Topper[X86] Use MOVZX16rr8/MOVZXrm8 when extending input...
2019-09-06 Craig Topper[X86] Teach FixupBWInsts to turn MOVSX16rr8/MOVZX16rr8...
2019-09-06 Sean Fertile[PowerPC][XCOFF] Verify symbol table in xcoff object...
2019-09-06 Evandro Menezes[ConstantFolding] Refactor functions not available...
2019-09-06 Kevin P. Neal[FPEnv] Teach the IRBuilder about constrained FPToSI...
2019-09-06 Francis Visoiu... [Remarks] Add support for internalizing a remark in...
2019-09-06 Oliver Cruickshank[ARM] Add patterns for VSUB with q and r registers
2019-09-06 Oliver Cruickshank[ARM] Add patterns for VADD with q and r registers
2019-09-06 Oliver Cruickshank[ARM] Add patterns for VMUL with q and r registers
2019-09-06 Evandro Menezes[ConstantFolding] Refactor function match for better...
2019-09-06 Jessica Paquette[AArch64][GlobalISel] Always fall back on tail calls...
2019-09-06 JF Bastien[InstCombine] pow(x, +/- 0.0) -> 1.0
2019-09-06 Sanjay Patel[SimplifyLibCalls] handle pow(x,-0.0) before it can...
2019-09-06 Sam Tebbs[ARM] Sink add/mul(shufflevector(insertelement()))...
2019-09-06 Valery Pykhtin[AMDGPU] Enable constant offset promotion to immediate...
2019-09-06 Guillaume Chatelet[Alignment][NFC] Use Align with TargetLowering::setPref...
2019-09-06 Cyndy Ishida[Object] remove struct constructor, NFC
2019-09-06 Guillaume Chatelet[Alignment][NFC] Use Align with TargetLowering::setPref...
2019-09-06 Guillaume Chatelet[Alignment] fix dubious min function alignment
2019-09-06 George Rimar[llvm-readelf] - Print unknown st_other value if presen...
2019-09-06 Guillaume Chatelet[Alignment][NFC] Use Align with TargetLowering::setMinF...
2019-09-06 Djordje Todorovic[test] Update the name of the debug entry values option...
2019-09-06 James Molloy[DFAPacketizer] Track resources for packetized instructions
2019-09-06 Jeremy Morse[DebugInfo] LiveDebugValues: explicitly terminate overw...
2019-09-06 Jay Foad[AMDGPU] Mark s_barrier as having side effects but...
2019-09-06 Nico Webergn build: Merge r371182
2019-09-06 Nico Webergn build: Merge r371179
2019-09-06 Sam Parker[ARM] Fix for buildbot
2019-09-06 Fangrui Song[yaml2obj] Rename SHOffset (e_shoff) field to SHOff...
2019-09-06 Sam Parker[ARM] MVE Tail Predication
2019-09-06 Kang Zhang[CodeGen] Do the Simple Early Return in block-placement...
2019-09-06 David Zarzycki[CMake] LLVM_COMPILE_FLAGS also applies to C files
2019-09-06 Mikael Holmen[MIR] Change test case to read from stdin instead of...
2019-09-06 Craig Topper[X86] Add tests for extending and truncating between...
2019-09-06 Craig Topper[X86] Fix bad indentation. NFC
2019-09-06 Alex BrachetFix rL371162 again
2019-09-06 Alex BrachetFix failing test from rL371162
2019-09-06 Alex Brachet[yaml2obj] Make e_phoff and e_phentsize 0 if there...
2019-09-06 Nico Webergn build: Merge r371159
2019-09-06 Jonas Devlieghere[MC] Fix undefined behavior in MCInstPrinter::formatHex
2019-09-06 Alina SbirleaCleanup test.
2019-09-06 Fangrui Song[llvm-readobj][yaml2obj] Support SHT_LLVM_SYMPART,...
2019-09-06 Matt ArsenaultAMDGPU/GlobalISel: Avoid repeating 32-bit type lists
2019-09-06 Matt ArsenaultAMDGPU/GlobalISel: Fix load/store of types in other...
2019-09-06 Matt ArsenaultGlobalISel/TableGen: Fix handling of EXTRACT_SUBREG...
2019-09-05 Matt ArsenaultAMDGPU: Allow getMemOperandWithOffset to analyze stack...
2019-09-05 Matt ArsenaultAMDGPU: Fix emitting multiple stack loads for stack...
2019-09-05 Eli Friedman[AArch64] Add testcase for codegen for sdiv by 2.
2019-09-05 Matt ArsenaultInstCombine: Fix crash on icmp of gep with addrspacecas...
2019-09-05 David Blaikiellvm-reduce: Use %python from lit to get the correct...
2019-09-05 Matt ArsenaultAMDGPU: Fix Register copypaste error
2019-09-05 Alina Sbirlea[AliasSetTracker] Correct AAInfo check.
2019-09-05 Vitaly Buka[SimplifyCFG] Don't SimplifyBranchOnICmpChain with...
2019-09-05 Matt ArsenaultAMDGPU: Avoid constructing new std::vector in initCandidate
2019-09-05 Nico Webergn build: Merge r371134
2019-09-05 Francis Visoiu... [Remarks] Add comparison operators to the Remark object
2019-09-05 Jan Korous[ADT] Add makeArrayRef(std::array<>) template specializ...
2019-09-05 Jan Korous[Bitstream] Add BitCodeAbbrev(std::initializer_list...
2019-09-05 DeForest RichardsDocs: Update Community section on homepage
2019-09-05 David Bolvansky[GSYM][NFC] Fixed -Wdocumentation warning
next