]> granicus.if.org Git - llvm/shortlog
llvm
2017-04-05 Alexander KornienkoFix WebAssembly after r299529.
2017-04-05 Simon Pilgrim[X86][SSE] Renamed combine to make it clear that it...
2017-04-05 James Molloy[AArch64] Crypto requires FP.
2017-04-05 Alex BradburyAdd MCContext argument to MCAsmBackend::applyFixup...
2017-04-05 James Molloy[LAA] Correctly return a half-open range in expandBounds
2017-04-05 Gor Nishanov[coroutines] Add syntax coloring to examples in Corouti...
2017-04-05 Akira Hatanaka[ObjCArc] Do not dereference an invalidated iterator.
2017-04-05 Lang Hames[RuntimeDyld] Remove an unused static member left over...
2017-04-05 Bob HaarmanThinLTOBitcodeWriter: handle aliases first in filterModule
2017-04-05 Ahmed Bougacha[X86] Relax assert in broadcast-of-subvector lowering.
2017-04-04 Matt ArsenaultAllow targets to opt-in to codegen in SCC order
2017-04-04 Daniel BerlinRe-apply MemorySSA: Add support for caching clobbering...
2017-04-04 Daniel BerlinRevert "MemorySSA: Add support for caching clobbering...
2017-04-04 Petr Hosek[MC] Set defaults based on section names and support...
2017-04-04 Ahmed Bougacha[AArch64] Avoid partial register deps on insertelt...
2017-04-04 Evgeniy StepanovChange section flag character for SHF_LINK_ORDER to...
2017-04-04 Craig Topper[InstCombine] Add test cases for various add/subtracts...
2017-04-04 Rafael Espindola[lit] Add a minimum export implementation.
2017-04-04 Sanjay Patel[InstCombine] rename variable for easier reading; NFC
2017-04-04 Craig Topper[InstCombine] Turn subtract of vectors of i1 into xor...
2017-04-04 Balaram Makam[AArch64] Add missing schedinfo, check completeness...
2017-04-04 Keno Fischer[ExecutionDepsFix] Don't revisit true dependencies
2017-04-04 Craig Topper[InstCombine] Support folding and/or/xor with a constan...
2017-04-04 Petr Hosek[AArch64][Fuchsia] Allow -mcmodel=kernel for --target...
2017-04-04 Craig Topper[InstCombine] Add test cases for missing combines of...
2017-04-04 Yi KongImplement host CPU detection for AArch64
2017-04-04 Matt ArsenaultVerifier: Check some amdgpu calling convention restrictions
2017-04-04 Balaram Makam[AArch64] Refine Falkor Machine Model - Part 2
2017-04-04 Coby Tayree[X86][inline-asm] Add support for MS 'EVEN' directive
2017-04-04 Craig Topper[InstCombine] Add more test cases for missing combines...
2017-04-04 Lang Hames[RuntimeDyld] Make RuntimeDyld honor the ProcessAllSect...
2017-04-04 Sanjay Patel[x86] remove dead select-of-constants transform; NFCI
2017-04-04 Rong Xu[PGO] Memory intrinsic calls optimization based on...
2017-04-04 Matt ArsenaultAMDGPU: Remove legacy export intrinsic
2017-04-04 Matt ArsenaultAMDGPU: Remove legacy image intrinsics
2017-04-04 Coby Tayree[X86][MS-compatability]Allow named synonymous for MS...
2017-04-04 Simon PilgrimStrip trailing whitespace
2017-04-04 Daniel Sanders[globalisel][tablegen] Fix non-determinism introduced...
2017-04-04 Daniel Sanders[globalisel][tablegen] Try to make MSVC happy with...
2017-04-04 Michael Zuckerman[X86][LLVM] Converting __mm{|256|512}_movm_epi{8|16...
2017-04-04 Daniel Sanders[tablegen][globalisel] Add support for nested instructi...
2017-04-04 Simon Dardis[mips] Deal with empty blocks in the mips hazard scheduler
2017-04-04 Oren Ben Simhon[X86] Add 64 bit pattern matching for PSADBW
2017-04-04 Jonas HahnfeldAlign all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_...
2017-04-04 Craig Topper[InstCombine] Use setAllBits in place of getAllOnesValu...
2017-04-04 Zvi RackoverInstCombine: Use the InstSimplify hook for shufflevector
2017-04-04 Reid Kleckner[PDB] Save one type record copy
2017-04-03 Reid Kleckner[codeview] Cope with unsorted streams in type merging
2017-04-03 Reid Kleckner[Fuzzer] Flush std::cout before aborting in CxxStringEqTest
2017-04-03 Sanjay Pateladd/move codegen tests for and/or of setcc; NFC
2017-04-03 Tim NorthoverUpdate stale doxygen links in ProgrammersManual.rst
2017-04-03 Zvi RackoverInstSimplify: Add a hook for shufflevector
2017-04-03 Weiming ZhaoReland r298901 with modifications (reverted in r298932)
2017-04-03 Matt ArsenaultAMDGPU: Remove llvm.SI.vs.load.input
2017-04-03 Matt ArsenaultDAG: Fix missing legalization for any_extend_vector_inr...
2017-04-03 Reid Kleckner[codeview] Add support for label type records
2017-04-03 Simon Pilgrim[X86][SSE]] Lower BUILD_VECTOR with repeated elts as...
2017-04-03 Craig Topper[InstCombine] Remove canonicalization for (X & C1)...
2017-04-03 Amjad Aboudx86 interrupt calling convention: re-align stack pointe...
2017-04-03 Jun Bum Lim[CodeGenPrep] move aarch64-type-promotion to CGP
2017-04-03 Craig Topper[DAGCombine][InstCombine] Fix inverted if condition...
2017-04-03 Joel JonesFix LLVMBuild.txt typo. NFC
2017-04-03 Matt ArsenaultAMDGPU: Remove legacy bfe intrinsics
2017-04-03 Graydon Hoare[Support] Make printAllJSONValues public, for custom...
2017-04-03 Peter CollingbourneBitcode: Remove reader support for MODULE_CODE_PURGEVALS.
2017-04-03 Craig Topper[InstCombine] Add test cases showing how we fail to...
2017-04-03 Zvi RackoverRevert "[DAGCombine] A shuffle of a splat is always...
2017-04-03 Krzysztof Parzyszek[Hexagon] Factor out some common code in HexagonEarlyIf...
2017-04-03 Craig TopperRevert r299337 "[InstCombine] Remove redundant combine...
2017-04-03 Sanjay Patel[InstCombine] fix formatting for foldLogOpOfMaskedICmps...
2017-04-03 Craig Topper[APInt] Move isMask and isShiftedMask out of APIntOps...
2017-04-03 Simon Pilgrim[DAGCombiner] Check limits before accessing array eleme...
2017-04-03 Sjoerd MeijerARMAsmParser: clean up of isImmediate functions
2017-04-03 Craig Topper[InstCombine] Make foldOpWithConstantIntoOperand take...
2017-04-03 Craig Topper[InstCombine] Remove a And transform that should be...
2017-04-02 NAKAMURA TakumiTrailing whitespace.
2017-04-02 NAKAMURA TakumiReformat.
2017-04-02 Craig Topper[APInt] Make use of whichWord and maskBit to simplify...
2017-04-02 Craig Topper[APInt] Add a public typedef for the internal type...
2017-04-02 Craig Topper[InstCombine] Make InstCombiner::OptAndOp take a Binary...
2017-04-02 Simon Pilgrim[X86][MMX] Improve support for folding fptosi from...
2017-04-02 Craig Topper[InstCombine] Remove redundant combine from visitAnd
2017-04-02 Simon Pilgrim[X86][MMX] Simplify tablegen patterns by always combini...
2017-04-02 Simon Pilgrim[X86][MMX] Added support for subvector extraction to...
2017-04-02 NAKAMURA TakumiAPInt.h: Prune \param(s) in \returns. [-Wdocumentation]
2017-04-02 Simon PilgrimRegenerate test with codegen. NFCI.
2017-04-02 Simon PilgrimRegenerate test with codegen. NFCI.
2017-04-02 Simon PilgrimRegenerate test. NFCI.
2017-04-02 Daniel BerlinNewGVN: Handle coercion of constant stores, loads,...
2017-04-02 Nikolai Bozhenov[BypassSlowDivision] Do not bypass division of hash...
2017-04-02 Simon Pilgrim[X86][MMX] Add generic fptosi 4f32-4i32 test
2017-04-02 Zvi RackoverAdd another interesting shufflevector test case for...
2017-04-02 Craig Topper[X86] Use tcAdd/tcSubtract to implement the slow case...
2017-04-02 Craig Topper[APInt] Combine declaration and initialization. NFC
2017-04-02 Craig Topper[APInt] Simplify some code by using operator+=(uint64_t...
2017-04-02 Craig Topper[APInt] Fix typo in comment. NFC
2017-04-02 Daniel BerlinMemorySSA: Add support for caching clobbering access...
2017-04-01 Craig Topper[APInt] Use conditional operator to simplify some code...
2017-04-01 Craig Topper[APInt] Implement flipAllBitsSlowCase with tcComplement...
2017-04-01 Craig Topper[APInt] Fix indentation. NFC
next