OSDN Git Service

android-x86/external-llvm.git
2018-06-04 Nicola Zaghen[ReleaseNotes] Add release note for the new LLVM_DEBUG...
2018-06-04 Simon Dardis[mips] Restore the availablity of trap for microMIPS
2018-06-04 Greg Bedwell[llvm-mca][UpdateTestChecks] Prevent an IndexError...
2018-06-04 Greg Bedwell[llvm-mca] Regenerate a test to remove a double newline
2018-06-04 Andrea Di Biagio[llvm-mca] Track cycles contributed by resources that...
2018-06-04 Roman Lebedev[llvm-mca] Make sure not to end the test files with...
2018-06-04 Clement Courbet[llvm-exegesis][NFC] Use an enum instead of a string...
2018-06-04 Clement Courbet[llvm-exegesis] Analysis: Show inconsistencies between...
2018-06-04 Luke Geeson[AArch64] Audit on rL333634 to fix FP16 Disasm BitPatterns
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-04 Vedant KumarReformat overflowing lines, NFC
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 Chris BienemanRe-land: [MachO] Fixing ub in MachO BinaryFormat
2018-06-03 Lang Hames[ORC] Add a constructor to create an IRMaterializationU...
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-03 Lang Hames[ORC] Use JITEvaluatedSymbol for IndirectStubsManager...
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.... [MC] Add assembler support for .cg_profile.
2018-06-02 Craig Topper[X86] Add tied source operand to AVX5124FMAPS and AVX51...
2018-06-02 Craig Topper[X86] Fix warning message for AVX5124FMAPS and AVX5124V...
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 Fangrui Song[Support] Remove unused raw_ostream::handle whose ancho...
2018-06-02 Craig Topper[X86] Add encoding information for the AVX5124FMAPS...
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 Roman Tereshin[DebugInfo] Refactoring DIType::setFlags to DIType...
2018-06-01 Chris BienemanRevert "Re-land: [MachO] Fixing ub in MachO BinaryFormat"
2018-06-01 Craig Topper[X86] Do something sensible when an expand load intrins...
2018-06-01 Chris BienemanRe-land: [MachO] Fixing ub in MachO BinaryFormat
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 Chris BienemanRevert "[MachO] Fixing ub in MachO BinaryFormat"
2018-06-01 Zachary TurnerMove some function declarations out of WindowsSupport.h
2018-06-01 Chris Bieneman[MachO] Fixing ub in MachO BinaryFormat
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... [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 Krzysztof Parzyszek[Hexagon] Avoid UB when shifting unsigned integer left...
2018-06-01 Sanjay Patel[LangRef] fix typo; NFC
2018-06-01 Vlad Tsyrklevich[ThinLTOBitcodeWriter] Emit summaries for regular LTO...
2018-06-01 Karl-Johan... [ConstantFold] Add lit testcase for bitcast problem...
2018-06-01 Nirav Dave[DAG] Avoid checking for consecutive stores in store...
2018-06-01 Nirav Dave[DAG] Simplify Expression. NFC.
2018-06-01 Nirav Dave[DAG] Remove untriggerable check. NFCI.
2018-06-01 Nirav Dave[DAG] Prune store merge legal store check to stop inval...
2018-06-01 Krzysztof Parzyszek[Hexagon] Select HVX code for vector CTPOP, CTLZ, and...
2018-06-01 Clement Courbet[llvm-exegesis] Fix off-by-one in llvm-exegesis documen...
2018-06-01 Sanjay Patel[InstCombine] add baseline test for bug with div+select...
2018-06-01 Andrea Di Biagio[llvm-mca] Move the logic that computes the block throu...
2018-06-01 Hiroshi Inoue[NFC] Zero initialize local variables
2018-06-01 Clement Courbet[llvm-exegesis] Analysis: Display idealized sched class...
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 Amaury SechetSet ADDE/ADDC/SUBE/SUBC to expand by default
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 Simon Dardis[mips] Guard more aliases correctly.
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 Pavel LabathDWARFAcceleratorTable: Add an iterator-based api for...
2018-06-01 Simon Dardis[mips] Select the correct instruction for computing...
2018-06-01 Gabor BuellaNFC Avoid a warning in WasmEHPrepare.cpp
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...
next