]> granicus.if.org Git - llvm/shortlog
llvm
2019-08-28 Johannes Doerfert[Attributor] Restrict liveness and return information...
2019-08-28 Simon PilgrimInstCombiner::visitSelectInst - rename Pred to MinMaxPr...
2019-08-28 Vlad TsyrklevichReland "[yaml2obj] - Don't allow setting StOther and...
2019-08-28 Hans Wennborg[SelectionDAG] Don't generate libcalls for wide shifts...
2019-08-28 Amaury Sechet[X86] Add test for rotate combining when add X, X is...
2019-08-28 Vlad TsyrklevichRevert "[yaml2obj] - Don't allow setting StOther and...
2019-08-28 Simon Pilgrim[DAGCombine] Fix cppcheck shadow variable warning....
2019-08-28 Simon Atanasyan[mips] Use less registers to load address of TargetExte...
2019-08-28 Amaury Sechet[TargetLowering] Add buildLegalVectorShuffle facility...
2019-08-28 Simon Pilgrim[DAGCombine] Remove LoadedSlice::Cost default 'ForCodeS...
2019-08-28 Nico Webergn build: Merge r370187
2019-08-28 David Green[ARM] Move MVEVPTBlockPass to a separate file. NFC
2019-08-28 David Green[MVE] VMOVX patterns
2019-08-28 Hans Wennborg[LLVM-C] Fix ByVal Attribute crashing
2019-08-28 Ayal Zaks[LV] Fold tail by masking - handle reductions
2019-08-28 Sam Parker[ARM][ParallelDSP] Change search for muls
2019-08-28 David Bolvansky[NFC] Unbreak tests
2019-08-28 David Bolvansky[NFC] Updated test
2019-08-28 David BolvanskyAnnotate return values of allocation functions with...
2019-08-28 Yi Kong[llvm-objdump] Add the missing ARMv8 subarch detection
2019-08-28 Fangrui Song[LoopFusion] Fix another -Wunused-function in -DLLVM_EN...
2019-08-28 Matt ArsenaultAMDGPU/GlobalISel: Fix constraining scalar and/or/xor
2019-08-28 Richard TrieuRevert r370105 - Update two x86 datalayouts for r370083...
2019-08-28 Vedant Kumar[test] Speculative fix for r369966 on llvm-clang-x86_64-win
2019-08-28 Vlad TsyrklevichRevert "Change the X86 datalayout to add three address...
2019-08-28 Matt ArsenaultAMDGPU/GlobalISel: Implement addrspacecast for 32-bit...
2019-08-27 Philip Reames[NFC] Assert preconditions and merge all users into...
2019-08-27 Craig Topper[InstCombine] Disable some portions of foldGEPICmp...
2019-08-27 Luis Marques[RISCV] Implement RISCVRegisterInfo::getPointerRegClass
2019-08-27 Craig Topper[Analysis] Improve EmitGEPOffset handling of vector...
2019-08-27 Reid KlecknerUpdate two x86 datalayouts for r370083, looks like...
2019-08-27 Amara Emerson[GlobalISel] Replace hard coded dynamic alloca handling...
2019-08-27 Philip Reames[Loads/SROA] Remove blatantly incorrect code and fix...
2019-08-27 Matt ArsenaultDAG: computeNumSignBits for MUL
2019-08-27 Matt ArsenaultAMDGPU: Add baseline test for num sign bits of mul
2019-08-27 Jason Liu[XCOFF][AIX] Generate symbol table entries with llvm...
2019-08-27 Reid KlecknerRevert Autogenerate the shebang lines for tools/opt...
2019-08-27 Praveen Velliengiri[ORCv2] - New Speculate Query Implementation
2019-08-27 Andrea Di Biagio[Tblgen][MCA] Add the ability to mark groups as LoadQue...
2019-08-27 Matt ArsenaultAMDGPU: Add amdgpu-32bit-address-high-bits to MIR seria...
2019-08-27 Lang Hames[JITLink] Fix bogus TimerGroup constructor call.
2019-08-27 Matt ArsenaultAMDGPU: Fix crash from inconsistent register types...
2019-08-27 Praveen Velliengiri[ORC] NFC remove unimplemented query
2019-08-27 Jessica PaquetteRecommit "[GlobalISel] Import patterns containing...
2019-08-27 Amy HuangChange the X86 datalayout to add three address spaces...
2019-08-27 Jessica PaquetteRevert "[GlobalISel] Import patterns containing INSERT_...
2019-08-27 Craig Topper[X86] Remove encoding information from the TAILJMP...
2019-08-27 Lang Hames[JITLink] Add timers and -show-times option to llvm...
2019-08-27 Lang Hames[JITLink][ORC] Track eh-frame section size for registra...
2019-08-27 Lang Hames[JITLink] Don't under-align zero-fill sections.
2019-08-27 Sanjay Patel[DAGCombiner] cancel fnegs from multiplied operands...
2019-08-27 Jason LiuHandle local commons for XCOFF object file writing
2019-08-27 Jinsong JiRevert "[CodeGen] Do the Simple Early Return in block...
2019-08-27 Petar Avramovic[MIPS GlobalISel] ClampScalar G_SHL, G_ASHR and G_LSHR
2019-08-27 Petar Avramovic[GlobalISel] Factor narrowScalar for G_ASHR and G_LSHR...
2019-08-27 Petar Avramovic[GlobalISel] Fix narrowScalar for shifts to match algor...
2019-08-27 Amaury Sechet[DAGCombiner] Add node to the worklist in topological...
2019-08-27 Simon Pilgrim[X86][AVX] Add SimplifyDemandedVectorElts support for...
2019-08-27 Cullen Rhodes[IntrinsicEmitter] Support scalable vectors in intrinsics
2019-08-27 David Bolvansky[NFC] Added tests for D66651
2019-08-27 Pavel LabathAdd error handling to the DataExtractor class
2019-08-27 Amaury Sechet[DAGCombiner] Add node to the worklist in topological...
2019-08-27 David Bolvansky[InstCombine] Fold select with ctlz to cttz
2019-08-27 Tim NorthoverAArch64: avoid creating cycle in DAG for post-increment...
2019-08-27 George Rimar[llvm-objdump] - Remove one overload of reportError...
2019-08-27 George Rimar[yaml2obj] - Don't allow setting StOther and Other...
2019-08-27 Craig Topper[SelectionDAGBuilder] Hide existence of ConstantDataVec...
2019-08-27 Craig Topper[SelectionDAGBuilder] Fix typo in comment. NFC
2019-08-27 Hideto Ueno[ValueTracking] Add AllowNonInbounds parameter to GetPo...
2019-08-27 Hideto Ueno[Attributor] Clamp operator to extend known state
2019-08-27 Johannes Doerfert[Attributor] Introduce an API to delete stuff
2019-08-27 Philip Reames[NFC] Replace the FIXME I added in rL369989 with a...
2019-08-27 Richard TrieuRevert r369927 - [DAGCombiner] Remove a bunch of redund...
2019-08-27 Pengfei Wang[WinEH] Allocate space in funclets stack to save XMM...
2019-08-27 Craig Topper[Analysis] In EmitGEPOffset, use Constant::getUniqueInt...
2019-08-27 Alina Sbirlea[MemorySSA] Fix insertUse.
2019-08-27 Vitaly BukaAdd PhaseOrdering/lifetime-sanitizer.ll tests
2019-08-27 Matt ArsenaultAMDGPU: Combine directly on mul24 intrinsics
2019-08-27 Matt ArsenaultAMDGPU: Run AMDGPUCodeGenPrepare after scalar opts
2019-08-26 Philip ReamesReorganize code and add a fixme to point out a bug...
2019-08-26 Simon Atanasyan[mips] Fix indentation. NFC
2019-08-26 Simon Atanasyan[mips] clang-format the code. NFC
2019-08-26 Craig Topper[X86] Delay combineIncDecVector until after op legaliza...
2019-08-26 Vitaly Bukamsan, codegen, instcombine: Keep more lifetime markers...
2019-08-26 Heejin Ahn[WebAssembly] Fix SSA rebuilding in SjLj transformation
2019-08-26 Evgeniy Stepanov[hwasan] Fix test failure in r369721.
2019-08-26 Lang Hames[ORC] Make sure that queries on emitted-but-not-ready...
2019-08-26 Lang Hames[ORC] Fix an overly aggressive assert.
2019-08-26 Heejin Ahn[WebAssembly] Combine emscripten SjLj tests
2019-08-26 Jessica Paquette[GlobalISel] Import patterns containing INSERT_SUBREG
2019-08-26 Shafik YaghmourDebug Info: Support for DW_AT_export_symbols for anonym...
2019-08-26 Vedant Kumar[DWARF] Rename getDwarf5OrGNUCallSite{Attr,Tag}, NFC
2019-08-26 Vedant Kumar[DWARF] Pick the DWARF5 OP_entry_value opcode on Darwin
2019-08-26 Vedant Kumar[test] Remove extra spaces from a test, NFC
2019-08-26 Philip ReamesAdd a clarify comment for meaning of SafePointes [NFC]
2019-08-26 Benjamin Kramer[ADT] Make StringRef(const char*) constexpr
2019-08-26 Philip ReamesPreland test cases for D66688 to make diffs clear.
2019-08-26 Nico Webergn build: Merge r369918
2019-08-26 Roland FroeseRecommit [PowerPC] Update P9 vector costs for insert...
2019-08-26 Nico Webergn build: color linker errors when using lld
next