OSDN Git Service

android-x86/external-llvm.git
2017-02-19 Simon Pilgrim[X86][SSE] Use getTargetConstantBitsFromNode to find...
2017-02-19 Craig Topper[AVX-512] Add patterns to recognize masked vpternlog...
2017-02-19 Craig Topper[AVX-512] Add test cases that show failure to select...
2017-02-19 Simon Pilgrim[X86][SSE] Enable initial support for domain crossing...
2017-02-19 Artyom SkrobovRemove redundant call to GluedNodes.back() [NFC]
2017-02-19 Simon Pilgrim[X86][SSE] Generalize INSERTPS/SHUFPS/SHUFPD combines...
2017-02-19 Igor Kudrin[llvm-cov] Respect Windows line endings when parsing...
2017-02-19 Simon Pilgrim[X86][SSE] Add domain crossing support for target shuff...
2017-02-19 Simon PilgrimRemoved extra ';'
2017-02-19 Craig Topper[AVX-512] Add broadcast VPTERNLOG instructions to speci...
2017-02-19 Craig Topper[AVX-512] Add patterns to show missed opportunities...
2017-02-19 NAKAMURA TakumiUntabify.
2017-02-19 Daniel BerlinRe-add debugcounter.ll with Requires: Asserts so that...
2017-02-19 Daniel BerlinWhich, in turn, causes build bots to fail that have...
2017-02-19 Daniel BerlinXFAIL this test until we figure out what to do here...
2017-02-19 Daniel BerlinAdd two files lost in rebase, causing build break
2017-02-19 Daniel BerlinAdd a DebugCounter for PredicateInfo renaming, and...
2017-02-19 Daniel BerlinAdd initial support for debug counting
2017-02-19 NAKAMURA Takumillvm/test/CodeGen/AMDGPU/r600.alu-limits.ll should...
2017-02-19 Craig Topper[X86] Remove patterns for MOVSD with v4i32 types. We...
2017-02-19 Craig Topper[X86] Tighten up some of the SDNode type constraints.
2017-02-19 Simon PilgrimFix unused variable warning when assertions are disabled.
2017-02-19 Simon Pilgrim[X86] Fix enumeral/non-enumeral conditional expression...
2017-02-19 Simon PilgrimFix 'variable set but not used' warning when assertions...
2017-02-18 Daniel BerlinNewGVN: Start making use of predicateinfo pass.
2017-02-18 Daniel BerlinNewGVN: Make ranking prefer undef to constants. Fix...
2017-02-18 Daniel BerlinPredicateInfo: Clean up predicate info a little, using...
2017-02-18 Simon PilgrimFix signed/unsigned comparison warning.
2017-02-18 Craig Topper[X86][XOP] Reduce the size of a multiclass by moving...
2017-02-18 Craig Topper[TableGen] Make sure EnforceSameSize populates the...
2017-02-18 Simon Pilgrim[AArch64] Fix enumeral/non-enumeral conditional express...
2017-02-18 Simon Pilgrim[X86] Fix enumeral/non-enumeral comparison warning.
2017-02-18 Simon Pilgrim[X86][SSE] Avoid repeated calls to SDValue::getValueType.
2017-02-18 Sanjay Patel[InstCombine] add nsw/nuw X, signbit --> or X, signbit
2017-02-18 Sanjay Patel[InstSimplify] add nsw/nuw (xor X, signbit), signbit...
2017-02-18 Sanjay Patel[InstSimplify] add tests for add nsw/nuw (xor X, signbi...
2017-02-18 Craig TopperRecommit "[X86] Remove XOP VPCMOV intrinsics and autoup...
2017-02-18 Sanjay Patel[x86] remove stale comments from tests; NFC
2017-02-18 Sanjay Patel[x86] fold sext (xor Bool, -1) --> sub (zext Bool), 1
2017-02-18 Piotr Padlewski[MemorySSA] NFC small fixes
2017-02-18 Craig TopperRevert "[X86] Remove XOP VPCMOV intrinsics and autoupgr...
2017-02-18 Craig Topper[X86] Remove XOP VPCMOV intrinsics and autoupgrade...
2017-02-18 Craig Topper[X86][IR] Simplify the XOP vpcmov autoupgrade code...
2017-02-18 Craig Topper[X86][IR] Merge together some very similar AutoUpgrade...
2017-02-18 Matt ArsenaultAMDGPU: Fix assembler subtarget predicate for gfx9
2017-02-18 Matt ArsenaultAMDGPU: Fix disassembly of aperture registers
2017-02-18 Matt ArsenaultAMDGPU: Merge initial gfx9 support
2017-02-18 Sanjay Patel[InstCombine] add tests for trunc(insertelement); NFC
2017-02-18 Easwaran RamanRefactor instruction simplification code in visitors...
2017-02-18 Sanjay Patel[InstCombine] update trunc(shuffle) tests to reflect...
2017-02-18 Brian Cainopt-viewer: Fix syntax highlighting
2017-02-18 Craig Topper[AVX-512] Remove 128/256-bit masked fp max/min intrinsi...
2017-02-18 Dehao ChenAdd default OptLevel value for createSimpleLoopUnrollPa...
2017-02-18 Jan VeselyAMDGPU/R600: Assert on infinite loop in EmitClauseMarkers
2017-02-18 Dehao ChenIncreases full-unroll threshold.
2017-02-18 Davide Italiano[IR/Verifier] Don't visit DISubprograms more than needed.
2017-02-18 Dylan McKay[AVR] Set UseIntegratedAssembler
2017-02-18 Justin BognerOptDiag: Allow constructing DiagnosticLocation from...
2017-02-18 Zachary TurnerRemove the is_trivially_copyable check entirely.
2017-02-18 Zachary TurnerUse llvm workaround for missing is_trivially_copyable.
2017-02-18 Zachary TurnerDon't assume little endian in StreamReader / StreamWriter.
2017-02-18 Matthias Braunmachine-region-info.mir: Slightly simplify test, -mtriple
2017-02-18 Justin BognerOptDiag: Decouple backend diagnostics from debug info...
2017-02-18 Matthias BraunMachineRegionInfo: Fix pass initialization
2017-02-17 Justin BognerVerifier: Disallow a line number without a file in...
2017-02-17 Sanjay Patel[InstCombine] add tests for trunc(shuffle X, C, M)...
2017-02-17 Matthias BraunAArch64LoadStoreOptimizer: Correctly clear kill flags
2017-02-17 Simon Pilgrim[X86] Add MOVBE targets to load combine tests
2017-02-17 Guozhi Wei[PPC] Give unaligned memory access lower cost on proces...
2017-02-17 Eugene Zelenko[CodeGen] Revert changes in LowLevelType to pre-r295499...
2017-02-17 Krzysztof Parzyszek[Hexagon] Start using regmasks on calls
2017-02-17 Davide Italiano[NewGVN] isOnlyReachableViaThisEdge() is dead now....
2017-02-17 Simon Pilgrim[X86] Simplify by pulling out valuetype. NFCI.
2017-02-17 Eugene Zelenko[CodeGen] Attempt to fix buildbots broken in r295499.
2017-02-17 Davide Italiano[NewGVN] createVariableOrConstant is not required anymo...
2017-02-17 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-02-17 Simon Pilgrim[X86] Add subborrow stack folding tests
2017-02-17 Sanjay Patel[x86] add tests for sext (not bool); NFC
2017-02-17 Matthew Simpson[LAA] Remove unused code (NFC)
2017-02-17 Simon Pilgrim[X86][SSE] Add (V)MOVD folding pattern with zextloadi64...
2017-02-17 Adrian PrantlFix windows bots by locking down the target triple...
2017-02-17 Matt ArsenaultAMDGPU: Fix crashes on invalid icmp/fcmp intrinsics
2017-02-17 Peter CollingbourneWholeProgramDevirt: For VCP use a 32-bit ConstantInt...
2017-02-17 Adrian PrantlDebug Info: Sort frame index expressions before emittin...
2017-02-17 Petr Hosek[CMake] Support externalizing debug info on non-Darwin...
2017-02-17 Simon Pilgrim[X86][SHA] Add SHA stack folding tests
2017-02-17 Artyom SkrobovIn Thumb1 mode, the custom lowering for ARMISD::CMPZ...
2017-02-17 Simon Pilgrim[X86][TBM] Add TBM stack folding tests
2017-02-17 Tim NorthoverGlobalISel: verify that generic loads & stores have...
2017-02-17 Joel Jones[AArch64] Add Cavium ThunderX support
2017-02-17 Peter CollingbourneWholeProgramDevirt: Examine the function body when...
2017-02-17 Simon Pilgrim[X86][BMI] Add BMI2 stack folding tests
2017-02-17 Peter Collingbourneopt: Rename -default-data-layout flag to -data-layout...
2017-02-17 Justin BognerOptDiag: Rename DiagnosticInfoWithDebugLoc to WithLocat...
2017-02-17 Rui UeyamaMC/COFF: Do not emit forward associative section refere...
2017-02-17 Sanjay Patel[DAGCombiner] split i1 select-of-constants from non...
2017-02-17 Simon Pilgrim[X86][BMI] Add BMI stack folding tests
2017-02-17 Sanjay Patel[PowerPC] add tests for select-of-constants; NFC
2017-02-17 Sanjay Patel[ARM] add tests for select-of-constants; NFC
2017-02-17 Matthew Simpson[LV] Remove constant restriction for vector phi creation
next