OSDN Git Service

android-x86/external-llvm.git
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 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 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 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 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 Simon Pilgrim[X86] Add ADD/SUB schedule tests
2017-12-11 Simon Pilgrim[X86] Add ADC/SBB schedule tests
2017-12-11 Simon Pilgrim[X86] Add MOVSLQ schedule tests
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 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 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 Nemanja Ivanovic[DAGCombiner] Add combined indexed load to the work...
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 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 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 Dylan McKay[AVR] Implement some missing code paths
2017-12-11 Dylan McKay[AVR] Fix incorrectly-calculated AVRMCExpr evaluations
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 Craig Topper[X86] Add a test case for masked scatter where the...
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 Craig Topper[X86] Add VCOMISDZrr, VCOMISSZrr, VUCOMISDZrr, and...
2017-12-10 Craig Topper[X86] Rename some instructions that start with Int_...
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
2017-12-10 Simon Pilgrim[X86] Tag ADJSTACK instructions as INTALU scheduler...
2017-12-10 Dorit Nuzman[SCEV] Fix wrong Equal predicate created in getAddRecFo...
2017-12-10 Simon Pilgrim[X86] Tag MORESTACK instructions as ret scheduler class
2017-12-10 Craig Topper[X86] Fix duplicate entries in skylake server scheduler...
2017-12-10 Craig Topper[X86] Add MOVQI2PQIrm, MOVSDmr, and MOVSDrm to schedule...
2017-12-10 Craig Topper[X86] Add LEA64_32r to scheduler models for Sandybridge...
2017-12-10 Craig Topper[X86] Add IN16/OUT16 to scheduling information for...
2017-12-10 Craig Topper[X86] Fix scheduler models to support ADD32ri in additi...
2017-12-10 Craig Topper[X86] Rename some instructions so that 'b' is added...
2017-12-10 Craig Topper[X86] Add CMPSDrr/rm to the scheduler models.
2017-12-10 Craig Topper[Docs] Fix typo in scheduler model documentation. enume...
2017-12-10 Tim NorthoverPowerPC: support external pid instructions in MC layer.
2017-12-10 Xinliang David Li[PGO] change arg type to uint64_t to match member field...
2017-12-10 Craig Topper[X86] Rename the rb form of scalar ADD/SUB/MUL/DIV...
2017-12-10 Craig Topper[X86] Correct the _Int part of more scheduler model...
2017-12-10 Craig Topper[X86] Remove ReadAfterLd from several several rb instru...
next