]> granicus.if.org Git - llvm/shortlog
llvm
2017-02-24 Dan Gohman[WebAssembly] Add a README.txt entry for mergeable...
2017-02-24 Craig Topper[AVX-512] Separate the fadd/fsub/fmul/fdiv/fmax/fmin...
2017-02-24 Craig Topper[ExecutionDepsFix] Use range-based for loop. NFC
2017-02-24 Craig Topper[IR][X86] Fix llvm version number in comments in AutoUp...
2017-02-24 Craig Topper[AVX-512] Remove lzcnt intrinsics and autoupgrade them...
2017-02-24 Craig Topper[AVX-512] Move lzcnt and conflict intrinsic tests to...
2017-02-24 Craig Topper[AVX-512] Use update_llc_test_checks.py to generate...
2017-02-24 Petr Hosek[Fuchsia] Use thread-pointer ABI slots for stack-protec...
2017-02-24 Eli FriedmanAdd some testcases for bitfields with illegal widths.
2017-02-24 Eli FriedmanFix old testcase for dead store to match the original...
2017-02-24 Xin TongFix an iterator invalidation bug when simplifying LIC...
2017-02-24 Adam Nemet[LazyMachineBFI] Add testcase
2017-02-24 Michael KupersteinRevert r269060 to pacify bots.
2017-02-24 Justin BognerOptDiag: Add test for r296053
2017-02-24 Michael Kuperstein[CGP] Split some critical edges coming out of indirect...
2017-02-24 Ahmed Bougacha[GlobalISel] Use the same name for all remarks.
2017-02-24 Ahmed Bougacha[GlobalISel] Use the DISubprogram for translation failu...
2017-02-24 Ahmed Bougacha[GlobalISel] Remove now-unnecessary variable. NFC.
2017-02-24 Adrian McCarthyFix unit tests after r296049.
2017-02-24 Justin BognerOptDiag: Summarize the instruction count in asm-printer
2017-02-24 Justin BognerOptDiag: Use DiagnosticLocation in MachineOptimizationR...
2017-02-24 Evgeniy Stepanov[msan] Fix instrumentation of array allocas.
2017-02-24 Adrian McCarthyImplement some methods for NativeRawSymbol
2017-02-23 Ahmed Bougacha[GlobalISel] Don't translate other blocks when one...
2017-02-23 Ahmed Bougacha[GlobalISel] Finalize translated function on scope...
2017-02-23 Adrian Prantlfix 80-column violation
2017-02-23 Xin TongDelete outdated comment. NFC
2017-02-23 Xin TongLoopUnswitch - Simplify based on known not to a be...
2017-02-23 Adam Nemet[OptDiag] Comment about the legacy status of emitOptimi...
2017-02-23 Adam Nemet[OptDiag] Remove hotness parameter from legacy remark...
2017-02-23 Adam Nemet[OptDiag] Hide legacy remark ctors
2017-02-23 Bryant Wong[ADT] Fix zip iterator interface.
2017-02-23 Sanjoy Das[IR] Add a Instruction::dropPoisonGeneratingFlags helper
2017-02-23 Artem Belevich[NVPTX] Added support for .f16x2 instructions.
2017-02-23 Tim NorthoverARM: make sure FastISel bails on f64 operations for...
2017-02-23 Hans WennborgRevert r282872 "CVP. Turn marking adds as no wrap on...
2017-02-23 Vedant Kumar[llvm-cov] Strip redundant path components from filenam...
2017-02-23 Dehao ChenAdd call branch annotation for ICP promoted direct...
2017-02-23 Krzysztof Parzyszek[Hexagon] Handle saturations in Hexagon bit tracker
2017-02-23 Krzysztof Parzyszek[Hexagon] Allow setting register in BitVal without...
2017-02-23 Stanislav Mekhanoshin[AMDGPU] Shut the warning "getRegUnitWeight hides overl...
2017-02-23 Adam Nemet[ORE] Remove ORE.emit{{.+}} functions
2017-02-23 Kyle ButtCodeGen: MachineBlockPlacement: Rename member to more...
2017-02-23 Adam Nemet[LAA] Remove unused LoopAccessReport
2017-02-23 Adam Nemet[LV] Remove unused VectorizationReport
2017-02-23 Evgeniy StepanovDisable TLS for stack protector on Android API<17.
2017-02-23 Ahmed Bougacha[GlobalISel] Emit opt remarks on isel fallbacks.
2017-02-23 Ahmed Bougacha[CodeGen] Teach opt remarks how to print MI instructions.
2017-02-23 Ahmed Bougacha[CodeGen] Print MI without a newline when skipping...
2017-02-23 Ahmed Bougacha[CodeGen] Use const MBBs in the opt remark diagnostics...
2017-02-23 Stanislav MekhanoshinCorrect register pressure calculation in presence of...
2017-02-23 Ahmed Bougacha[ORE] Use const CodeRegions in the remark diagnostics...
2017-02-23 Ahmed Bougacha[CodeGen] Add a way to SkipDebugLoc in MachineInstr...
2017-02-23 Ahmed Bougacha[GlobalISel] Simplify Select type cleanup using a Scope...
2017-02-23 Adrian PrantlRevert "Teach the IR verifier to reject conflicting...
2017-02-23 Sanjay Patel[DAG] add convenience function to get -1 constant;...
2017-02-23 Chad Rosier[Reassociate] Add negated value of negative constant...
2017-02-23 Dehao ChenUse base discriminator in sample pgo profile matching.
2017-02-23 Krzysztof Parzyszek[Hexagon] Avoid IMPLICIT_DEFs as new-value producers
2017-02-23 Adam Nemet[LazyMachineBFI] Reimplement with getAnalysisIfAvailable
2017-02-23 Filipe Cabecinhas[AddressSanitizer] Add PS4 offset
2017-02-23 Sanjay Patel[InstCombine] use loop instead of recursion to peek...
2017-02-23 Sanjay Patel[InstCombine] use 'match' to reduce code; NFCI
2017-02-23 Jan VeselyAMDGPU/SI: Fix trunc i16 pattern
2017-02-23 Simon PilgrimStrip trailing whitespace.
2017-02-23 Krzysztof Parzyszek[Hexagon] Patterns for CTPOP, BSWAP and BITREVERSE
2017-02-23 Tobias Grosser[docs] Add information about how to checkout polly...
2017-02-23 Diana Picus[ARM] GlobalISel: Lower call returns
2017-02-23 Alexey Bataev[SLP] Fix for PR32036: Vectorized horizontal reduction...
2017-02-23 Diana Picus[ARM] GlobalISel: Lower call parameters in regs
2017-02-23 Ayman Musa[X86][AVX] Disable VCVTSS2SD & VCVTSD2SS memory folding...
2017-02-23 Simon Dardis[mips][ias] Further relax operands of certain assembly...
2017-02-23 Kristof BeylsFix assertion failure in ARMConstantIslandPass.
2017-02-23 Simon PilgrimFix signed/unsigned comparison warning on MSVC
2017-02-23 Alexey BataevRevert "[SLP] Fix for PR32036: Vectorized horizontal...
2017-02-23 Alexey Bataev[SLP] Fix for PR32036: Vectorized horizontal reduction...
2017-02-23 Alexey BataevRevert "[SLP] Fix for PR32036: Vectorized horizontal...
2017-02-23 Alexey Bataev[SLP] Fix for PR32036: Vectorized horizontal reduction...
2017-02-23 Ayman Musa[X86][AVX512] Remove VCVTSS2SDZ & VCVTSD2SSZ from memor...
2017-02-23 Ayman Musa[X86][AVX512] Change VCVTSS2SD and VCVTSD2SS node types...
2017-02-23 Matt ArsenaultLoadStoreVectorizer: Split even sized illegal chains...
2017-02-23 Craig Topper[X86][IR] In AutoUpgrade, check explicitly for xop...
2017-02-23 Matt ArsenaultTargetOptions: Fix not accounting for NoSignedZerosFPMa...
2017-02-23 Matthias BraunTest if we can use raw strings on all platforms compili...
2017-02-23 Eli FriedmanExplicitly state the behavior of inbounds with a null...
2017-02-23 Matt ArsenaultAMDGPU: Replace disabled exp inputs with undef
2017-02-23 Matt ArsenaultAMDGPU: Add another BFE pattern
2017-02-22 Matt ArsenaultAMDGPU: Use clamp with f64
2017-02-22 Michael KupersteinRevert r295868 because it breaks a different SLP lit...
2017-02-22 Matt ArsenaultAMDGPU: Fold FP clamp as modifier bit
2017-02-22 Wei DingAMDGPU : Update TrapCode based on Trap Handler ABI.
2017-02-22 Justin Bogner[libFuzzer] Update traces hooks test after r293741
2017-02-22 Justin Bogner[libFuzzer] Mark a test that infinite loops as unsupported
2017-02-22 Matt ArsenaultAMDGPU: Add replacement bfe intrinsics
2017-02-22 Sanjay Patel[InstCombine] don't try SimplifyDemandedInstructionBits...
2017-02-22 Dylan McKay[AVR] Disable integrated assembler for a few tests
2017-02-22 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-02-22 Krzysztof Parzyszek[Hexagon] Implement @llvm.readcyclecounter()
2017-02-22 Matt ArsenaultAMDGPU: Don't add emergency stack slot if all spills...
2017-02-22 Daniel BerlinPredicateInfo: Support switch statements
next