OSDN Git Service

android-x86/external-llvm.git
2018-03-18 Jonas Devlieghere[dsymutil] Fix add_llvm_tool_symlink
2018-03-18 Simon Pilgrim[X86][Btver2] Correctly distinguish between scheduling...
2018-03-18 Jonas Devlieghere[dsymutil] Rename llvm-dsymutil -> dsymutil
2018-03-18 Simon Pilgrim[X86][Btver2] Merge equivalent VBLENDVY + VPERMILY...
2018-03-18 Simon Pilgrim[X86][Btver2] Add llvm-mca tests to show pipe resource...
2018-03-18 Craig Topper[X86] Fix a bunch of overlapping regular expressions...
2018-03-18 Craig Topper[X86] Fix a couple typos in the Zen scheduler model.
2018-03-18 Craig Topper[TableGen] Remove unnecessary uses of make_range.
2018-03-18 Craig Topper[TableGen] Move some variables into for loop declaratio...
2018-03-18 Craig Topper[X86] Remove MMX_MASKMOVQ64 and VMASKMOVDQU from schedu...
2018-03-17 Martin Storsjo[AArch64] Skip an unnecessary getCopyToReg in DYNAMIC_S...
2018-03-17 Nirav DaveRevert "[DAG, X86] Revert r327197 "Revert r327170,...
2018-03-17 Nirav Dave[DAG, X86] Revert r327197 "Revert r327170, r327171...
2018-03-17 Sylvestre LedruFix some user facing typos
2018-03-17 Matt ArsenaultAMDGPU/GlobalISel: Cleanup constant legality
2018-03-17 Matt ArsenaultAMDGPU/GlobalISel: Basic G_GEP legality
2018-03-17 Matt ArsenaultAMDGPU/GlobalISel: Basic legality for load/store
2018-03-17 Chandler Carruth[bindings/go] Add a missing `,` in the test code to...
2018-03-17 Oren Ben Simhon[X86] Added support for nocf_check attribute for indire...
2018-03-17 Jonas Paulsson[SystemZ] Add 'REQUIRES: asserts' to test case using...
2018-03-17 Jonas Paulsson[SystemZ] computeKnownBitsForTargetNode() / ComputeNum...
2018-03-17 Jonas Paulsson[SelectionDAG] Handle big endian target BITCAST in...
2018-03-16 Chandler Carruth[GlobalsAA] Fix a pretty terrible bug that has been...
2018-03-16 Jessica Paquette[MachineOutliner] Make KILLs invisible
2018-03-16 Andrea Di Biagio[llvm-mca] Remove method getSchedModel() from the Backend.
2018-03-16 Andrea Di Biagio[llvm-mca] Remove unused methods from Backend. NFC
2018-03-16 David L KreitzerQuiet unused variable warnings. NFC.
2018-03-16 Craig Topper[X86] Pass SelectionDAG into X86ISelAddressMode::dump...
2018-03-16 Sanjay Patel[InstSimplify] add NaN constant diversity; NFC
2018-03-16 Krzysztof Parzyszek[Hexagon] Avoid bank conflicts in post-RA scheduler
2018-03-16 Krzysztof Parzyszek[Hexagon] Add lit testcases for atomic intrinsics
2018-03-16 Reid Kleckner[IR] Avoid the need to prefix MS C++ symbols with ...
2018-03-16 Reid KlecknerRevert r327721 "This patch fixes the invalid usage...
2018-03-16 Craig Topper[X86] Merge ADDSUB/SUBADD detection into single methods...
2018-03-16 Craig Topper[CorrelatedValuePropagation] Use SelectInst::getConditi...
2018-03-16 Farhana Aleen[AMDGPU] Supported ds_write_b128 generation.
2018-03-16 Craig Topper[X86] Post process the DAG after isel to remove vector...
2018-03-16 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32...
2018-03-16 Philip Reames[LICM/mustexec] Extend first iteration must execute...
2018-03-16 Andrew V. TischenkoThis patch fixes the invalid usage of OptSize in Machin...
2018-03-16 Dmitry Preobrazhensky[AMDGPU][MC] Corrected default values for unused SDWA...
2018-03-16 Sanjay Patel[InstCombine] add nnan requirement to potential fabs...
2018-03-16 Jonas Paulsson[SystemZ] Make AnyRegBitRegClass unallocatable.
2018-03-16 Aditya Nandakumar[GISel]: Remove unused header include in MachineIRBuilder.h
2018-03-16 Brian M. Rzycki[JumpThreading] Track unreachable BBs to avoid processing
2018-03-16 Krzysztof Parzyszek[Hexagon] Fix zero-extending non-HVX bool vectors
2018-03-16 Mikhail Maltsev[ARM] Convert more invalid NEON immediate loads
2018-03-16 Simon Pilgrim[X86][Btver2] Add correct mul/imul schedule costs
2018-03-16 Simon Pilgrim[X86][Btver2] Add correct lzcnt/tzcnt/popcnt schedule...
2018-03-16 Mikhail Maltsev[ARM] Fix a check in vmov/vmvn immediate parsing
2018-03-16 Matthew Simpson[AArch64] Implement getArithmeticReductionCost
2018-03-16 Pavel LabathHashTableTest: squelch some "comparison of integers...
2018-03-16 Pavel LabathDWARFVerifier: Enhance validation of .debug_names hash...
2018-03-16 Matthew Simpson[TTI, AArch64] Allow the cost model analysis to test...
2018-03-16 Sjoerd Meijer[ARM] FP16 codegen support for VSEL
2018-03-16 Max Kazantsev[NFC] Void variables used for asserts only
2018-03-16 Sanjay Patel[InstCombine] add more tests for fcmp+select -> fabs...
2018-03-15 Simon Pilgrim[X86][Btver2] Add support for multiple pipelines stages...
2018-03-15 Simon Pilgrim[X86][Btver2] Tweak pipes test to remove register depen...
2018-03-15 Craig Topper[SelectionDAG][ARM][X86] Teach PromoteIntRes_SETCC...
2018-03-15 Simon Pilgrim[X86][Btver2] Fix ymm div/sqrt to use fmul unit
2018-03-15 Sean SilvaUse standard `print(dbgs())` pattern to implement Debug...
2018-03-15 Sanjay Patel[InstCombine] add tests for fcmp+select -> fabs; NFC
2018-03-15 Zachary TurnerFix PDB injected sources test.
2018-03-15 Simon Pilgrim[X86][Btver2] Add test to show timeline of fpu instruct...
2018-03-15 Zachary Turner[PDB] Fix a bug where we were serializing hash tables...
2018-03-15 Derek Schuff[WebAssembly] Add DebugLoc information to WebAssembly...
2018-03-15 Artem Belevich[NVPTX] TblGen-ized lowering of WMMA intrinsics.
2018-03-15 Florian Hahn[LoopUnroll] Peel off iterations if it makes conditions...
2018-03-15 Reid KlecknerRe-land r327620 "[CodeView] Initial support for emittin...
2018-03-15 Reid Kleckner[codeview] Fix sense of the assertion about hashtable...
2018-03-15 Zachary TurnerFix structure alignment issue.
2018-03-15 Reid Kleckner[codeview] Delete FunctionInfo copy ctor and move out...
2018-03-15 Philip Reames[LICM] Ignore exits provably not taken on first iterati...
2018-03-15 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-03-15 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-03-15 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-03-15 Craig Topper[X86] Make sure we use FSUB instruction as the referenc...
2018-03-15 Craig Topper[X86] Add test case showing bad fmsubadd creation due...
2018-03-15 David BlaikieRemove empty file
2018-03-15 Reid KlecknerRevert r327620 "[CodeView] Initial support for emitting...
2018-03-15 Diego Caballero[LV] Test commit. Removing white space.
2018-03-15 Philip Reames[EarlyCSE] Don't hide earler invariant.scopes
2018-03-15 Zachary TurnerMove some function declarations higher so they can...
2018-03-15 Zachary TurnerAdd missing #includes.
2018-03-15 Guozhi Wei[PPC] Avoid non-simple MVT in STBRX optimization
2018-03-15 Simon Pilgrim[X86][Btver2] Attach AES/CLMUL instructions to a schedu...
2018-03-15 Craig Topper[X86] Simplify the type legality checking for (FM)ADDSU...
2018-03-15 Craig Topper[X86] Fix 80 column violations.
2018-03-15 Zachary TurnerRefactor the PDB HashTable class.
2018-03-15 Philip Reames[EarlyCSE] Reuse invariant scopes for invariant load
2018-03-15 Roman Lebedev[InstSimplify] peek through unsigned FP casts for sign...
2018-03-15 Roman Lebedev[InstSimplify][NFC] simplifyICmpWithConstant(): refacto...
2018-03-15 Andrea Di Biagio[llvm-mca] Simplify code. NFC.
2018-03-15 Matthew Simpson[ConstantFolding, InstSimplify] Handle more vector...
2018-03-15 Zaara Syeda[PowerPC] Optimize TLS initial-exec sequence to use...
2018-03-15 Simon Pilgrim[X86][Btver2] Remove JAny resource, and map system...
2018-03-15 Sanjay Patel[InstSimplify] add tests with NaN operand for fp binops...
2018-03-15 Simon Pilgrim[X86][SSE] Introduce Float/Vector WriteMove, WriteLoad...
2018-03-15 Simon Pilgrim[X86] Regenerate schedule tests with zero latency comments
next