OSDN Git Service

Revert "Fix some incorrect fields in our generated PDBs."
[android-x86/external-llvm.git] / lib /
2018-04-16 Zachary TurnerRevert "Fix some incorrect fields in our generated...
2018-04-16 Brock Wyma[CodeView] Initial support for emitting S_THUNK32 symbo...
2018-04-16 Zachary TurnerFix some incorrect fields in our generated PDBs.
2018-04-16 Sanjay Patel[InstCombine] simplify getBinOpsForFactorization()...
2018-04-16 Sanjay Patel[InstCombine] simplify fneg+fadd folds; NFC
2018-04-16 Sanjay Patel[InstCombine] fix formatting; NFC
2018-04-16 Dmitry Preobrazhensky[AMDGPU][MC][VI][GFX9] Added support of SDWA/DPP for...
2018-04-16 Sander de Smalen[AArch64][SVE] Asm: Support for structured LD4 (scalar...
2018-04-16 Sander de Smalen[AArch64][SVE] Asm: Support for structured LD3 (scalar...
2018-04-16 Stefan Maksimovic[mips] Restrict certain trap instructions for micromipsr6
2018-04-16 Puyan Lotfi[MIR-Canon] Adding ISA-Agnostic COPY Folding.
2018-04-16 Puyan Lotfi[NFC][MIR-Canon] clang-format cleanup of Mir Canonicali...
2018-04-16 Gabor Buella[X86] Introduce archs: goldmont-plus & tremont
2018-04-16 Sander de Smalen[AArch64][SVE] Asm: Support for structured LD2 (scalar...
2018-04-16 Weiming ZhaoRename ObjectMemoryBuffer to SmallVectorMemoryBuffer...
2018-04-16 Shiva Chen[BasicAA] Return MayAlias for the pointer plus variable...
2018-04-15 Craig Topper[X86] Use APInt::isSubsetof instead of APInt::intersect...
2018-04-15 Craig Topper[X86] Use uint32_t instead of unsigned in GetLo32XForm...
2018-04-15 Roman Lebedev[InstCombine] Simplify 'xor' to 'or' if no common bits...
2018-04-15 Roman Lebedev[SelectionDAG][NFC] haveNoCommonBitsSet(): add FIXME...
2018-04-15 Roman Lebedev[InstCombine] Simplify 'add' to 'or' if no common bits...
2018-04-15 Roman Lebedev[NFC] ConstantOffsetExtractor::CanTraceInto(): add...
2018-04-15 Andrea Di Biagio[MC] Moved all the remaining logic that computed instru...
2018-04-15 Sanjay Patel[DAGCombiner, PowerPC] allow X - (fpext(-Y) --> X ...
2018-04-15 Sanjay Patel[InstCombine] simplify more code for distributive prope...
2018-04-15 Sanjay Patel[InstCombine] simplify code for distributive property...
2018-04-15 Jonas Devlieghere[Support] Extend WithColor helpers
2018-04-15 Weiming ZhaoNFC: Move ObjectMemoryBuffer to support
2018-04-14 Jonas Devlieghere[DebugInfo] Use WithColor to print errors/warnings
2018-04-14 Jonas Devlieghere[Support] Add convenience functions to WithColor. NFC.
2018-04-14 Warren Ristow[InstCombine] Enable Add/Sub simplifications with only...
2018-04-14 Simon Pilgrim[X86][MMX] Set PAVG/PHADD/PMIN/PMAX/PSIGN instructions...
2018-04-14 Hiroshi Inoue[NFC] fix trivial typos in document and comments
2018-04-14 Heejin Ahn[WebAssembly] Fix a bug in MachineBasicBlock::findDebug...
2018-04-13 Craig Topper[X86] Add the bizarro movsww and movzww mnemonics for...
2018-04-13 Tim NorthoverMachO: trap unreachable instructions
2018-04-13 Roman Tereshin[DebugInfo][OPT] NFC follow-up on "Fixing a couple...
2018-04-13 Roman Tereshin[DebugInfo][OPT] Fixing a couple of DI duplication...
2018-04-13 Krzysztof Parzyszek[Hexagon] Initial instruction cost model for auto-vecto...
2018-04-13 Peter CollingbourneRevert r329956, "AArch64: Introduce a DAG combine for...
2018-04-13 Krzysztof Parzyszek[LV] Introduce TTI::getMinimumVF
2018-04-13 Mandeep Singh Grang[DebugInfo] Change std::sort to llvm::sort in response...
2018-04-13 Stefan Pintilie[Power9] Add the TLS store instructions to the Power...
2018-04-13 Mandeep Singh Grang[Transforms] Change std::sort to llvm::sort in response...
2018-04-13 Mandeep Singh Grang[MC] Change std::sort to llvm::sort in response to...
2018-04-13 Mandeep Singh Grang[ProfileData] Change std::sort to llvm::sort in respons...
2018-04-13 Mandeep Singh Grang[LTO] Change std::sort to llvm::sort in response to...
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-13 Andrey Konovalovhwasan: add -fsanitize=kernel-hwaddress flag
2018-04-13 Simon Dardis[mips] Materialize constants for multiplication
2018-04-13 Simon Pilgrim[X86] Remove remaining itinerary support from instructi...
2018-04-13 Sjoerd Meijer[ARM] FP16 vmaxnm/vminnm scalar instructions
2018-04-13 Yan Luo[ARC] Add LImm support for J/JL
2018-04-13 Simon Pilgrim[X86] Generalize X86FixupLEAs to work with TargetSchedModel
2018-04-13 Mircea Trofin[profile] Fix binary format reader error propagation.
2018-04-13 Simon PilgrimRemove comment reference to itineraries. NFCI.
2018-04-13 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous LD1 (scalar...
2018-04-13 Simon Pilgrim[X86][AVX512] UNPCKL/H PS and PD should be scheduled...
2018-04-13 Simon Pilgrim[X86] Remove remaining OpndItins/SizeItins from all...
2018-04-13 Simon PilgrimRemove comment references to itineraries. NFCI.
2018-04-13 Simon PilgrimRemove out of data comment. NFCI.
2018-04-13 Jun Bum Lim[PostRASink]Add register dependency check for implicit...
2018-04-13 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous ST1 (scalar...
2018-04-13 Simon Pilgrim[X86] Remove OpndItins/SizeItins from all sse instructi...
2018-04-13 Ivan A. Kosarev[NEON] Support intrinsic for scalar and vector versions...
2018-04-13 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-04-13 Roman Lebedev[InstCombine]: foldSelectICmpAndAnd(): and is commutative
2018-04-13 Sander de Smalen[AArch64][SVE] Asm: Add support for parsing and printin...
2018-04-13 Gabor Buella[X86] Introduce cldemote instruction
2018-04-13 Martin Storsjo[Support] Fix building for Windows on ARM
2018-04-13 Craig Topper[X86] Remove the pmuldq/pmuldq intrinsics and replace...
2018-04-13 Yunlian JiangEnable debug fission for thinLTO linked via gold-plugin
2018-04-13 Xin Tong[CallSiteSplit] Fix comment. NFC
2018-04-12 Simon Pilgrim[X86] Remove unused MoveLoadStoreItins/ShiftOpndItins...
2018-04-12 Simon Pilgrim[X86] Remove x86 InstrItinClass entries (PR37093)
2018-04-12 Sanjay Patel[DAGCombiner] simplify code; NFC
2018-04-12 Eli FriedmanDon't call skipModule for CFI lowering passes.
2018-04-12 George Burgess IV[ProfileSummary] Remove repeated cutoffs; NFCI
2018-04-12 Peter CollingbourneAArch64: Introduce a DAG combine for folding offsets...
2018-04-12 Vedant Kumar[DebugInfo] Create merged locations for instructions...
2018-04-12 George Burgess IV[ProfileSummary] Move a vector we're about to destroy...
2018-04-12 Simon Pilgrim[X86] Remove InstrItinClass entries from all x86 instru...
2018-04-12 Erik Pilkington[demangler] Add a partial demangling API for LLDB.
2018-04-12 Erik Pilkington[demangler] NFC: Some refactoring to support partial...
2018-04-12 Sam Clegg[WebAssembly] libObject: Don't include the name the...
2018-04-12 Simon Pilgrim[X86] Remove InstrItinClass entries from SSE/AVX instru...
2018-04-12 Lang Hames[ORC] Use insert rather than emplace.
2018-04-12 George Burgess IVSimplify; NFCI
2018-04-12 Simon Pilgrim[X86] Remove explicit SSE/AVX schedule itineraries...
2018-04-12 Sameer AbuAsal[RISCV] Add c.mv rs1, rs2 pattern for addi rs1, rs2, 0
2018-04-12 Simon Pilgrim[X86] Remove remaining gpr schedule itineraries (PR37093)
2018-04-12 Gabor Buella[X86] Introduce LLVM wbinvd intrinsic
2018-04-12 George Burgess IVFix a typo in a comment; NFC
2018-04-12 Lang Hames[ORC] Plumb error notifications through the VSO interface.
2018-04-12 Simon Pilgrim[X86] Remove gpr shift/extension schedule itineraries...
2018-04-12 Lei Huang[Power9]Legalize and emit code for converting (Un)Signe...
2018-04-12 Benjamin Kramer[MCJIT] Remove the anchor from mcjit.
2018-04-12 Petar Jovanovic[MIPS GlobalISel] remove superfluous #includes (NFC)
2018-04-12 Jessica Paquette[AArch64] Move AFI->setRedZone(false) to top of emitPro...
2018-04-12 Sanjay Patelrevert r328921 - [DAGCombine] (float)((int) f) -->...
next