]> granicus.if.org Git - llvm/shortlog
llvm
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
2019-09-27 Jakub KuderskiRevert [Dominators][CodeGen] Clean up MachineDominators
2019-09-27 Jakub KuderskiRevert XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
2019-09-27 Roman Lebedev[NFC][PhaseOrdering] Add end-to-end tests for the ...
2019-09-27 DeForest Richards[Docs] Adds new section to User Guides page
2019-09-27 Sanjay Patel[InstSimplify] add tests for fma/fmuladd with undef...
2019-09-27 Craig Topper[X86] Call SimplifyDemandedBits in combineGatherScatter...
2019-09-27 Craig Topper[X86] Add test case to show failure to perform Simplify...
2019-09-27 Roman Lebedev[InstCombine] Simplify shift-by-sext to shift-by-zext
2019-09-27 Jakub KuderskiXFAIL a codegen test AArch64/tailmerging_in_mbp.ll
2019-09-27 Jakub Kuderski[Dominators][CodeGen] Clean up MachineDominators
2019-09-27 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-09-27 Simon PilgrimModuleUtils - silence static analyzer dyn_cast<> null...
2019-09-27 Kai NackeChange -march=systemz to triple and fix test
2019-09-27 Simon PilgrimFunctionImportGlobalProcessing::processGlobalForThinLTO...
2019-09-27 Luis Marques[RISCV] Rename FPRs and use Register arithmetic
2019-09-27 Simon PilgrimSCCP - silence static analyzer dyn_cast<StructType...
2019-09-27 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of registers
2019-09-27 Djordje Todorovic[DebugInfo] Exclude memory location values as parameter...
2019-09-27 Clement Courbet[llvm-exegesis] Fix r373083: Module -> Mod.
2019-09-27 Nico Webergn build: (manually) merge r373082
2019-09-27 GN Sync Botgn build: Merge r373083
2019-09-27 Jesper Antonsson[CodeGenPrepare] Mend "avoid crashing from replacing...
2019-09-27 Clement Courbet[llvm-exegesis] Add loop mode for repeating the snippet.
2019-09-27 Guillaume Chatelet[Alignment][NFC] Remove unneeded llvm:: scoping on...
2019-09-27 Nico WeberReland "gn build: (manually) merge r373028"
2019-09-27 Sam Parker[NFC][ARM] Add some tail-predication tests
2019-09-27 Simon Pilgrim[SLPVectorizer][X86] Regenerate arith-fp tests
2019-09-27 Simon Pilgrim[UpdateTestChecks] Fix wildcard support on DOS prompts
2019-09-27 Hans WennborgRevert r372893 "[CodeGen] Replace -max-jump-table-size...
2019-09-27 Thomas Preud... [sancov][NFC] Make filename Regexes "const"
2019-09-27 Roman Lebedev[NFC][InstCombine] Revisit shift-by-signext tests
2019-09-27 Guillaume Chatelet[Alignment][NFC] MaybeAlign in GVNExpression
2019-09-27 Alexandros... [MC][ARM] vscclrm disassembles as vldmia
2019-09-27 Clement Courbet[llvm-exegesis] Refactor how forbidden registers are...
2019-09-27 Wei Mi[LoopInfo] Remove duplicates in ExitBlocks to reduce...
2019-09-27 Wei MiRevert "[LoopInfo] Limit the iterations to check whethe...
2019-09-27 Thomas Lively[WebAssembly] v128.andnot
2019-09-27 Thomas Lively[WebAssembly] SIMD Load and extend operations
2019-09-27 Nicholas AllegraRevert r373034
2019-09-27 Peter CollingbourneSpeculative fix for gcc build.
2019-09-27 Peter Collingbournehwasan: Compatibility fixes for short granules.
2019-09-26 Nicholas Allegra[Consumed][NFC] Refactor handleCall to take function...
2019-09-26 Dmitri GribenkoRevert "gn build: (manually) merge r373028"
2019-09-26 Craig Topper[X86] Remove CodeGenOnly instructions added in r373021...
2019-09-26 Nico Webergn build: (manually) merge r373028
2019-09-26 Craig Topper[X86] Remove unused arguments from a tablegen multiclas...
2019-09-26 Craig Topper[X86] Add VMOVSSZrrk/VMOVSDZrrk/VMOVSSZrrkz/VMOVSDZrrkz...
2019-09-26 Changpeng FangRemove the AliasAnalysis argument in function areMemAcc...
2019-09-26 Craig Topper[X86] Add CodeGenOnly instructions for (f32 (X86selects...
2019-09-26 Jordan RupprechtRevert [SLP] Fix for PR31847: Assertion failed: (isLoop...
2019-09-26 Kit Barton[LoopFusion] Add ability to fuse guarded loops
2019-09-26 Zhaoshi Zheng[Unroll] Do NOT unroll a loop with small runtime upperbound
2019-09-26 Stanislav Mekhanoshin[AMDGPU] copy OtherPredicates from pseudo to VOP3_Real
2019-09-26 Roman Lebedev[DAGCombine][X86][AArch64][NFC] Add tests for shift...
2019-09-26 Roman Lebedev[InstCombine][NFC] Add tests for shift-by-signext
2019-09-26 Roman Lebedev[InstCombine][NFC] Regenerate load-cmp.ll test
2019-09-26 Whitney Tsang[LOOPGUARD] Disable loop with multiple loop exiting...
2019-09-26 Xiangling Liao[AIX]Emit function descriptor csect in assembly
2019-09-26 Bob Haarman[NFC][emacs] remove out-of-date comment from tablegen...
2019-09-26 David Bolvansky[NFC] Precommit tests for D68089
2019-09-26 Kevin P. NealDocument requirement of function attributes with constr...
2019-09-26 Simon PilgrimDAGISelMatcherOpt - TGParser::ParseOperation - silence...
2019-09-26 Craig Topper[InstCombine] Use m_Zero instead of isNullValue() when...
2019-09-26 Simon PilgrimTGParser::ParseOperation - silence static analyzer...
2019-09-26 Simon PilgrimConstantFold - silence static analyzer dyn_cast<Extract...
2019-09-26 Simon PilgrimARMBaseInstrInfo getOperandLatency - silence static...
2019-09-26 Jinsong Ji[PowerPC] Fix typo in rL372985
2019-09-26 Wei Mi[LoopInfo] Limit the iterations to check whether a...
2019-09-26 Jakub KuderskiHandle successor's PHI node correctly when flattening...
2019-09-26 Matt ArsenaultFix typo
2019-09-26 Guillaume Chatelet[NFC] Rearrange Value::getPointerAlignment
2019-09-26 Sean FertileUpdated comments in LWZtoc pseudo expansion.
2019-09-26 Jinsong Ji[PowerPC] Add missing pattern for VSX Scalar Negative...
2019-09-26 Hans Wennborgbuild_llvm_package.bat: Bootstrap with VS 2019
2019-09-26 Simon Pilgrim[FlattenCFG] Silence static analyzer dyn_cast<BranchIns...
2019-09-26 Owen Reynolds[llvm-ar][test] Move MRI tests from "llvm/test/Object/"
2019-09-26 Bjorn Pettersson[InstCombine] Don't assume CmpInst has been visited...
2019-09-26 Clement Courbet[llvm-exegesis][NFC] Remove dead code.
2019-09-26 Simon PilgrimMetadataLoader lazyLoadOneMetadata - silence static...
2019-09-26 Simon PilgrimRemove local shadow constant. NFCI.
2019-09-26 Simon Pilgrim[ValueTracking] Silence static analyzer dyn_cast<Operat...
2019-09-26 Simon PilgrimMemorySanitizer - silence static analyzer dyn_cast...
2019-09-26 Simon PilgrimPGOMemOPSizeOpt - silence static analyzer dyn_cast...
2019-09-26 Simon Pilgrim[BPF] Remove unused variables. NFCI.
2019-09-26 Petar Avramovic[MIPS GlobalISel] Lower aggregate structure return...
2019-09-26 Simon PilgrimHexagonAsmParser::ParseDirectiveFalign - silence static...
2019-09-26 Simon Pilgrim[SLPVectorizer][X86] Add SSE common check prefix to...
2019-09-26 Simon Pilgrim[CostModel][X86] Fix SLM <2 x i64> icmp costs
2019-09-26 Jonas Paulsson[SystemZ] Recognize mnop-mcount in backend
2019-09-26 Craig Topper[X86] Remove isCodeGenOnly from (V)ROUND.*_Int and...
2019-09-26 Mikael Holmen [IfConversion] Disallow TBB == FBB for valid triangles
2019-09-26 Craig Topper[X86] Mark the EVEX encoded PSADBW instructions as...
next