OSDN Git Service

android-x86/external-llvm.git
2018-07-09 Mark Searles[AMDGPU][Waitcnt] fix "comparison of integers of differ...
2018-07-09 Matt ArsenaultAMDGPU: Force inlining if LDS global address is used
2018-07-09 Roman Lebedev[X86][TLI] DAGCombine: Unfold variable bit-clearing...
2018-07-09 Philip Pfaffe[Utils] Fix gdb pretty printers to work with Python 3.
2018-07-09 Stefan Pintilie[Power9] Add __float128 builtins for Round To Odd
2018-07-09 Maksim Panchenko[DebugInfo] Change default value of FDEPointerEncoding
2018-07-09 Craig Topper[SelectionDAG] Add VT consistency checks to the creatio...
2018-07-09 Steven WuAdd bitcode compatibility test for 6.0
2018-07-09 Diego Caballero[LoopInfo] Port loop exit interfaces from Loop to LoopBase
2018-07-09 Sanjay Patel[InstCombine] correct test comments; NFC
2018-07-09 Craig Topper[X86] In combineFMA, make sure we bitcast the result...
2018-07-09 Simon Pilgrim[X86][AVX] Regenerate AVX1 fast-isel tests.
2018-07-09 Sanjay Patel[InstCombine] avoid extra poison when moving shift...
2018-07-09 Jonas Devlieghere[dsymutil] Add support for outputting assembly
2018-07-09 Steven Wu[BitcodeReader] Infer the correct runtime preemption...
2018-07-09 Sanjay Patel[InstCombine] generalize safe vector constant utility
2018-07-09 Craig Topper[X86] Remove some patterns that include a bitcast of...
2018-07-09 Craig Topper[X86] Remove some patterns that seems to be unreachable.
2018-07-09 Craig Topper[X86] Remove some seemingly unnecessary AddedComplexity...
2018-07-09 Diego Caballero[VPlan][LV] Introduce condition bit in VPBlockBase
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for CNT(B|H|W|D) and CNTP...
2018-07-09 Xin Tong[CVP] Handle calls with void return value. No need...
2018-07-09 Stefan Pintilie[Power9] Add __float128 support for compare operations
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for remaining shift instruc...
2018-07-09 Sanjay Patel[InstCombine] fix shuffle-of-binops transform to avoid...
2018-07-09 Stefan Maksimovic[mips] Addition of the [d]rem and [d]remu instructions
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for TBL instruction.
2018-07-09 Andrea Di Biagio[llvm-mca] report an error if the assembly sequence...
2018-07-09 Sam McCall[Support] Allow JSON serialization of Optional<T> for...
2018-07-09 Sam McCall[Support] Make JSON handle doubles and int64s losslessly
2018-07-09 Sam McCall[Support] Fix GCC compile after r336534
2018-07-09 Chandler Carruth[PM/Unswitch] Fix a nasty bug in the new PM's unswitch...
2018-07-09 Sam McCallLift JSON library from clang-tools-extra/clangd to...
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for ADR instruction.
2018-07-09 Sander de Smalen[AArch64][SVE] Asm: Support for UZP and TRN instructions.
2018-07-09 Jonas Devlieghere[AccelTable] Provide abstraction for emitting DWARF5...
2018-07-09 Jonas Devlieghere[AccelTable] Dwarf5AccelTableEmitter -> Writer (NFC)
2018-07-09 Chijun Sima[PGOMemOPSize] Preserve the DominatorTree
2018-07-09 Craig Topper[X86] Improve the message for some asserts. Remove...
2018-07-08 Craig Topper[X86] Remove an AddedComplexity line that seems unneces...
2018-07-08 Roman Lebedev[X86][Nearly NFC] Split SHLD/SHRD into their own WriteS...
2018-07-08 Craig Topper[X86] Enhance combineFMA to look for FNEG behind an...
2018-07-08 Simon Pilgrim[X86][SSE] Combine v16i8 SHL by constants to multiplies
2018-07-08 Simon Pilgrim[X86] Set scheduler classes to unsupported. NFCI.
2018-07-08 Roman Lebedev[X86][Basically NFC] Sched: split WriteBitScan into...
2018-07-08 Roman Lebedev[MCA][X86][NFC] Add BSF/BSR resource tests
2018-07-08 Craig Topper[LoopIdiomRecognize] Support for converting loops that...
2018-07-08 Craig Topper[X86] Add back some intrinsic table entries lost in...
2018-07-08 Craig Topper[X86] Add new scalar fma intrinsics with rounding mode...
2018-07-08 Craig Topper[X86] Use a rounding mode other than 4 in the scalar...
2018-07-07 Simon Pilgrim[X86] Regenerate PR14088 test. NFCI.
2018-07-07 Simon Pilgrim[SelectionDAG] Split float and integer isKnownNeverZero...
2018-07-07 Simon PilgrimUse const APInt& to avoid extra copy. NFCI.
2018-07-07 Simon Pilgrim[DAGCombiner] Add EXTRACT_SUBVECTOR to SimplifyDemanded...
2018-07-07 Simon Pilgrim[CostModel][X86] Add SREM/UREM general and constant...
2018-07-07 Chijun SimaTest commit
2018-07-07 Gabor BuellaNFC - Typo fixes in X86 flags-copy-lowering.mir test
2018-07-07 Yvan Roux[MachineOutliner] Add missing liveness tracking info...
2018-07-07 Yvan Roux[MachineOutliner] Assert that Liveness tracking is...
2018-07-07 Chandler Carruth[Support] Clear errno before calling the function in...
2018-07-07 Chandler Carruth[PM/LoopUnswitch] Fix PR37889, producing the correct...
2018-07-07 Craig Topper[X86] Merge INTR_TYPE_3OP_RM with INTR_TYPE_3OP. Remove...
2018-07-06 Tim ShenRevert "[SCEV] Strengthen StrengthenNoWrapFlags (reappl...
2018-07-06 Benjamin Kramer[PDB] memicmp only exists on Windows, use StringRef...
2018-07-06 Vedant KumarFix DIExpression::ExprOperand::appendToVector
2018-07-06 Vedant KumarRemove a redundant null-check in DIExpression::prepend...
2018-07-06 Zachary Turner[PDB] One more fix for hasing GSI records.
2018-07-06 Vedant KumarUse Type::isIntOrPtrTy where possible, NFC
2018-07-06 Fangrui Song[IR] Fix inconsistent declaration parameter name
2018-07-06 Craig Topper[X86] Remove patterns for MOVLPD/MOVLPS nodes with...
2018-07-06 Craig Topper[X86] Add more FMA3 memory folding patterns. Remove...
2018-07-06 Matt Davis[llvm-mca] Add HardwareUnit and Context classes.
2018-07-06 Alexander Shaposhnikov[llvm-objcopy] Add support for static libraries
2018-07-06 Sanjay Patel[InstCombine] add more tests for potentially poisonous...
2018-07-06 Nico WeberRevert 336426 (and follow-ups 428, 440), it very likely...
2018-07-06 Vedant Kumar[Debugify] Allow unsigned values narrower than their...
2018-07-06 Vedant Kumar[Local] replaceAllDbgUsesWith: Update debug values...
2018-07-06 Sanjay Patel[InstCombine] add more tests with poison and undef...
2018-07-06 Tom StellardAMDGPU: Fix UBSan error caused by r335942
2018-07-06 Sanjay Patel[Constants] extend getBinOpIdentity(); NFC
2018-07-06 Sanjay Patel[Constant] add undef element query for vector constants...
2018-07-06 Sjoerd Meijer[ARM] ParallelDSP: added statistics, NFC.
2018-07-06 Diogo N. SampaioCommit rL336426 cause buildbot failures
2018-07-06 Benjamin Kramer[LoopSink] Make the enforcement of determinism determin...
2018-07-06 Andrea Di Biagio[llvm-mca] A write latency cannot be a negative value...
2018-07-06 Sjoerd Meijer[AArch64] Armv8.4-A: TLB support
2018-07-06 Jonas Devlieghere[dsymutil] Emit label at the begin of a CU
2018-07-06 Sjoerd MeijerRecommit: [AArch64] Armv8.4-A: Flag manipulation instru...
2018-07-06 Diogo N. SampaioAdded missing semicolon
2018-07-06 Diogo N. Sampaio[SelectionDAG] https://reviews.llvm.org/D48278
2018-07-06 Sjoerd MeijerRevert [AArch64] Armv8.4-A: Flag manipulation instructions
2018-07-06 Sjoerd Meijer[AArch64] Armv8.4-A: Flag manipulation instructions
2018-07-06 Andrea Di Biagio[llvm-mca] improve the instruction issue logic implemen...
2018-07-06 Tim NorthoverCallGraphSCCPass: iterate over all functions.
2018-07-06 Sjoerd Meijer[AArch64][ARM] Armv8.4-A: Trace synchronization barrier...
2018-07-06 Craig Topper[X86] Remove FMA4 scalar intrinsics. Use llvm.fma intri...
2018-07-06 Sam McCall[Support] Make support types more easily printable.
2018-07-06 Dave LeeReapply: "objdump: Support newer ObjC image info flags"
2018-07-06 Max KazantsevRevert "[InstCombine] Delay foldICmpUsingKnownBits...
2018-07-06 Craig Topper[X86] Remove all of the avx512 masked packed fma intrin...
next