OSDN Git Service

[AArch64] Refactor stand alone methods (NFC)
[android-x86/external-llvm.git] / lib /
2018-02-09 Evandro Menezes[AArch64] Refactor stand alone methods (NFC)
2018-02-09 Krzysztof Parzyszek[Hexagon] Express calling conventions via .td file...
2018-02-09 Stefan Maksimovic[DebugInfo] Don't insert DEBUG_VALUE after terminators
2018-02-09 Stefan Maksimovic[SelectionDAG] Provide adequate register class for...
2018-02-09 Oliver Stannard[ELF] Print the .type assembly directive correctly...
2018-02-09 Simon Pilgrim[InstCombine] Add constant vector support for X udiv...
2018-02-09 Pavel Labath[CodeGen] Optimize AccelTable
2018-02-09 Jonas Paulsson[AArch64] Return true in enableMultipleCopyHints().
2018-02-09 Serguei KatkovRename and move utility function getLatchPredicateForGu...
2018-02-09 Stanislav Mekhanoshin[AMDGPU] More descriptive names in the memory legalizer
2018-02-09 Peter CollingbourneLTO: Include live bit in ThinLTO cache key.
2018-02-09 Craig Topper[X86] Simplify some code in lowerV4X128VectorShuffle...
2018-02-09 Craig Topper[X86] Teach shuffle lowering to recognize 128/256 bit...
2018-02-09 Lang Hames[ORC] Remove Layer handles from the layer concept.
2018-02-09 Aditya Nandakumar[GISel]: Verify COPIES involving generic registers.
2018-02-09 Francis Visoiu Mistrih[CodeGen] Unify the syntax of MBB liveins in MIR and...
2018-02-09 Evgeniy Stepanov[hwasan] Fix kernel instrumentation of stack.
2018-02-09 Francis Visoiu Mistrih[CodeGen] Don't compute BranchProbability for MBB:...
2018-02-09 Francis Visoiu Mistrih[CodeGen] Only print successors when the list is not...
2018-02-09 Francis Visoiu Mistrih[CodeGen] Unify the syntax of MBB successors in MIR...
2018-02-08 Francis Visoiu Mistrih[CodeGen] Move printing '\n' from MachineInstr::print...
2018-02-08 Jacques Pienaar[Lanai] Code model dictates section selection.
2018-02-08 Adrian PrantlUse a stable topological sort in DwarfCompileUnit:...
2018-02-08 Paul Robinson[DWARFv5] Fix dumper to show the file table starts...
2018-02-08 Matt ArsenaultAMDGPU: Process SDWA block at a time
2018-02-08 Matt ArsenaultAMDGPU: Minor cleanups
2018-02-08 Alexander Ivchenko[GlobalISel][X86] Fixing failures after https://reviews...
2018-02-08 Alexander Ivchenko[GlobalIsel][X86] Making {G_IMPLICIT_DEF, s128} legal
2018-02-08 Craig Topper[X86] Improve combineCastedMaskArithmetic to fold ...
2018-02-08 Craig Topper[X86] Add DAG combine to constant fold a bitcast of...
2018-02-08 Dmitry Mikulin[ThinLTO] Skip BlockAddresses while replacing uses...
2018-02-08 Daniel Neilson[DSan] Update uses of memory intrinsic get/setAlignment...
2018-02-08 Daniel Neilson[ASan] Update uses of IRBuilder::CreateMemCpy to new...
2018-02-08 Vedant KumarRevert "WIP: [DAGCombiner] Assert that debug info is...
2018-02-08 Vedant KumarWIP: [DAGCombiner] Assert that debug info is preserved
2018-02-08 Craig Topper[X86] Remove kortest intrinsics and replace with native IR.
2018-02-08 David Woodhouse[X86] Support 'V' register operand modifier
2018-02-08 Daniel Neilson[MSan] Update uses of IRBuilder::CreateMemCpy to new...
2018-02-08 Simon Pilgrim[InstCombine] visitSRem - use m_Negative(APInt) helper...
2018-02-08 Craig Topper[SelectionDAG] Add a helper function for creating a...
2018-02-08 Simon Pilgrim[InstCombine] Add m_Negative pattern matching
2018-02-08 Vedant KumarUse ranged for loops in TypeFinder.cpp, NFC
2018-02-08 Daniel Neilson[LoopIdiom] Be more aggressive when setting alignment...
2018-02-08 Erich Keane[ARM] Add 'fillValidCPUArchList' to ARM targets
2018-02-08 Simon Pilgrim[InstCombine] Fix issue with X udiv (POW2_C1 << N)...
2018-02-08 Sanjay Patel[ValueTracking] don't crash when assumptions conflict...
2018-02-08 Simon Pilgrim[InstCombine] Fix issue with X udiv 2^C -> X >> C for...
2018-02-08 Oliver Stannard[ARM] Re-commit r324600 with fixed LLVMBuild.txt
2018-02-08 Simon PilgrimFix unused variable warning.
2018-02-08 Oliver StannardRevert r324600 as it breaks a buildbot
2018-02-08 Simon Pilgrim[InstCombine] Improve mul(x, pow2) -> shl combine for...
2018-02-08 Oliver Stannard[ARM] Fix disassembly of invalid banked register moves
2018-02-08 Alexander IvchenkoAdd missed PostDominatorTree analysis dependency to...
2018-02-08 Serguei Katkov[Loop Predication] Teach LP about reverse loops with...
2018-02-08 Clement Courbet[X86] Fix compilation of r324580.
2018-02-08 Stefan MaksimovicRevert accidental changes that snuck in r324584
2018-02-08 Stefan Maksimovic[mips] Define certain instructions in microMIPS32r3
2018-02-08 Sjoerd Meijer[AArch64] Don't materialize 0 with "fmov h0, .." when...
2018-02-08 Craig Topper[X86] Support folding in a k-register OR when creating...
2018-02-08 Craig Topper[X86] Allow KORTEST instruction to be used for testing...
2018-02-08 Craig Topper[X86] Don't emit KTEST instructions unless only the...
2018-02-08 George RimarRecommit r324455 "[ThinLTO] - Simplify code in ThinLTOB...
2018-02-08 Serguei Katkov[SimplifyCFG] Re-apply Relax restriction for folding...
2018-02-08 Craig Topper[DAGCombiner] Fix a couple mistakes from r324311 by...
2018-02-08 Craig Topper[DAGCombiner] Don't create truncate nodes in (aext...
2018-02-08 Peter CollingbourneARM: Remove dead code. NFCI.
2018-02-08 Francis Visoiu Mistrih[CodeGen] Print MachineBasicBlock labels using MIR...
2018-02-08 Craig Topper[DAGCombiner] Avoid creating truncate nodes in (zext...
2018-02-08 Craig Topper[DAGCombiner] Rename variable to be slightly better...
2018-02-08 Yonghong Songbpf: Improve expanding logic in LowerSELECT_CC
2018-02-08 Matt ArsenaultAMDGPU: Fix incorrect reordering when inline asm define...
2018-02-08 Matt ArsenaultAMDGPU: Don't crash when trying to fold implicit operands
2018-02-08 Justin Lebar[NVPTX] When dying due to a bad address space value...
2018-02-08 Stanislav Mekhanoshin[AMDGPU] Fixed wait count reuse
2018-02-07 Chandler Carruth[x86] Fix nasty bug in the x86 backend that is essentia...
2018-02-07 Mircea TrofinVerify profile data confirms large loop trip counts.
2018-02-07 Craig Topper[X86] Prune some unreachable 'return SDValue()' paths...
2018-02-07 Craig Topper[X86] Remove dead code from EmitTest that looked for...
2018-02-07 Craig Topper[X86] When doing callee save/restore for k-registers...
2018-02-07 Momchil VelikovRevert "[DebugInfo] Improvements to representation...
2018-02-07 Rafael EspindolaRevert "AMDGPU: Add 32-bit constant address space"
2018-02-07 Nirav Dave[SelectionDAG] More Aggressibly prune nodes in AddChain...
2018-02-07 Momchil Velikov[DebugInfo] Improvements to representation of enumerati...
2018-02-07 Marek OlsakAMDGPU: Add 32-bit constant address space
2018-02-07 Marek OlsakAMDGPU: Remove the s_buffer workaround for GFX9 chips
2018-02-07 Simon Pilgrim[X86][AVX] Add PACKSSDW/PACKUSDW support for truncation...
2018-02-07 Clement Courbet[SLPVectorizer][NFC] Make a loop more readable.
2018-02-07 Simon Atanasyan[mips] Support 'y' operand code to print exact log2...
2018-02-07 Simon Atanasyan[mips] Handle 'M' and 'L' operand codes for memory...
2018-02-07 Max KazantsevRe-enable "[SCEV] Make isLoopEntryGuardedByCond a bit...
2018-02-07 Clement Courbet[MergeICmps] Re-commit rL324317 "Enable the MergeICmps...
2018-02-07 Serguei KatkovRevert [SCEV] Make isLoopEntryGuardedByCond a bit smarter
2018-02-07 George RimarRevert r324455 "[ThinLTO] - Simplify code in ThinLTOBit...
2018-02-07 Sjoerd Meijer[ARM] FP16 mov imm pattern
2018-02-07 George Rimar[ThinLTO] - Simplify code in ThinLTOBitcodeWriter.
2018-02-07 Max Kazantsev[SCEV] Make isLoopEntryGuardedByCond a bit smarter
2018-02-07 Serguei Katkov[LoopPrediction] Introduce utility function getLatchPre...
2018-02-07 Chandler Carruth[x86/retpoline] Make the external thunk names exactly...
2018-02-07 Eugene Leviant[LegalizeDAG] Truncate condition operand of ISD::SELECT
2018-02-07 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_FPTOUI as legal
next