OSDN Git Service

android-x86/external-llvm.git
2017-12-26 Craig Topper[X86] Fix typo in assert message.
2017-12-25 Martell MaloneCOFF: fix IMAGE_FILE_MACHINE_AM33
2017-12-25 Jonas Devlieghere[docs] Use dbgs() instead of errs() for DEBUG()
2017-12-25 Eugene Leviant[ThinLTO] Don't import functions with noinline attribute
2017-12-25 George Rimar[MC] - Disallow invalid section groups declarations.
2017-12-25 Max Kazantsev[SafepointIRVerifier] Allow non-dereferencing uses...
2017-12-25 Craig Topper[X86] Add a DAG combines to turn vXi64 muls into VPMULD...
2017-12-25 Craig Topper[X86] Add avx512vl and avx512dq command lines to combin...
2017-12-25 Don Hinton[cmake] Always respect existing CMAKE_REQUIRED_FLAGS...
2017-12-25 Craig Topper[X86] Make some helper methods static functions instead...
2017-12-25 Craig Topper[X86] Use SelectionDAG::getFPExtendOrRound to simplify...
2017-12-24 Simon Pilgrim[X86][AVX] Add AVX1/AVX2 vmul tests
2017-12-24 Benjamin KramerMake helpers static. No functionality change.
2017-12-24 Simon Pilgrim[X86][X87] Mark pseudo memory fold instructions as...
2017-12-24 Simon Pilgrim[X86][X87] Renamed CHECK prefix, its not actually broke...
2017-12-24 Simon Pilgrim[X86][X87] Add another test case mentioned on PR34080
2017-12-24 Craig Topper[X86] Fix (v2f64 (s/uint_to_fp (v2i1))) to avoid scalar...
2017-12-24 George Rimar[MC] - Teach llvm-mc to handle comdats whose names...
2017-12-24 Craig Topper[DAGCombiners] Don't turn ANDs to shuffles with zero...
2017-12-24 Craig Topper[X86] Add assembler predicates to BITALG/VBMI2/VNNI...
2017-12-24 Craig Topper[X86] Teach WidenMaskArithmetic to handle any constant...
2017-12-23 Craig Topper[SelectionDAG] Teach SelectionDAG::getNode to constant...
2017-12-23 Florian Hahn[CallSiteSplitting] Remove isOrHeader restriction.
2017-12-23 Craig Topper[X86] Remove type restrictions from WidenMaskArithmetic.
2017-12-23 Craig Topper[X86] In WidenMaskArithmetic, make sure we check the...
2017-12-23 Craig Topper[X86] Remove unneeded EVT variable. NFC
2017-12-23 Simon Pilgrim[X86][X87] Wrap FpI_ pseudo to use PseudoI. NFCI.
2017-12-23 Davide Italiano[SCCP] Manually fold branches on undef.
2017-12-23 Simon Pilgrim[X86] Add default InstrItinClass to PseudoI
2017-12-23 Craig Topper[X86] Pass the right VT to the getZeroExtendInReg intro...
2017-12-23 Craig Topper[X86] Use SelectionDAG::getZeroExtendInReg instead...
2017-12-23 Craig Topper[SelectionDAG][X86] Don't use ->getValueType(0) after...
2017-12-22 Nirav Dave[DAG] Add missing case check from findbaseoffset merge...
2017-12-22 Nirav DaveIntegrate findBaseOffset address analyses to BaseIndexO...
2017-12-22 Walter Lee[git-llvm] Handle files ignored by svn correctly
2017-12-22 Benjamin KramerUnbreak the build. Combining chrono with Optional is...
2017-12-22 Sam Clegg[WebAssembly] MC: Fix for address taken aliases
2017-12-22 Alina Sbirlea[MemorySSA] Allow reordering of loads that alias in...
2017-12-22 Nirav DaveRevert "[DAG] Integrate findBaseOffset address analyses...
2017-12-22 Guozhi Wei[SimplifyCFG] Don't do if-conversion if there is a...
2017-12-22 Ben Dunbobbin[ThinLTO][CachePruning] explicitly disable pruning
2017-12-22 Sanjoy Das(Re-landing) Expose a TargetMachine::getTargetTransform...
2017-12-22 Dmitry Preobrazhensky[AMDGPU][MC] Corrected handling of negative expressions
2017-12-22 Craig Topper[SelectionDAG] Reverse the order of operands in the...
2017-12-22 Craig Topper[X86] When lowering insert_vector_elt/extract_vector_el...
2017-12-22 Craig Topper[X86] Improve the printing of address mode during isel...
2017-12-22 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of optional operands...
2017-12-22 Haicheng Wu[InlineCost] Find more free binary operations
2017-12-22 Nirav Dave[DAG] Integrate findBaseOffset address analyses to...
2017-12-22 Dmitry Preobrazhensky[AMDGPU][MC] Added support of 256- and 512-bit tuples...
2017-12-22 Simon Atanasyan[mips] Add test case to check that calls to mcount...
2017-12-22 Diana Picus[ARM GlobalISel] Support G_INTTOPTR and G_PTRTOINT...
2017-12-22 Diana Picus[ARM GlobalISel] Support pointer constants
2017-12-22 Sam Parker[DAGCombine] Revert r321259
2017-12-22 Chandler CarruthRewrite the cached map used for locating the most preci...
2017-12-22 Craig Topper[X86] Add missing initialization for the HasPREFETCHWT1...
2017-12-22 Craig Topper[X86] Enable PRFCHW feature on KNL/KNM and all CPUs...
2017-12-22 Craig Topper[X86] Add prefetchwt1 instruction and overhaul prioriti...
2017-12-22 Craig Topper[X86] Use SIGN_EXTEND to implement ANY_EXTEND from...
2017-12-22 Eli Friedmaninline-fp.ll was moved in r321332; delete it properly.
2017-12-22 Eli Friedman[Inliner] Restrict soft-float inlining penalty.
2017-12-22 Easwaran RamanAdd hasProfileData() to check if a function has profile...
2017-12-22 Wolfgang Pieb[DWARF] Fix formatting bug with r321295. This fixes...
2017-12-21 Craig Topper[X86] Use SIGN_EXTEND rather than ZERO_EXTEND for lower...
2017-12-21 Alina Sbirlea[ModRefInfo] Add must alias info to ModRefInfo.
2017-12-21 Craig Topper[X86] When lowering truncates to vXi1, don't sign exten...
2017-12-21 Wolfgang Pieb[DWARF v5] Rework of string offsets table reader
2017-12-21 Craig Topper[X86] Promote v8i1 shuffles to v8i32 instead of v8i64...
2017-12-21 Simon Pilgrim[X86][SSE] Split large PAVGB/PAVGW vectors to legal...
2017-12-21 Francis Visoiu... [YAML] Refactor escaping unittests
2017-12-21 Francis Visoiu... [YAML] Fix UTF-8 handling
2017-12-21 Krzysztof Parzyszek[TableGen] Print more helpful information in case of...
2017-12-21 Simon Pilgrim[DAGCombiner] Remove (xor (xor x, c1), c2) -> (xor...
2017-12-21 Simon Pilgrim[DAGCombiner] Generalize (or (and X, c1), c2) -> (and...
2017-12-21 Simon Pilgrim[X86] Add (or (and X, c1), c2) -> (and (or X, c2),...
2017-12-21 Tony Jiang[PowerPC] Fix parest build failure in SPEC2017.
2017-12-21 Simon Pilgrim[DAGCombiner] Generalize (and (or x, C), D) -> D iff...
2017-12-21 Simon Dardis[mips] Fix the invalid EVA test
2017-12-21 Simon Pilgrim[X86] Add (and (or x, C), D) -> D iff (C & D) == D...
2017-12-21 Simon Pilgrim[X86] Add v48i8 AVG test case, based on discussion...
2017-12-21 Sam Parker[DAGCombine] Improve ReduceLoadWidth for SRL
2017-12-21 Pavel Labath[Support] Remove MemoryBuffer::getNewUninitMemBuffer
2017-12-21 Sam Parker[ARM] Armv8-R DFB instruction
2017-12-21 Simon Atanasyan[llvm-readobj] Fix ambiguous call to the `printNumber`
2017-12-21 Simon Atanasyan[llvm-readobj] Support 'GNU' style for MIPS GOT/PLT...
2017-12-21 Craig Topper[X86] Use PSHUFB for v32i16 shuffles before falling...
2017-12-21 Craig Topper[X86] Use VPERMI2B for v16i8 shuffles if we have VBMI...
2017-12-21 Craig Topper[X86] Use VPERMB/VPERMI2B for v32i8 shuffle lowering...
2017-12-21 Craig Topper[X86] Add avx512vbmi command lines to vector-shuffle...
2017-12-21 Sam Clegg[WebAssembly] Remove unneeded sub-directory
2017-12-21 Sanjoy DasRevert "Expose a TargetMachine::getTargetTransformInfo...
2017-12-21 Sam Clegg[WebAssembly] Fix local references to weak aliases
2017-12-21 Michael Zolotukhin[SimplifyCFG] Avoid quadratic on a predecessors number...
2017-12-21 Sanjoy DasExpose a TargetMachine::getTargetTransformInfo function
2017-12-21 Reid KlecknerAttempt to pacify 4.8.5 with makeArrayRef
2017-12-20 Simon Dardis[orc][cmake] Check if 8 byte atomics require libatomic...
2017-12-20 Joel Galenson[ARM] Optimize {s,u}{add,sub}.with.overflow.
2017-12-20 Krzysztof Parzyszek[Hexagon] Use ArrayRef member functions instead of...
2017-12-20 Krzysztof Parzyszek[Hexagon] Allow construction of HVX vector predicates
2017-12-20 Krzysztof Parzyszek[Hexagon] Legalize vector elements to i32 in buildVecto...
next