OSDN Git Service

android-x86/external-llvm.git
2017-02-07 Nemanja Ivanovic[PowerPC][Altivec] Add vnot extended mnemonic
2017-02-07 Reid Kleckner[SDAGISel] Simplify some SDAGISel code, NFC
2017-02-07 Pavel LabathAttempt to fix MSVC build broken by r294326
2017-02-07 Pavel Labath[Support] Add FormatVariadic support for chrono types
2017-02-07 Sanjay Patel[TargetLowering] fix formatting and comments for Shrink...
2017-02-07 Alexander Timofeev[AMDGPU] Fix for SIMachineScheduler crash. SI Scheduler...
2017-02-07 Davide Italiano[InstCombine] Make max size array combine a tunable.
2017-02-07 Krzysztof Parzyszek[Hexagon] Update instruction types
2017-02-07 Krzysztof Parzyszek[Hexagon] Remove encoding bits from mapped instructions
2017-02-07 Reid KlecknerFix my GVNHoist test case from r294317
2017-02-07 Adrian PrantlFix the bitcode upgrade for DIGlobalVariable in a DIImp...
2017-02-07 Reid KlecknerRevert "[GVNHoist] Merge DebugLoc metadata on hoisted...
2017-02-07 Daniel BerlinMemorySSA: Remove unnecessary classof functions
2017-02-07 Simon Pilgrim[X86][SSE] Ensure that vector shift-by-immediate inputs...
2017-02-07 Artur PilipenkoAdd DAGCombiner load combine tests for {a|s}ext, {a...
2017-02-07 Igor Laevsky[CodeGenPrepare] Hoist all getSubtargetImpl calls to...
2017-02-07 Simon Pilgrim[X86][SSE] Generalized integer absolute tests to test...
2017-02-07 Christof Douma[ARM] Make RWPI use movw/movt when available
2017-02-07 Simon Pilgrim[X86][SSE] Added 256-bit vector tests cases
2017-02-07 Joey Gouly[APInt] Fix rotl/rotr when the shift amount is greater...
2017-02-07 Daniel JasperRevert "[DAGCombiner] (add X, (adde Y, 0, Carry)) ...
2017-02-07 Craig Topper[AVX-512] Add masked and unmasked shift by immediate...
2017-02-07 Craig Topper[AVX-512] Add masked shift instructions to load folding...
2017-02-07 Craig Topper[AVX-512] Add some of the shift instructions to the...
2017-02-07 Matt ArsenaultAMDGPU: Fix missing static
2017-02-07 Craig Topper[X86] Change the Defs list for VZEROALL/VZEROUPPER...
2017-02-07 Craig Topper[AVX-512] Put the integer stack folding tests in alphab...
2017-02-07 Chandler Carruth[PM] Defend against getting slightly wrong template...
2017-02-07 Peter CollingbourneLowerTypeTests: Simplify. NFC.
2017-02-07 Chandler Carruth[IR/Analysis] Defend against getting slightly wrong...
2017-02-07 Chandler Carruth[ADT] Defend against getting slightly wrong template...
2017-02-07 Krzysztof Parzyszek[Hexagon] Address ASAN and UBSAN failures after r294226
2017-02-07 Matthias BraunRegisterCoalescer: Fix joinReservedPhysReg()
2017-02-07 Chandler CarruthRevert r293017 and fix the actual underlying issue.
2017-02-07 Yaxun Liu[AMDGPU] Lower null pointers in static variable initializer
2017-02-07 Philip Reames[LVI] Switch from BFS to DFS exploration order
2017-02-07 Sanjay Patel[x86] add tests to show current codegen for vblendv...
2017-02-06 Tim NorthoverGlobalISel: legalize narrow G_SELECTS on AArch64.
2017-02-06 Dehao ChenFix the samplepgo indirect call promotion bug: we shoul...
2017-02-06 Krzysztof ParzyszekRevert "[Hexagon] Address ASAN and UBSAN failures after...
2017-02-06 Krzysztof Parzyszek[Hexagon] Adding gp+ to the syntax of gp-relative instr...
2017-02-06 Stanislav Mekhanoshin[AMDGPU] Fix GCNSchedStrategy.cpp debug output
2017-02-06 Krzysztof Parzyszek[Hexagon] Address ASAN and UBSAN failures after r294226
2017-02-06 Simon Pilgrim[X86][SSE] Tests showing the lowering of float/double...
2017-02-06 Paul RobinsonMerge DebugLoc on combined stores; in this case, when...
2017-02-06 Taewook Oh[GVNHoist] Merge DebugLoc metadata on hoisted instructions
2017-02-06 Tim NorthoverGlobalISel: fall back gracefully when we can't map...
2017-02-06 Tim NorthoverGlobalISel: legalize G_INSERT instructions
2017-02-06 Eugene Zelenko[X86] Fix some Include What You Use warnings; other...
2017-02-06 Michael Kuperstein[SLP] Revert "Allow using of extra values in horizontal...
2017-02-06 Chandler Carruth[SCEV] Scale back the test added in r294181 as it goes...
2017-02-06 Peter CollingbourneIR: Consider two DISubprograms to be odr-equal if they...
2017-02-06 Kostya Serebryany[libFuzzer] make code less clever to avoid fallthrough...
2017-02-06 Kevin EnderbyFix a bug in llvm-obdump(1) with the -macho and -info...
2017-02-06 Chandler Carruth[PM/LCG] Fix the no-asserts build after r294227. Sorry...
2017-02-06 David BlaikieGet function start line number from DWARF info
2017-02-06 Jon Chesterfield[TableGen] Use less stack in DAGISelMatcherOpt
2017-02-06 Jon ChesterfieldRevert r294228
2017-02-06 Jon ChesterfieldTest commit access
2017-02-06 Chandler Carruth[PM/LCG] Remove the lazy RefSCC formation from the...
2017-02-06 Krzysztof Parzyszek[Hexagon] Update MCTargetDesc
2017-02-06 Simon Pilgrim[X86][SSE] Add tests showing missed opportunities to...
2017-02-06 Kevin EnderbyFix a bug in llvm-obdump(1) with the -macho and -disass...
2017-02-06 Zachary Turner[Support] Add support for runtime endian values.
2017-02-06 Sanjay Patel[ValueTracking] emit a remark when we detect a conflict...
2017-02-06 Dehao ChenFix the bug of samplepgo indirect call promption when...
2017-02-06 Reid Kleckner[LangRef] Document some LLVM inline asm special escapes
2017-02-06 John Brawn[AArch64] Fix incorrect MachinePointerInfo in splitStor...
2017-02-06 Artur Pilipenko[DAGCombiner] Support bswap as a part of load combine...
2017-02-06 Sanjay Patel[InstCombine] simplify dyn_cast + isa; NFCI
2017-02-06 Amaury SechetCommit full codegen for mul-i256.ll . NFC
2017-02-06 Eugene LeviantRuntimeDyldELF/AArch64: Implement basic GOT support
2017-02-06 Amaury SechetAdd ADDC to SelectionDAG::computeKnownBits and ComputeN...
2017-02-06 Amaury Sechet[DAGCombiner] Make DAGCombiner smarter about overflow
2017-02-06 Amaury Sechet[DAGCombiner] (add X, (adde Y, 0, Carry)) -> (adde...
2017-02-06 Artur PilipenkoAdd DAGCombiner load combine tests with non-zero offset
2017-02-06 Simon Pilgrim[X86] Add add/addc known-bits tests (D29521)
2017-02-06 Simon Pilgrim[X86][SSE] Combine shuffle nodes with multiple uses...
2017-02-06 Simon Dardis[mips] dla expansion without the at register
2017-02-06 Daniil Fukalov[SCEV] limit recursion depth and operands number in...
2017-02-06 Dylan McKay[AVR] Use 'print' instead of 'dump'
2017-02-06 Chandler Carruth[ArgPromote] Replace all the grep-based testing with...
2017-02-06 Igor Breger[X86][GlobalISel] Add limited ret lowering support...
2017-02-06 Craig Topper[AVX-512] Add VPSLLDQ/VPSRLDQ to load folding tables.
2017-02-06 Craig Topper[AVX-512] Add VPABSB/D/Q/W to load folding tables.
2017-02-06 Craig Topper[AVX-512] Add VSHUFPS/PD to load folding tables.
2017-02-06 Craig Topper[AVX-512] Add VPMULLD/Q/W instructions to load folding...
2017-02-05 Craig Topper[AVX-512] Add all masked and unmasked versions of VPMUL...
2017-02-05 Simon Pilgrim[X86][SSE] Replace insert_vector_elt(vec, -1, idx)...
2017-02-05 Craig Topper[AVX-512] Add scalar masked max/min intrinsic instructi...
2017-02-05 Craig Topper[AVX-512] Add scalar masked add/sub/mul/div intrinsic...
2017-02-05 Craig Topper[AVX-512] Add masked scalar FMA intrinsics to isNonFold...
2017-02-05 Craig Topper[AVX-512] Add test cases that show failure to fold...
2017-02-05 Craig Topper[AVX-512] Move 128/256-bit intrinsic tests from avx512b...
2017-02-05 Simon Pilgrim[X86][AVX] Add 8i32 -> 8f32 sitofp tests with constant...
2017-02-05 Dylan McKay[AVR] Implement stacksave/stackrestore by expanding...
2017-02-05 Dylan McKay[docs] Document the staging buildbot
2017-02-05 Kamil RytarowskiRevamp llvm::once_flag to be closer to std::once_flag
2017-02-05 Dylan McKay[AVR] Marm MIR test functions as tracking liveness...
2017-02-05 Vedant Kumar[llvm-cov] Don't show function summaries when filtering...
next