platform/upstream/llvm.git
2017-12-11 Zhihao YuanP0620 follow-up: deducing `auto` from braced-init-list...
2017-12-11 Simon Pilgrim[X86] Add AND/OR/XOR schedule tests
2017-12-11 Jonas Devlieghere[dwarfdump] Fix off-by-one bug in accelerator table...
2017-12-11 Erich KeaneRevert 320391: Certain targets are failing, pulling...
2017-12-11 Simon Pilgrim[X86] Add ADD/SUB schedule tests
2017-12-11 Malcolm Parsons[Sema] Fix crash in unused-lambda-capture warning for...
2017-12-11 Simon Pilgrim[X86] Add ADC/SBB schedule tests
2017-12-11 Rui UeyamaSort.
2017-12-11 Rui UeyamaChange function type more LLVM-ish.
2017-12-11 Simon Pilgrim[X86] Add MOVSLQ schedule tests
2017-12-11 Erich KeaneFor Linux/gnu compatibility, preinclude <stdc-predef...
2017-12-11 Rafael EspindolaCreate reserved symbols early so they can be versioned.
2017-12-11 Simon PilgrimNormalize line endings. NFCI.
2017-12-11 Amara Emerson[GlobalISel] Disable GISel for big endian.
2017-12-11 Simon Pilgrim[X86] Add LWP schedule tests
2017-12-11 Simon Pilgrim[X86] Add INT/INTO schedule tests
2017-12-11 Simon Pilgrim[X86] Add IN/OUT schedule tests
2017-12-11 Simon Pilgrim[X86] Add IDIV schedule tests
2017-12-11 Simon Pilgrim[X86] Add CMPXCHG schedule tests
2017-12-11 Simon Pilgrim[X86] Add CLZERO schedule test
2017-12-11 Alexander Potapenko[MSan] Hotfix compilation
2017-12-11 Simon Pilgrim[X86] Add ADCX/ADOX/XADD/XLAT schedule tests
2017-12-11 Nirav Dave[X86] Modify Nontemporal tests to avoid deadstore optim...
2017-12-11 Tony Tye[AMDGPU] Rename Bonaire target to be gfx704; update...
2017-12-11 Pavel Labathdotest.py: Correctly annotate lldbinline tests with...
2017-12-11 Simon Pilgrim[X86] Add SETCC/STC/STD/UD2 schedule tests
2017-12-11 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Corrected encoding of ttmp registers...
2017-12-11 Sanjay Patel[DAGCombiner] protect against an infinite loop between...
2017-12-11 Alexander Potapenko[MSan] introduce getShadowOriginPtr(). NFC.
2017-12-11 Peter Smith[ELF] Improve comments in aarch64 errata fix test ...
2017-12-11 Simon Pilgrim[X86] Add SAR/SHL/SHR schedule tests
2017-12-11 Simon Pilgrim[X86] Add RCL/RCR schedule tests
2017-12-11 Krzysztof Parzyszek[Hexagon] Crash in instruction selection for insert_vec...
2017-12-11 Nemanja Ivanovic[PowerPC] Sign-extend negative constant stores
2017-12-11 Pavel LabathAdd a StringList constructor to Args class
2017-12-11 Nemanja Ivanovic[DAGCombiner] Add combined indexed load to the work...
2017-12-11 Roger Ferrer... [libcxx] Define istream_iterator equality comparison...
2017-12-11 Diana Picus[ARM GlobalISel] Add test for a MOVTi16 pattern. NFC
2017-12-11 Simon Pilgrim[X86] Add fsgsbase schedule tests.
2017-12-11 Michael Kruse[ScopBuilder] Split statements on encountering store...
2017-12-11 Alex Bradbury[RISCV] Add custom CC_RISCV calling convention and...
2017-12-11 Alex Bradbury[RISCV] Allow lowering of dynamic_stackalloc, stacksave...
2017-12-11 Alex Bradbury[RISCV] Implement prolog and epilog insertion
2017-12-11 Simon Pilgrim[X86] Regenerate fsgsbase intrinsic tests. NFCI.
2017-12-11 Roger Ferrer... [ARM] Use ADDCARRY / SUBCARRY
2017-12-11 Aleksandar... [mips] Minor update to the comment (NFC)
2017-12-11 Alex Bradbury[RISCV] Support lowering FrameIndex
2017-12-11 Diana Picus[ARM GlobalISel] Add tests for PKHBT and PKHTB
2017-12-11 Aleksandar... [mips] Removal of microMIPS64R6
2017-12-11 Aleksandar... [mips] Removal of microMIPS64R6
2017-12-11 Pavel LabathFix osx build broken in r320346
2017-12-11 Dylan McKay[AVR] Implement some missing code paths
2017-12-11 Dylan McKay[AVR] Fix incorrectly-calculated AVRMCExpr evaluations
2017-12-11 Pavel LabathMove PseudoTerminal to the lldb_private namespace
2017-12-11 Pavel LabathMainLoop: avoid infinite loop when pty slave gets closed
2017-12-11 Craig Topper[DAGCombiner] Support folding (mulhs/u X, 0)->0 for...
2017-12-11 Craig Topper[DAGCombiner] Reuse existing SDLoc variable instead...
2017-12-11 Craig Topper[X86] Regenerate test with update_llc_test_checks.py
2017-12-11 Davide ItalianoRevert "[DataEncoder] Replace buggy versions of write...
2017-12-11 Craig Topper[X86] Add a test case for masked scatter where the...
2017-12-11 Rafael EspindolaFix test to test what it intended to test.
2017-12-10 Davide Italiano[DarwinLog] Remove other dead code. Found while reading...
2017-12-10 Davide Italiano[MachException] Garbage collect unused and dead code.
2017-12-10 Michael Kruse[ScopBuilder] Fix typo. NFC.
2017-12-10 Davide Italiano[DataEncoder] Replace buggy versions of write functions.
2017-12-10 Simon Pilgrim[X86] Add ROL/ROR schedule tests
2017-12-10 Simon Pilgrim[X86] Add DIV/MUL/NEG/NOP/NOT/PAUSE schedule tests
2017-12-10 Simon Pilgrim[X86] Add DEC/INC schedule tests
2017-12-10 Simon Pilgrim[X86] Add INS/OUTS schedule tests
2017-12-10 Simon Pilgrim[X86] Add CMPS/MOVS/SCAS/STOS schedule tests
2017-12-10 Simon Pilgrim[X86] Add CMOV schedule tests
2017-12-10 Simon Pilgrim[X86] Add BT/BTC/BTR/BTS schedule tests
2017-12-10 Rafael EspindolaMove RelaPlt and RelaIplt to InX. NFC.
2017-12-10 Craig Topper[X86] Add VCOMISDZrr, VCOMISSZrr, VUCOMISDZrr, and...
2017-12-10 Craig Topper[X86] Rename some instructions that start with Int_...
2017-12-10 Rafael EspindolaMove RelaDyn to InX. NFC.
2017-12-10 Rafael EspindolaRemove this->. NFC.
2017-12-10 Simon Pilgrim[X86][X87] Fix typo in znver1 FIST/FISTT schedule patterns
2017-12-10 Simon Pilgrim[X86][X87] Add missing x87 scheduler tests
2017-12-10 Craig Topper[X86] Rename some instructions from 'rb' to 'rrb' to...
2017-12-10 Craig Topper[X86] Add VCVTQQ2PS to the skylake server scheduler...
2017-12-10 Craig Topper[X86] Add VPMULLWZ256 to the skylake server scheduler...
2017-12-10 Craig Topper[X86] Add 256/512-bit EVEX VPSADBW instructions to...
2017-12-10 Craig Topper[X86] Fix a few instructions that were named Z512 inste...
2017-12-10 Craig Topper[X86] Add VPSRLWZrr to skylake server scheduler model.
2017-12-10 Craig Topper[X86] Add VPUNPCKLWDZrr to skylake server scheduler...
2017-12-10 Craig Topper[X86] Adjust tablegen includes so we can use Instructio...
2017-12-10 Sanjay Patel[SimplifyLibCalls] propagate FMF when folding pow(x...
2017-12-10 Sanjay Patel[InstCombine] add test for pow(x, -1.0) with FMF; NFC
2017-12-10 Sanjay Patel[SimplifyLibCalls] propagate FMF when folding pow(x...
2017-12-10 Sanjay Patel[InstCombine] add test for pow(x, 2.0) with FMF; NFC
2017-12-10 Simon Pilgrim[X86] Flag BroadWell scheduler model as complete
2017-12-10 Simon PilgrimRegenerate some AVX2+ scheduling tests that got missed
2017-12-10 Simon PilgrimStrip trailing whitespace. NFCI.
2017-12-10 Simon PilgrimRegenerate some scheduling tests that got missed
2017-12-10 Simon Pilgrim[X86] Flag ZNVER1 scheduler model as complete
2017-12-10 Simon Pilgrim[X86] Flag SLM scheduler model as complete
2017-12-10 Simon Pilgrim[X86][AVX[ Tag VZEROALL/VZEROUPPER instructions schedul...
2017-12-10 Simon Pilgrim[X86] Tag SSE4A instructions as SSE INTALU scheduler...
2017-12-10 Simon Pilgrim[X86] Flag BTVER2 scheduler model as complete
next