OSDN Git Service

CODE_OWNERS: Take ownership of Loop Strenght Reduce.
[android-x86/external-llvm.git] / test /
2016-11-30 Matt ArsenaultAMDGPU: Move mir tests into mir test directory
2016-11-30 Sanjay Patel[InstCombine] update test to use FileCheck and auto...
2016-11-30 Simon Pilgrim[X86][SSE] Added tests showing missed combines of ANDs...
2016-11-30 Sanjay Patel[InstCombine] auto-generate checks for select+bitwise...
2016-11-30 Silviu Baranga[AArch64] Fix useful bits detection for BFM instructions
2016-11-30 Derek Schuff[WebAssembly] Add llvm-objdump support for wasm file...
2016-11-30 Simon Pilgrim[X86][SSE] Add support for target shuffle constant...
2016-11-30 Sanjay Patel[AArch64] use exact checks; NFC
2016-11-30 Simon PilgrimUpdated test with -verify-machineinstrs to check for...
2016-11-30 Simon Pilgrim[X86][SSE] Add tests demonstrating missed opportunities...
2016-11-30 Adam NemetRevert "[GVN] Basic optimization remark support"
2016-11-29 Paul RobinsonRevert r288212 due to lldb failure.
2016-11-29 Jacques Pienaar[lanai] Manually match 0/-1 with R0/R1.
2016-11-29 Nemanja IvanovicRevert https://reviews.llvm.org/rL287679
2016-11-29 Paul RobinsonEmit 'no line' information for interesting 'orphan...
2016-11-29 Simon Pilgrim[X86][AVX512VL] Improved testing of vcvtpd2ps, vcvtpd2d...
2016-11-29 Adam Nemet[GVN] Basic optimization remark support
2016-11-29 Simon Pilgrim[X86][AVX512DQVL] Improved testing of vcvtqq2ps/vcvtuqq...
2016-11-29 Sanjay Patel[AArch64] allow and-not-compare transform to form ...
2016-11-29 Peter CollingbourneBitcode: Add a more comprehensive multi-module test...
2016-11-29 Peter CollingbourneAdd llvm-modextract tool.
2016-11-29 Justin Lebar[StructurizeCFG] Fix infinite loop in rebuildSSA.
2016-11-29 Kevin EnderbyAdd to llvm-objdump the -no-leading-headers option...
2016-11-29 Peter CollingbourneBitcode: Introduce BitcodeWriter interface.
2016-11-29 Matt ArsenaultAMDGPU: Disallow exec as SMEM instruction operand
2016-11-29 Matt ArsenaultAMDGPU: Materialize frame index before add
2016-11-29 Sanjay Patel[AArch64] add tests for bics; NFC
2016-11-29 Sanjay Patel[AArch64] add tests to show select transforms; NFC
2016-11-29 Adam NemetRevert "[GVN] Basic optimization remark support"
2016-11-29 Adam NemetRevert "[GVN, OptDiag] Include the value that is forwar...
2016-11-29 Adam NemetRevert "[GVN, OptDiag] Print the interesting instructio...
2016-11-29 Geoff Berry[AArch64] Fold spills of COPY of WZR/XZR
2016-11-29 Artur Pilipenko[CVP] Remove use of removed flag (-cvp-dont-process...
2016-11-29 Nemanja Ivanovic[PowerPC] Improvements for BUILD_VECTOR Vol. 1
2016-11-29 Alexey Bataev[SLP] Add a new test for tree vectorization starting...
2016-11-29 Simon Pilgrim[X86][SSE] Add initial support for combining target...
2016-11-29 Simon Pilgrim[X86][SSE] Added tests showing missed combines to ...
2016-11-29 Alexey Bataev[SLPVectorizer] Improved support of partial tree vector...
2016-11-29 Reid Kleckner[asan/win] Align global registration metadata to its...
2016-11-29 Tom StellardAMDGPU/SI: Avoid moving PHIs to VALU when phi values...
2016-11-29 Reid KlecknerRecognize ${:uid} escapes in intel syntax inline asm
2016-11-29 Adam Nemet[GVN, OptDiag] Print the interesting instructions invol...
2016-11-28 Kevin EnderbyAdd error checking for Mach-O universal files.
2016-11-28 Eli Friedman[SROA] Drop lifetime.start/end intrinsics when they...
2016-11-28 David Blaikie[DebugInfo] Add support for DW_AT_main_subprogram on...
2016-11-28 Artem BelevichRevert r287637 "[wasm] hack around test failure after...
2016-11-28 Stanislav Mekhanoshin[AMDGPU] Allow hoisting of comparisons out of a loop...
2016-11-28 Joerg SonnenbergerRevert r287553: [CodeGenPrep] Skip merging empty case...
2016-11-28 Simon Pilgrim[X86][SSE] Add initial support for combining (V)PMOVZX...
2016-11-28 Adam Nemet[GVN, OptDiag] Include the value that is forwarded...
2016-11-28 Adam Nemet[GVN] Basic optimization remark support
2016-11-28 Simon Pilgrim[X86][SSE] Added support for combining bit-shifts with...
2016-11-28 Simon Pilgrim[X86][SSE] Added tests showing missed combines of shift...
2016-11-28 Nirav DaveRevert "[DAG] Improve loads-from-store forwarding to...
2016-11-28 Ulrich Weigand[SystemZ] Support execution hint instructions
2016-11-28 Ulrich Weigand[SystemZ] Support load-and-trap instructions
2016-11-28 Ulrich Weigand[SystemZ] Add remaining branch instructions
2016-11-28 Ulrich Weigand[SystemZ] Improve use of conditional instructions
2016-11-28 James Molloy[InlineCost] Reduce inline thresholds to compensate...
2016-11-27 Craig Topper[X86][FMA4] Add load folding support for FMA4 scalar...
2016-11-27 Craig Topper[X86][FMA4] Add test cases to demonstrate missed foldin...
2016-11-27 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-11-27 Sanjay Patel[InstSimplify] allow integer vector types to use comput...
2016-11-27 Craig Topper[AVX-512] Add integer and fp unpck instructions to...
2016-11-27 Simon Pilgrim[X86][SSE] Added tests showing missed combines for...
2016-11-27 Sanjay Pateladd tests to show missing analysis; NFC
2016-11-27 Craig Topper[AVX-512] Add masked EVEX vpmovzx/sx instructions to...
2016-11-27 Mohammad Shahid[SLP] Add new and update existing lit testfor providing...
2016-11-26 Craig Topper[X86] Add a hasOneUse check to selectScalarSSELoad...
2016-11-26 Sanjay Patel[InstCombine] add test to show missing vector optimizat...
2016-11-26 Sanjay Patel[InstCombine] don't drop metadata in FoldOpIntoSelect()
2016-11-26 Craig Topper[AVX-512] Add unmasked EVEX vpmovzx/sx instructions...
2016-11-26 Craig Topper[AVX-512] Add masked 128/256-bit integer add/sub instru...
2016-11-26 Craig Topper[AVX-512] Add masked 512-bit integer add/sub instructio...
2016-11-26 Craig Topper[AVX-512] Teach LowerFormalArguments to use the extende...
2016-11-26 Craig Topper[AVX-512] Add VLX versions of VDIVPD/PS and VMULPD...
2016-11-26 Tom StellardAMDGPU/SI: Use float as the operand type for amdgcn...
2016-11-26 Dylan McKayUn-XFAIL an AVR CodeGen test
2016-11-25 Sanjay Patel[SimplifyCFG] auto-generate better checks; NFC
2016-11-25 Sanjay Patel[SimplifyCFG] auto-generate better checks; NFC
2016-11-25 Marek OlsakAMDGPU/SI: Add back reverted SGPR spilling code, but...
2016-11-25 Craig Topper[AVX-512] Add support for changing VSHUFF64x2 to VSHUFF...
2016-11-25 Craig Topper[AVX-512] Add VPERMT2* and VPERMI2* instructions to...
2016-11-25 Marek OlsakRevert "AMDGPU: Implement SGPR spilling with scalar...
2016-11-25 Marek OlsakRevert "AMDGPU: Fix MMO when splitting spill"
2016-11-25 Marek OlsakRevert "AMDGPU: Make m0 unallocatable"
2016-11-25 Marek OlsakRevert "AMDGPU: Preserve m0 value when spilling"
2016-11-25 Simon Pilgrim[X86][SSE] Added knownbits through bitcast test
2016-11-25 Abhilash Bhandari[Loop Unswitch] Patch to selective unswitch only the...
2016-11-25 Simon Pilgrim[X86][SSE] Added v16i8 shuffle test case from PR31151
2016-11-25 Simon Dardis[mips] Correct jal expansion for local symbols in ...
2016-11-24 Craig Topper[X86] Modify two tests that passed undef to both sides...
2016-11-24 Craig Topper[AVX-512] Add tests demonstrating failure to generated...
2016-11-24 Simon Pilgrim[X86][SSE] Improve UINT_TO_FP v2i32 -> v2f64
2016-11-24 Simon Pilgrim[X86][AVX512] Add support for v2i64 fptosi/fptoui/sitof...
2016-11-24 Simon Pilgrim[X86][AVX512DQVL] Add awareness of vcvtqq2ps and vcvtuq...
2016-11-24 Simon Pilgrim[X86][AVX512DQVL] Add support for v2i64 -> v2f32 SINT_T...
2016-11-24 Simon Pilgrim[X86][AVX512DQVL] Add v2i64 -> v2f32 + zero codegen...
2016-11-24 Nikolai Bozhenov[x86] Fixing PR28755 by precomputing the address used...
2016-11-24 Dylan McKay[AVR] Mark the 'select-must-add-unconditional-jump...
next