platform/upstream/llvm.git
2017-12-14 Eric Liu[clangd] Add a FileSymbols container that manages symbo...
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 Richard SmithWarn if we find a Unicode homoglyph for a symbol in...
2017-12-14 Ilya Biryukov[Frontend] Treat function with skipped body as definition
2017-12-14 Eric Liu[clangd] Fix a potential use-after-move bug.
2017-12-14 Haojian Wu[clangd] Construct SymbolSlab from YAML format.
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 Eric Liu[clangd] Symbol index interfaces and an in-memory index...
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 Haojian Wu[clangd] Fix the unitttest build error on buildbot.
2017-12-14 Martin Storsjo[COFF] Error out if 20 bit thumb branches are out of...
2017-12-14 Martin Storsjo[COFF] Sort .pdata for arm64
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 Igor KudrinFix a build bot failure.
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 Igor Kudrin[ELF] Prevent crash in writing an .ARM.exidx sentinel...
2017-12-14 Rafael EspindolaFix crash on invalid.
2017-12-14 Matthias BraunMC/AsmPrinter: Reduce code duplication.
2017-12-14 Kostya Kortchinsky[scudo] Disabling the interface test on armhf
2017-12-14 Dean Michael... [XRay][compiler-rt] Coalesce calls to mprotect to reduc...
2017-12-14 Kamil RytarowskiSet of corrections for MSan/NetBSD
2017-12-14 Sam Clegg[WebAssembly] Update YAML expected output after llvm...
2017-12-14 Matthias BraunMC: Add support for mach-o build_version
2017-12-14 Kuba Mracek[asan] Use linker initialization for the allocator
2017-12-14 Kuba Mracek[sanitizer] Use MADV_FREE on Darwin/BSD to release...
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 Rafael EspindolaMove Repl to SectionBase.
2017-12-13 Sanjay Patel[EarlyCSE] recognize swapped variants of abs/nabs as...
2017-12-13 Rui UeyamaInline a small function.
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 Matt Morehouse[libFuzzer] Add dummy call of LLVMFuzzerTestOneInput...
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 Peter CollingbourneIRGen: When performing CFI checks, load vtable pointer...
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 Alexey Bataev[OPENMP] Add codegen for `nowait` clause in target...
2017-12-13 Brian M. Rzycki[JumpThreading] Preservation of DT and LVI across the...
2017-12-13 Kostya Kortchinsky[scudo] Adding a public Scudo interface
2017-12-13 Sam CleggAdd missing reference to lldCommon in MinGW/CMakeLists.txt
2017-12-13 Krzysztof Parzyszek[Hexagon] Intrinsic support for V62 and V65
2017-12-13 Alexey Bataev[OPENMP] Initial codegen for `target teams distribute...
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 Zhihao Yuan[libcxx] Fix basic_stringbuf constructor
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
next