OSDN Git Service

android-x86/external-llvm.git
2017-02-08 Marcos Pividori[libFuzzer] Update Load test to work on 32 bits.
2017-02-08 Marcos Pividori[libFuzzer] Update test to consider different exceptions.
2017-02-08 Marcos Pividori[libFuzzer] Temporarily fix Shmem for Windows.
2017-02-07 Sanjoy Das[IRCE] Add a missing invariant check
2017-02-07 Chris Bieneman[CMake] Allow overriding CMAKE_LIBTOOL
2017-02-07 Eugene Zelenko[MC] Fix some Clang-tidy modernize and Include What...
2017-02-07 Eugene Zelenko[PowerPC] Fix some Include What You Use warnings; other...
2017-02-07 Eric Fiselier[CMake] Fix USE_LLVM_SANITIZER configuration for out...
2017-02-07 Kostya Serebryany[libFuzzer] replace std::random_shuffle with std::shuff...
2017-02-07 Simon Pilgrim[X86][SSE] Add SSE2 build vector insertion tests
2017-02-07 Daniel BerlinPredicateInfo: Some compilers are unhappy with naming...
2017-02-07 Simon Pilgrim[X86][SSE] Add additional v4i32/v8i16/v16i8 build vecto...
2017-02-07 David BlaikieFix some missing negations in the traits checking from...
2017-02-07 Wolfgang PiebDebugInfo: Track spilled variables in LiveDebugValues
2017-02-07 Kevin EnderbyFix a typo in an error message for a check of invalid...
2017-02-07 Daniel BerlinAdd PredicateInfo utility and printing pass
2017-02-07 Duncan P. N... ADT: Add explicit conversions for reverse ilist iterators
2017-02-07 Hans Wennborg[X86] Disable conditional tail calls (PR31257)
2017-02-07 Sanjoy DasFix the docs build
2017-02-07 Tim NorthoverGlobalISel: translate @llvm.va_end intrinsic.
2017-02-07 Sanjay Patel[x86] improve comments for SHRUNKBLEND node creation...
2017-02-07 Matthew Simpson[LV] Add new ARM/AArch64 interleaved access cost model...
2017-02-07 Daniel BerlinThis patch adds a ssa_copy intrinsic, as part of splitt...
2017-02-07 Daniel BerlinReplace custom written DFS walk with depth first iterator
2017-02-07 Sanjoy Das[ImplicitNullCheck] Extend Implicit Null Check scope...
2017-02-07 Sanjay Patel[x86] use range-for loops; NFCI
2017-02-07 Matthew Simpson[LV] Simplify ARM/AArch64 interleaved access cost model...
2017-02-07 Chris Bieneman[CMake] Move ninja job pool options to HandleLLVMOptions
2017-02-07 Sanjay Patel[x86] use getSignBit() for clarity; NFCI
2017-02-07 David BlaikieFix the -Werror build for some sign-comparisons
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
next