OSDN Git Service

android-x86/external-llvm.git
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
2017-02-17 Simon PilgrimFix signed/unsigned comparison warning.
2017-02-17 Sam Parker[ARM] Replace HasT2ExtractPack with HasDSP
2017-02-17 Simon Pilgrim[DAGCombine] Recognise any_extend_vector_inreg and...
2017-02-17 Sanjay Patel[DAGCombiner] improve readability; NFCI
2017-02-17 Diana Picus[ARM] GlobalISel: Clean up some helpers
2017-02-17 Diana Picus[ARM] GlobalISel: Check mappings used by reg bank select
2017-02-17 Diana Picus[ARM] GlobalISel: Use Subtarget in Legalizer
2017-02-17 Diana Picus[ARM] GlobalISel: Add end-to-end tests for double
2017-02-17 Ismail DonmezUpdate Bugzilla URLs in docs
2017-02-17 Eugene LeviantInstCombine: fix extraction when performing vector...
2017-02-17 Craig Topper[IR][X86] Simplify some AutoUpgrade code slightly. NFC
2017-02-17 Craig Topper[IR][X86] Rename an AutoUpgrade helper function to...
2017-02-17 Craig Topper[IR][X86] Move X86 specific portions of UpgradeIntrinsi...
2017-02-17 Andrew WilkinsGo binding: Add methods for missing PassManagerBuilder...
2017-02-17 Sanjoy Das[JumpThreading] Re-enable JumpThreading for guards
2017-02-17 Rafael EspindolaRevert "[Hexagon] Start using regmasks on calls"
2017-02-17 Dean Michael... [XRAY] [x86_64] Adding a Flight Data filetype reader...
2017-02-17 Teresa JohnsonMove test to X86 subdirectory for bot failures
2017-02-17 Chandler Carruth[x86] Give this test a triple so that we don't have...
2017-02-17 Chris Bieneman[CMake] Add variable IOS to iOS toolchain
2017-02-17 Teresa JohnsonAttempt to fix bot failures by adding -mtriple to llc...
2017-02-17 Matt ArsenaultBug 31948: Fix assertion when bitcasting constantexpr...
2017-02-17 Chandler CarruthFileCheck-ize some tests in test/CodeGen/X86/
2017-02-17 Teresa JohnsonHandle link of NoDebug CU with a CU that has debug...
2017-02-17 Eugene Zelenko[IR] Fix some Clang-tidy modernize and Include What...
2017-02-16 Zachary Turner[pdb] Add the ability to resolve TypeServer PDBs.
2017-02-16 Wei Mi[LSR] Prevent formula with SCEVAddRecExpr type of Reg...
2017-02-16 David BlaikieFix -Wunused-lambda-capture by removing some unused...
2017-02-16 Benjamin Kramer[MachinePipeliner] Remove redundant destructor. NFC.
2017-02-16 Krzysztof Parzyszek[Hexagon] Start using regmasks on calls
2017-02-16 Erich KeaneChange default TimerGroup singleton to use magic statics
2017-02-16 Krzysztof Parzyszek[RDF] Aggregate shadow phi uses into one cluster when...
2017-02-16 Simon Pilgrim[X86][SSE] Add PR31309 test case (load-extend i32 to...
2017-02-16 Matt ArsenaultAMDGPU: Remove llvm.AMDGPU.cube intrinsic
2017-02-16 Matt ArsenaultAMDGPU: Remove llvm.AMDGPU.rsq intrinsic
2017-02-16 Hans WennborgRe-apply r282920 "X86: Allow conditional tail calls...
2017-02-16 Krzysztof Parzyszek[RDF] Differentiate between defining and clobbering...
2017-02-16 David BlaikieRefactor DebugHandlerBase a bit to common non-debug...
2017-02-16 Matt ArsenaultInstCombine: Canonicalize fast fmuladd to fmul + fadd
2017-02-16 Krzysztof Parzyszek[RDF] Move normalize(RegisterRef) to PhysicalRegisterInfo
2017-02-16 Andrea Di Biagiox86 interrupt calling convention: only save xmm registe...
2017-02-16 Sanjay Patel[x86] add more tests of select of constants; NFC
2017-02-16 Artur Pilipenko[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes...
2017-02-16 Sjoerd Meijer[AArch64] AArch64AsmParser clean up of isImmediate...
next