platform/upstream/llvm.git
2017-12-12 Davide Italiano[testsuite] Remove testing failures vestiges.
2017-12-12 Shoaib Meenai[lldb] Switch to add_llvm_install_targets
2017-12-12 Petr Hosek[ELF] Use shell to check the file permissions
2017-12-12 Sam Clegg[WebAssembly] Check more details in call-indirect test...
2017-12-11 Vedant Kumar[llvm-cov] Simplify a test case. NFC.
2017-12-11 Petr Hosek[ELF] Don't set the executable bit for relocatable...
2017-12-11 Jake Ehrlich[ELF] Change default output section type to SHT_NOBITS
2017-12-11 Rui UeyamaRemove redundant local variables.
2017-12-11 Max Moroz[llvm-cov] Add an option for "export" command to emit...
2017-12-11 Rui UeyamaDo not read the same .lib file more than once.
2017-12-11 Rui UeyamaReduce indentation.
2017-12-11 Sam CleggReland "[WebAssembly] Import the linear memory and...
2017-12-11 Peter CollingbourneELF: Do not follow relocation edges to output sections...
2017-12-11 Rafael EspindolaReturn R_PLT_PC for R_PPC_PLTREL24.
2017-12-11 Richard TrieuRevert r318704 - [Sparc] efficient pattern for UINT_TO_...
2017-12-11 Sam Clegg[WebAssembly] De-dup indirect function table.
2017-12-11 Sam CleggUse ErrorOS for log messages as well as error
2017-12-11 Sam Clegg[WebAssembly] Preserve ordering of global symbols
2017-12-11 Davide Italiano[test-suite] Un'XFAIL a test that's not failing anymore.
2017-12-11 Matt ArsenaultLSR: Check more intrinsic pointer operands
2017-12-11 Hans WennborgFix x86-64-reloc-8.s test after r320416.
2017-12-11 Davide Italiano[Testsuite] Rename this file from *m -> *mm.
2017-12-11 Hans WennborgRevert r320407 "[InstCombine] Fix PR35618: Instcombine...
2017-12-11 Evandro Menezes[CodeGen] Improve the consistency of instruction fusion*
2017-12-11 Craig Topper[Driver][CodeGen] Add -mprefer-vector-width driver...
2017-12-11 Craig Topper[Docs] Regenerate command line documentation.
2017-12-11 Kostya Kortchinsky[sanitizer] Revert rL320409
2017-12-11 Alexander Richardson[ELF] When a relocation is out of range print the value...
2017-12-11 Adrian PrantlASAN: Provide reliable debug info for local variables...
2017-12-11 Tony Jiang[PowerPC] Partially enable the ISEL expansion pass.
2017-12-11 Justin Bogner[cmake] Pass TARGETS_TO_BUILD through to host tools...
2017-12-11 Rafael EspindolaHandle symbols pointing to output sections.
2017-12-11 Erich KeanePR35586: Relax two asserts that are overly restrictive
2017-12-11 Krzysztof Parzyszek[Hexagon] Remove unsupported vlut intrinsics
2017-12-11 Kostya Kortchinsky[sanitizer] Introduce a vDSO aware time function, and...
2017-12-11 George Burgess IVEnsure moved-from container is cleared on move
2017-12-11 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-11 Alexander Kornienko[clang-tidy] Correctly classify constant arrays and...
2017-12-11 Hans WennborgFix warn-enum-compare.cpp on Windows
2017-12-11 Krzysztof Parzyszek[Hexagon] Add support for Hexagon V65
2017-12-11 Simon Pilgrim[X86] Add LODS schedule tests
2017-12-11 Simon Pilgrim[X86] Add CMP/TEST schedule tests
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
next