OSDN Git Service

LLVM_GEN_ to LLVM70_GEN_
[android-x86/external-llvm.git] / test /
2018-06-05 Vedant Kumar[opt] Introduce -strip-named-metadata
2018-06-05 Vedant Kumar[Debugify] Don't insert debug values after terminating...
2018-06-05 Francis Visoiu Mistrih[ShrinkWrap] Add optimization remarks to the shrink...
2018-06-05 Amara Emerson[MIRParser] Add parser support for 'true' and 'false...
2018-06-04 Sanjay Patel[InstCombine] refine UB-handling in shuffle-binop transform
2018-06-04 Amaury SechetRemove various use of undef in the X86 test suite as...
2018-06-04 Amaury SechetRevert "Regenerate expected test results for test/CodeG...
2018-06-04 Vedant Kumar[Debugify] Preserve analyses in -check-debugify
2018-06-04 Amaury SechetRevert "Remove various use of undef in the X86 test...
2018-06-04 Alexander Ivchenko[X86][ELF][CET] Adding the .note.gnu.property ELF secti...
2018-06-04 Amaury SechetRemove various use of undef in the X86 test suite as...
2018-06-04 Amaury SechetRegenerate expected test results for test/CodeGen/X86...
2018-06-04 Scott Linder[CodeGen] Always update divergence in SelectionDAG...
2018-06-04 Amaury Sechet[DAGcombine] Teach the combiner about -a = ~a + 1
2018-06-04 Alexander Shaposhnikov[llvm-strip] Add missing aliases for --strip-debug
2018-06-04 Dmitry MikulinIn thin and full LTO + CFI, direct function calls may...
2018-06-04 John Brawn[ValueTracking] Match select abs pattern when there...
2018-06-04 Mark Searles[AMDGPU][Waitcnt] Fix handling of flat instrs
2018-06-04 Andrea Di Biagio[RFC][patch 3/3] Add support for variant scheduling...
2018-06-04 Alexander Ivchenko[llvm-readobj] Support GNU_PROPERTY_X86_FEATURE_1_AND...
2018-06-04 Nicolai HaehnleTableGen: Streamline the semantics of NAME
2018-06-04 Simon Dardis[mips] Restore the availablity of trap for microMIPS
2018-06-04 Greg Bedwell[llvm-mca] Regenerate a test to remove a double newline
2018-06-04 Roman Lebedev[llvm-mca] Make sure not to end the test files with...
2018-06-04 Sander de Smalen[AArch64][SVE] Fix range for DUP immediates (16bit...
2018-06-04 Sander de Smalen[AArch64][SVE] Asm: Print indexed element 0 as FPR.
2018-06-04 Sander de Smalen[AArch64][SVE] Asm: Support for indexed DUP instructions.
2018-06-04 Sander de Smalen[AArch64][SVE] Asm: Support for FCPY immediate instruct...
2018-06-04 Sander de Smalen[AArch64][SVE] Asm: Support for CPY immediate instructions
2018-06-04 Vedant Kumar[Debugify] Add debug intrinsics before terminating...
2018-06-04 Serguei Katkov[InstCombine] Fix div handling
2018-06-04 Vedant Kumar[Debugify] Don't apply DI before the bitcode writer...
2018-06-04 Vedant Kumar[opt] Add a -strip-module-flags option
2018-06-03 Craig Topper[X86] Remove and autoupgrade masked avx512vnni intrinsi...
2018-06-03 Vedant Kumar[Debugify] Skip dbg.value placement for EH pads, musttail
2018-06-03 Simon Pilgrim[X86][TBM] Use realistic BEXTR control bits
2018-06-03 Sanjay Patel[InstCombine] improve sub with bool folds
2018-06-03 Simon Pilgrim[X86][AVX512] Cleanup intrinsics tests
2018-06-03 Simon Pilgrim[X86][AVX512BW] Regenerate arithmetic tests using updat...
2018-06-03 Simon Pilgrim[X86][BMI1] Test i32 intrinsics on 32/64 bits + branch...
2018-06-03 Simon Pilgrim[X86][BMI] Remove CTTZ tests - this is fully covered...
2018-06-03 Simon Pilgrim[X86][TBM] Branch off i32 intrinsics and test on 32...
2018-06-03 Amaury SechetRemove SETCCE use from Lanai's backend
2018-06-02 Simon Pilgrim[X86][SSE] Cleanup AVX1 intrinsics tests
2018-06-02 Simon Pilgrim[X86][SSE] Cleanup SSE1 intrinsics tests
2018-06-02 Simon Pilgrim[X86][SSE] Cleanup SSE2 intrinsics tests
2018-06-02 Simon Pilgrim[X86][SSE] Cleanup SSE3/SSSE3 intrinsics tests
2018-06-02 Simon Pilgrim[X86][SSE4] Tweak rL333828 sse41/sse42 cleanup to recov...
2018-06-02 Simon Pilgrim[X86][SSE] Cleanup SSE4A/SSE41/SSE42 intrinsics tests
2018-06-02 Simon Pilgrim[X86][BMI2] Test i32 intrinsics on 32/64 bits + branch...
2018-06-02 Simon Pilgrim[X86][BMI1] Remove test for non-existent andn i16 instr...
2018-06-02 Ivan A. Kosarev[NEON] Support VLD1xN intrinsics in AArch32 mode (LLVM...
2018-06-02 Ivan A. KosarevRevert r333819 "[NEON] Support VLD1xN intrinsics in...
2018-06-02 Michael J. Spencer[MC] Add assembler support for .cg_profile.
2018-06-02 Sanjay Patel[InstCombine] call simplify before trying vector folds
2018-06-02 Ivan A. Kosarev[NEON] Support VLD1xN intrinsics in AArch32 mode (Clang...
2018-06-02 Sanjay Patel[InstCombine] add more tests for shuffle-binop; NFC
2018-06-02 Chandler Carruth[PM/LoopUnswitch] Fix how the cloned loops are handled...
2018-06-02 Vedant KumarRemove the test from r333801
2018-06-01 Craig Topper[X86] Do something sensible when an expand load intrins...
2018-06-01 Vedant KumarAdd a debug dump for DbgValueHistoryMap
2018-06-01 Craig Topper[X86] Add isel patterns to use vexpand with zero maskin...
2018-06-01 Craig Topper[X86] Expand the testing of expand and compress intrinsics
2018-06-01 Craig Topper[X86] Add fast-isel tests for avx512vbmi2 instructions.
2018-06-01 Karl-Johan Karlsson[ConstantFold] Disallow folding vector geps into bitcasts
2018-06-01 Sanjay Patel[InstCombine] fix vector shuffle transform to replace...
2018-06-01 Sanjay Patel[InstCombine] add tests for broken shuffle transform...
2018-06-01 Simon Atanasyan[mips] Support 64-bit offsets for lb/sb/ld/sd/lld ...
2018-06-01 Simon Atanasyan[mips] Extend list of relocations supported by the...
2018-06-01 Paul Semel[llvm-objcopy] Fix null symbol handling
2018-06-01 Vlad Tsyrklevich[ThinLTOBitcodeWriter] Emit summaries for regular LTO...
2018-06-01 Karl-Johan Karlsson[ConstantFold] Add lit testcase for bitcast problem...
2018-06-01 Krzysztof Parzyszek[Hexagon] Select HVX code for vector CTPOP, CTLZ, and...
2018-06-01 Sanjay Patel[InstCombine] add baseline test for bug with div+select...
2018-06-01 Krzysztof Parzyszek[SelectionDAG] Expand UADDO/USUBO into ADD/SUBCARRY...
2018-06-01 Alexander Ivchenko[x86] NFC. Reautogenerate test/CodeGen/X86/vector-half...
2018-06-01 Simon Pilgrim[Utils][X86] Help update_llc_test_checks.py to recognis...
2018-06-01 Amara Emerson[AArch64][GlobalISel] Zero-extend s1 values when returning.
2018-06-01 Florian HahnRevert r333740: IPSCCP] Use PredicateInfo to propagate...
2018-06-01 Sander de Smalen[AArch64][SVE] Asm: Support for FDUP_ZI (copy fp immedi...
2018-06-01 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-06-01 Simon Dardis[mips] Guard 'nop' properly and add mips16's nop instru...
2018-06-01 Simon Dardis[mips] Select the correct instruction for computing...
2018-06-01 Sander de Smalen[AArch64][SVE] Asm: Support for DUPM (masked immediate...
2018-06-01 Matt ArsenaultAMDGPU: Switch some half using-tests to use amdhsa
2018-06-01 Craig Topper[X86][Disassembler] Make it an error to set EVEX.R...
2018-06-01 Craig Topper[X86][Disassembler] Ignore EVEX.X extension of modrm...
2018-06-01 Daniel CedermanImplemented sane default for llvm-objdump's relocation...
2018-06-01 Craig Topper[X86][Disassembler] Clamp index to 4-bits when decoding...
2018-06-01 Craig Topper[X86] Add a test case showing a bad disassembling of...
2018-06-01 Craig Topper[X86][Disassembler] Make sure EVEX.X is not used to...
2018-06-01 Craig Topper[X86] Make sure the check for VEX.vvvv being all ones...
2018-06-01 Craig Topper[X86][Disassembler] Suppress reading of EVEX.V' and...
2018-06-01 Craig Topper[X86] Add test cases showing the disassembler producing...
2018-05-31 Dan Gohman[WebAssembly] Update to the new names for the memory...
2018-05-31 Sanjay Patel[LoopVectorize, x86] add tests to show missing SVML...
2018-05-31 Dan Gohman[WebAssembly] Fix the signatures for the __mulo* libcalls.
2018-05-31 Heejin Ahn[WebAssembly] Support instruction selection for catchin...
2018-05-31 Craig Topper[LoopIdiomRecognize] Only convert loops to ctlz if...
2018-05-31 Heejin Ahn[WebAssembly] Add Wasm exception handling prepare pass
next