OSDN Git Service

android-x86/external-llvm.git
2018-02-09 Lang Hames[ORC] Remove Layer handles from the layer concept.
2018-02-09 Douglas YungMake test changes added in r324584 more robust by using...
2018-02-09 Aditya Nandakumar[GISel]: Verify COPIES involving generic registers.
2018-02-09 Francis Visoiu... [CodeGen] Unify the syntax of MBB liveins in MIR and...
2018-02-09 Craig Topper[x86] Add test cases to demonstrate some dumb mask...
2018-02-09 Evgeniy Stepanov[hwasan] Fix kernel instrumentation of stack.
2018-02-09 Francis Visoiu... [CodeGen] Don't compute BranchProbability for MBB:...
2018-02-09 Francis Visoiu... [CodeGen] Only print successors when the list is not...
2018-02-09 Francis Visoiu... [CodeGen] Unify the syntax of MBB successors in MIR...
2018-02-08 Francis Visoiu... [CodeGen] Move printing '\n' from MachineInstr::print...
2018-02-08 Jacques Pienaar[Lanai] Code model dictates section selection.
2018-02-08 Sanjay Patel[x86] consolidate and add tests for undef binop folds...
2018-02-08 Adrian PrantlUse a stable topological sort in DwarfCompileUnit:...
2018-02-08 Dmitry MikulinMinor tweak to test case.
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 Justin BognerCMake: Explicitly #undef LLVM_REVISION rather than...
2018-02-08 Dmitry Mikulin[ThinLTO] Skip BlockAddresses while replacing uses...
2018-02-08 Paul RobinsonParameterize a test.
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 Kumar[bugpoint] Simplify the global initializer reducer...
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 David BlaikieFix missing field initializer warning in TableGen Subta...
2018-02-08 Daniel Neilson[MSan] Update uses of IRBuilder::CreateMemCpy to new...
2018-02-08 Simon PilgrimRegenerate test
2018-02-08 Simon Pilgrim[X86] Add common CHECK prefix to shift combine tests
2018-02-08 Simon Pilgrim[X86] Add shift undef, %X tests
2018-02-08 Simon Pilgrim[InstCombine] visitSRem - use m_Negative(APInt) helper...
2018-02-08 Simon Pilgrim[InstCombine] Add vector udiv tests
2018-02-08 Craig Topper[SelectionDAG] Add a helper function for creating a...
2018-02-08 Vedant KumarSimplify function prototypes in bugpoint, NFC
2018-02-08 Douglas YungChange "UNSUPPORTED: windows" to be "UNSUPPORTED: syste...
2018-02-08 Simon Pilgrim[InstCombine] Add m_Negative pattern matching
2018-02-08 Craig Topper[X86] Add a few new test cases for shrunkblend combine
2018-02-08 Simon Pilgrim[InstCombine] Add vector urem tests.
2018-02-08 Vedant KumarUse ranged for loops in TypeFinder.cpp, NFC
2018-02-08 Simon Pilgrim[InstCombine] Regenerate vector mul tests.
2018-02-08 Daniel Neilson[LoopIdiom] Be more aggressive when setting alignment...
2018-02-08 Erich KeaneFix signed/unsigned compare warning I introduced
2018-02-08 Erich Keane[ARM] Add 'fillValidCPUArchList' to ARM targets
2018-02-08 Jonas Devlieghere[dsymutil] Use llvm::sys::path to join bundle path.
2018-02-08 Jonas Devlieghere[dwarfdump] Normalize input path.
2018-02-08 Yaxun Liu[AMDGPU] Updae documentation about address space
2018-02-08 Sanjay Patel[SLPVectorizer] auto-generate complete checks; NFC
2018-02-08 Sanjay Patel[SLPVectorizer] auto-generate complete checks; NFC
2018-02-08 Sanjay Patel[SLPVectorizer] move RUN line to top-of-file; NFC
2018-02-08 Simon Pilgrim[InstCombine] Fix issue with X udiv (POW2_C1 << N)...
2018-02-08 Sanjay Patel[SLPVectorizer] auto-generate complete checks; NFC
2018-02-08 Sanjay Patel[LoopVectorize] auto-generate complete checks; NFC
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 Alexander Ivchenko[x86] Add test/CodeGen/X86/vmaskmov-offset.ll. NFC.
2018-02-08 Oliver Stannard[ARM] Fix disassembly of invalid banked register moves
2018-02-08 Jonas Devlieghere[test][dsymutil] Fix tests for Windows bots.
2018-02-08 Alexander IvchenkoAdd missed PostDominatorTree analysis dependency to...
2018-02-08 Gadi Haber[X86][MC]: Adding test coverage of MC encoding for...
2018-02-08 Jonas DevlieghereRe-land [dsymutil] Upstream update feature
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 Dylan McKay[AVR] Fix the testsuite after '%' changed to '$' in MIR
2018-02-08 Clement Courbet[TargetSchedule] Expose sub-units of a ProcResGroup...
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 Martell MaloneCMAKE: apply -O3 for mingw clang
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... [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 Peter Collingbournegold-plugin: Do not set codegen opt level based on...
2018-02-08 Matt ArsenaultAMDGPU: Fix incorrect reordering when inline asm define...
2018-02-08 Rafael EspindolaFix PR36268.
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...
next