OSDN Git Service

android-x86/external-llvm.git
2017-12-14 Zachary TurnerOnly use is_trivially_copyable if we know it's safe...
2017-12-14 Krzysztof ParzyszekAdd MVT::v128i1, NFC
2017-12-14 Adam Nemet[opt-viewer] Render utf-8 characters properly in the...
2017-12-14 Paul Robinson[MC] Allow .file directives to be out-of-order
2017-12-14 Adam Nemet[opt-viewer] Support unicode characters in function...
2017-12-14 Shoaib Meenai[cmake] Only attempt to install MSVC system libraries...
2017-12-14 Craig Topper[X86] Don't zero the upper bits of the k-register befor...
2017-12-14 Krzysztof Parzyszek[Hexagon] Remove vectors of i64 from valid HVX types
2017-12-14 Zachary TurnerFix error due to missing includes.
2017-12-14 Zachary Turner[COFF] Teach LLD to use the COFF .debug$H section.
2017-12-14 Geoff Berry[ARM] Fix isRenamable flag setting on expanded VSTMDIA...
2017-12-14 Gadi Haber[X86][AVX][AVX2]: Adding full coverage of MC encoding...
2017-12-14 Simon Dardis[mips] Update some tests before posting a patch, NFC.
2017-12-14 Yaxun LiuRevert CodeGen: Fix assertion in machine inst sheduler...
2017-12-14 Sander de SmalenRe-commit: [TableGen] AsmMatcher: Fix bug with reported...
2017-12-14 Eugene Leviant[LLVMgold] Use platform dependent extension in tests
2017-12-14 Simon Dardis[mips] Add partial support for R6 in the long branch...
2017-12-14 Bjorn Pettersson[ScalarEvolution] Fix base condition in isNormalAddRecPHI.
2017-12-14 Haicheng Wu[InlineCost] Tracking Values through PHI Nodes
2017-12-14 Benjamin KramerRevert "[DAGCombine] Move AND nodes to multiple load...
2017-12-14 Andrew V. TischenkoAny Target Asm comments should start from MachineInstr...
2017-12-14 Omer Paparo... Inserting several lit tests to reflect current behaviour
2017-12-14 Michael Zuckerman[AVX512] Adding support for load truncate store of I1
2017-12-14 Simon Pilgrim[X86] Add FMA4 schedule tests
2017-12-14 Simon Pilgrim[X86] Add FMA3 schedule tests
2017-12-14 Fedor Sergeev[PM][InstCombine] fixing omission of AliasAnalysis...
2017-12-14 Fedor SergeevRemove redundant includes from lib/Target/AArch64.
2017-12-14 Francis Visoiu... [CodeGen] Print MCSymbol operands as <mcsymbol sym...
2017-12-14 Francis Visoiu... [CodeGen] Move printing MO_Metadata operands to Machine...
2017-12-14 Francis Visoiu... [CodeGen] Print live-out register lists as liveout...
2017-12-14 Francis Visoiu... [CodeGen] Print global addresses as @foo in both MIR...
2017-12-14 Francis Visoiu... [CodeGen] Print external symbols as $symbol in both...
2017-12-14 Igor Laevsky[Verifier] Check that GEP indexes has correct types
2017-12-14 Sam Parker[DAGCombine] Move AND nodes to multiple load leaves
2017-12-14 Craig Topper[X86] Make ANY_EXTEND from vXi1 Custom for more types.
2017-12-14 Craig Topper[SelectionDAG][X86] Improve legalization of v32i1 CONCA...
2017-12-14 Craig Topper[X86] Remove redundant setOperationAction calls.
2017-12-14 Dorit Nuzman[LV] Support efficient vectorization of an induction...
2017-12-14 Gadi Haber[X86][AES]: Adding full coverage of MC encoding for...
2017-12-14 Craig Topper[SelectionDAG] When legalizing the result type of CONCA...
2017-12-14 Matthias BraunMC/AsmPrinter: Reduce code duplication.
2017-12-14 Matthias BraunMC: Add support for mach-o build_version
2017-12-13 Petr Hosek[CMake] Pass LLVM_HAVE_LINK_VERSION_SCRIPT to external...
2017-12-13 Shoaib Meenai[cmake] Add support for case-sensitive Windows SDKs
2017-12-13 Shoaib Meenai[cmake] Support host architectures other than x64
2017-12-13 Craig TopperRecommit r320461 "[X86] Use regular expressions more...
2017-12-13 Sanjay Patel[EarlyCSE] recognize swapped variants of abs/nabs as...
2017-12-13 Simon Pilgrim[X86] Add missing MULX32 schedule test
2017-12-13 Yaxun LiuCodeGen: Fix assertion in machine inst sheduler due...
2017-12-13 Zachary Turner[CodeView] Teach clang to emit the .debug$H COFF section.
2017-12-13 Michael ZolotukhinRecover some overzealously removed includes.
2017-12-13 Sanjay Patel[EarlyCSE] add tests for swapped abs/nabs; NFC
2017-12-13 Hans WennborgSpeculative build fix for llvm-pdbdump on Linux after...
2017-12-13 Hans WennborgSpeculative build fix for lld on Linux after Michael...
2017-12-13 Simon Pilgrim[X86] Add CLWB schedule test
2017-12-13 Sam Clegg[WebAssembly] Use bitfield types in wasm YAML represent...
2017-12-13 Brian M. RzyckiReverting [JumpThreading] Preservation of DT and LVI...
2017-12-13 Sanjay Patel[EarlyCSE] recognize commuted and swapped variants...
2017-12-13 Sam Clegg[WebAssembly] Add linking metatdata test coverage for...
2017-12-13 Simon Pilgrim[X86] Move ADX schedule tests out of schedule-x86_64.ll
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/Target/X86.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/Target/ARM.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/Target/AArch64.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/Target/*.cpp.
2017-12-13 Michael ZolotukhinRemove redundant includes from utils/TableGen.
2017-12-13 Michael ZolotukhinRemove redundant includes from tools.
2017-12-13 Michael ZolotukhinRemove redundant includes from unittests.
2017-12-13 Michael ZolotukhinRemove redundant includes from various places.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/Transforms.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/Support.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/ProfileData.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/Object.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/MC.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/LTO.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/IR.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/ExecutionEngine.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/DebugInfo.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/CodeGen.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/Bitcode.
2017-12-13 Michael ZolotukhinRemove redundant includes from lib/Analysis.
2017-12-13 Shoaib Meenai[cmake] Explicitly set VS 2017 compatibility
2017-12-13 Shoaib Meenai[cmake] Determine MSVC host triple correctly when cross...
2017-12-13 Matt ArsenaultAMDGPU: Partially fix disassembly of MIMG instructions
2017-12-13 Brian M. Rzycki[JumpThreading] Preservation of DT and LVI across the...
2017-12-13 Aditya Kumar[GVNHoist] Fix: PR35222 gvn-hoist incorrectly erases...
2017-12-13 Adrian PrantlIgnore metainstructions during the shrink wrap analysis
2017-12-13 Jonas Devlieghere[dsymutil][test] Fix failing test when no lipo binary...
2017-12-13 Simon Pilgrim[X86] Add JCC/JECXZ/JECXZ/JRCXZ/LOOP schedule tests
2017-12-13 Amaury SechetRegenerate test-shrink.ll test results. NFC
2017-12-13 Jonas Devlieghere[dsymutil] Re-enable threading
2017-12-13 Simon Pilgrim[X86] Add RET/RETF schedule tests
2017-12-13 Simon Pilgrim[X86] Add POP/PUSH schedule tests
2017-12-13 Brian M. Rzycki[Function] Remove trailing end-of-line whitespace....
2017-12-13 Nemanja IvanovicFix link failure on one build bot introduced by r320584.
2017-12-13 Galina KistanovaReverted r320229. It broke tests on builder llvm-clang...
2017-12-13 Simon Pilgrim[X86] Add PREFETCH schedule tests
2017-12-13 Simon Pilgrim[X86] Add XCHG schedule tests
2017-12-13 Simon Pilgrim[X86] Add MOVNTI schedule tests
2017-12-13 Nemanja Ivanovic[PowerPC] MachineSSA pass to reduce the number of CR...
2017-12-13 Simon Pilgrim[X86] Add ENTER/LEAVE schedule tests
next