]> granicus.if.org Git - llvm/shortlog
llvm
2019-10-01 Matt ArsenaultTLI: Remove DAG argument from getRegisterByName
2019-10-01 Fangrui Song[llvm-readobj/llvm-readelf] Delete --arm-attributes...
2019-10-01 Craig Topper[X86] Add test case to show missed opportunity to shrin...
2019-10-01 Matt ArsenaultAMDGPU/GlobalISel: Select G_UADDO/G_USUBO
2019-10-01 Matt ArsenaultGlobalISel: Implement widenScalar for G_SITOFP/G_UITOFP...
2019-10-01 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_GLOBAL_VALUE
2019-10-01 David BlaikieDebugInfo: Add parsing support for debug_loc base addre...
2019-09-30 Evandro Menezes[SimplifyLibCalls] Define the value of the Euler number
2019-09-30 David BlaikieDebugInfo: Simplify section label caching/usage
2019-09-30 Amaury SechetAdd partial bswap test to the X86 backend. NFC
2019-09-30 Amaury Sechet[DAGCombiner] Clang format MatchRotate. NFC
2019-09-30 David BlaikieRemove else-after-return
2019-09-30 Florian Hahn[bugpoint] Update runPasses to take ArrayRef instead...
2019-09-30 Daniel Sanders[globalisel][knownbits] Allow targets to call GISelKnow...
2019-09-30 Evandro Menezes[ConstantFolding] Fold constant calls to log2()
2019-09-30 Evandro Menezes[InstCombine] Expand the simplification of log()
2019-09-30 Amaury Sechet[DAGCombiner] Update MatchRotate so that it returns...
2019-09-30 Alina Sbirlea[LegacyPassManager] Deprecate the BasicBlockPass/Manager.
2019-09-30 Saleem Abdulrasoolbuild: serialise `LLVM_ENABLE_UNWIND_TABLES` into LLVMC...
2019-09-30 David Bolvansky[FunctionAttrs] Added noalias for memccpy/mempcpy arguments
2019-09-30 Roman Lebedev[InstCombine][NFC] visitShl(): call SimplifyQuery:...
2019-09-30 Roman Lebedev[NFC][InstCombine] Redundant-left-shift-input-masking...
2019-09-30 Craig Topper[X86] Mask off upper bits of splat element in LowerBUIL...
2019-09-30 Craig Topper[X86] Address post-commit review from code I accidental...
2019-09-30 Yuanfang ChenFix build warning for r373240.
2019-09-30 Nico WeberRevert "[MC] Emit unused undefined symbol even if its...
2019-09-30 Rong Xu[PGO] Don't group COMDAT variables for compiler generat...
2019-09-30 Yuanfang Chen[NewPM] Port MachineModuleInfo to the new pass manager.
2019-09-30 Andrea Di Biagio[MCA] Use references to LSUnitBase in class Scheduler...
2019-09-30 Alina Sbirlea[LegacyPassManager] Attempt to fix BasicBlockManager
2019-09-30 Craig Topper[X86] Add ANY_EXTEND to switch in ReplaceNodeResults...
2019-09-30 Kerry McLaughlin[AArch64][SVE] Implement punpk[hi|lo] intrinsics
2019-09-30 Alina Sbirlea[EarlyCSE] Pass preserves AA.
2019-09-30 Sanjay Patel[InstCombine] fold negate disguised as select+mul
2019-09-30 Pablo BarrioFix doc for t inline asm constraints for ARM/Thumb
2019-09-30 Jessica Paquette[AArch64][GlobalISel] Support lowering variadic musttai...
2019-09-30 Simon Atanasyan[mips] Fix code indentation. NFC
2019-09-30 Amaury SechetAdd tests for rotate with demanded bits. NFC
2019-09-30 Sanjay Patel[InstCombine] add tests for negate disguised as mul...
2019-09-30 Alexander Timofeev [AMDGPU] SIFoldOperands should not fold register...
2019-09-30 Paul Robinson[SSP] [3/3] cmpxchg and addrspacecast instructions...
2019-09-30 Paul Robinson[SSP] [2/3] Refactor an if/dyn_cast chain to switch...
2019-09-30 Paul Robinson[SSP] [1/3] Revert "StackProtector: Use PointerMayBeCap...
2019-09-30 Kevin P. NealFix breakage of sphinx builders. Sorry for leaving...
2019-09-30 Tamas BerghammerSupport MemoryLocation::UnknownSize in TargetLowering...
2019-09-30 Thomas Preud... [FileCheck] Remove implementation types from API
2019-09-30 Clement Courbet[llvm-exegesis][NFC] Move BenchmarkFailure to own file.
2019-09-30 Guillaume Chatelet[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
2019-09-30 Chen Zheng[ConstantRange] add helper function addWithNoWrap().
2019-09-30 GN Sync Botgn build: Merge r373202
2019-09-30 Clement Courbet[llvm-exegesis][NFC] Refactor snippet file reading...
2019-09-30 Djordje TodorovicRevert "Reland "[utils] Implement the llvm-locstats...
2019-09-30 Guillaume Chatelet[Alignment][NFC] Adding a max function.
2019-09-30 Guillaume Chatelet[Alignment][NFC] Remove LoadInst::setAlignment(unsigned)
2019-09-30 Sam Parker[NFC][ARM][MVE] More tests
2019-09-30 Hans WennborgNFC changes to SelectionDAGBuilder::visitBitTestHeader...
2019-09-30 Hans WennborgPre-commit a test case for PR43129.
2019-09-30 Djordje Todorovic[llvm-locstats] Fix the test for the Hexagon target
2019-09-30 Sam Parker[ARM][MVE] Change VCTP operand
2019-09-30 Roger Ferrer... [TargetLowering] Simplify expansion of S{ADD,SUB}O
2019-09-30 Sam Parker[ARM][CGP] Allow signext arguments
2019-09-30 Tim NorthoverRevert "[SCEV] add no wrap flag for SCEVAddExpr."
2019-09-30 Djordje TodorovicReland "[utils] Implement the llvm-locstats tool"
2019-09-30 Jonas Paulsson[SystemZ] Add SystemZPostRewrite in addPostRegAlloc...
2019-09-30 Craig Topper[X86] Remove some redundant isel patterns. NFCI
2019-09-30 Matt ArsenaultAMDGPU/GlobalISel: Fix select for v2s16 and/or/xor
2019-09-30 Fangrui Song[test] Change llvm-readobj --arm-attributes to --arch...
2019-09-30 Craig Topper[X86] Split v16i32/v8i64 bitreverse on avx512f targets...
2019-09-30 Aditya KumarUndef the macros after their use
2019-09-30 Fangrui Song[X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
2019-09-29 Craig Topper[X86] Remove -x86-experimental-vector-widening-legaliza...
2019-09-29 Craig Topper[X86] Add custom isel logic to match VPTERNLOG from...
2019-09-29 Amaury SechetAdd test case peeking through vector concat when combin...
2019-09-29 Aditya Kumar[LLVM-C][Ocaml] Add MergeFunctions and DCE pass
2019-09-29 DeForest Richards[Docs] Moves article links to new pages
2019-09-29 Fangrui Song[MC] Emit unused undefined symbol even if its binding...
2019-09-29 Roman Lebedev[DivRemPairs] Don't assert that we won't ever get expan...
2019-09-29 Alexey Bataev[SLP] Fix for PR31847: Assertion failed: (isLoopInvaria...
2019-09-29 Jinsong Ji[PowerPC] Fix conditions of assert in PPCAsmPrinter
2019-09-29 David Green[ARM] Cortex-M4 schedule additions
2019-09-29 DeForest Richards[Docs] Adds sections for Command Line and LibFuzzer...
2019-09-29 Craig Topper[X86] Enable isel to fold broadcast loads that have...
2019-09-29 Craig Topper[X86] Move bitselect matching to vpternlog into X86ISel...
2019-09-29 Craig Topper[X86] Enable canonicalizeBitSelect for AVX512 since...
2019-09-29 Craig Topper[X86] Match (or (and A, B), (andn (A, C))) to VPTERNLOG...
2019-09-28 Aditya Kumar[NFC] Move hot cold splitting class to header file
2019-09-28 Sanjay Patel[PowerPC] make tests immune to improved undef handling
2019-09-28 Amara Emerson[GlobalISel Enable memcpy inlining with optsize.
2019-09-28 Anton Afanasyev[TimeProfiler] Fix "OptModule" section and add new...
2019-09-28 Amara EmersonAdd an operand to memory intrinsics to denote the ...
2019-09-28 Matt ArsenaultAMDGPU/GlobalISel: Avoid getting MRI in every function
2019-09-28 Craig Topper[X86] Add broadcast load unfolding support for VPTESTMD...
2019-09-28 Craig Topper[X86] Stop using UpdateNodeOperands in combineGatherSca...
2019-09-28 Craig Topper[X86] Split combineGatherScatter into a version for...
2019-09-27 Wei Mi[SampleFDO] Create a separate flag profile-accurate...
2019-09-27 Alexander Shaposhnikov[llvm-lipo] Add support for -arch
2019-09-27 Craig Topper[X86] Add test case to show missed opportunity to turn...
2019-09-27 Roman Lebedev[PatternMatch] Add m_SExtOrSelf(), m_ZExtOrSExtOrSelf...
2019-09-27 Yi Kong[llvm-readobj] Rename --arm-attributes to --arch-specific
2019-09-27 Sanjay Patel[InstSimplify] generalize FP folds with undef/NaN; NFC
next