OSDN Git Service

android-x86/external-llvm.git
2018-05-13 Craig Topper[X86] Add some load folding patterns for cvtsi2ss/sd...
2018-05-13 Craig Topper[X86] Remove some unused CHECK lines from tests.
2018-05-13 Craig Topper[X86] Remove an autoupgrade legacy cvtss2sd intrinsics.
2018-05-12 Craig Topper[X86] Remove and autoupgrade cvtsi2ss/cvtsi2sd intrinsi...
2018-05-12 Chandler Carruth[x86] Remove a comment obviated by r330269. Should...
2018-05-12 Dimitry AndricClear converters map after X86 Domain Reassignment...
2018-05-12 JF Bastien[NFC] Remove inaccurate comment
2018-05-12 JF Bastienllc: don't call llvm_shutdown twice
2018-05-12 Simon Pilgrim[X86] Add WriteFCMOV scheduler class for x87 CMOVs
2018-05-12 Simon Dardis[mips] Initialize the long branch pass for testing...
2018-05-12 Craig Topper[X86] Remove some unused masked conversion intrinsics...
2018-05-12 Michael ZolotukhinReapply "[PR16756] Use SSAUpdaterBulk in JumpThreading."
2018-05-12 Michael Zolotukhin[IDF] Enforce the returned blocks to be sorted.
2018-05-12 Stanislav Mekhanoshin[AMDGPU] Fix amdgpu-waves-per-eu accounting in scheduler
2018-05-12 Chris MatthewsRequirements can have & in them!
2018-05-11 Chris MatthewsAdd the message attribute to skipped
2018-05-11 Sanjay Patel[DAG] add convenience function to propagate FMF; NFC
2018-05-11 Tom StellardAMDGPU/GlobalISel: Implement select() for >32-bit G_STORE
2018-05-11 Alina Sbirlea[MemorySSA] getIncomingValueForBlock should return...
2018-05-11 Sergey Dmitriev[CodeExtractor] Allow extracting blocks with exception...
2018-05-11 Sanjay Patel[DAG] clean up flag propagation for binops; NFCI
2018-05-11 Chris MatthewsOverhaul unicode handling in xunit output
2018-05-11 Changpeng FangAMDGPU/SI: Don't promote alloca to vector for AddrSpace...
2018-05-11 Craig Topper[X86] Remove and autoupgrade a bunch of FMA instrinsics...
2018-05-11 Artem Belevich[Split GEP] handle trunc() in separate-const-offset...
2018-05-11 Yaxun Liu[AMDGPU] Fix compilation failure when IR contains comdat
2018-05-11 Sanjay Patel[DAG] reduce code duplication; NFCI
2018-05-11 Daniel Neilson[InstCombine] Handle atomic memset in the same way...
2018-05-11 David BlaikieMove standard library inclusions to after internal...
2018-05-11 Vedant Kumar[DAGCombiner] Set the right SDLoc on extended SETCC...
2018-05-11 Vedant Kumar[DAGCombiner] Set the right SDLoc on a newly-created...
2018-05-11 Vedant Kumar[DAGCombiner] Factor out duplicated logic for an extloa...
2018-05-11 Chris Matthews[LIT] replace output escapes wit a cdata block
2018-05-11 Nico Webermake add_llvm_fuzzer calls slightly more consisten...
2018-05-11 David Bolvansky[InstCombine] snprintf optimizations
2018-05-11 Simon Pilgrim[X86][BtVer2] Model ymm move as double pumped instructions
2018-05-11 Alex Bradbury[RISCV] Support .option rvc and norvc assembler directives
2018-05-11 Martin Storsjo[Analysis] Validate the return type of s(n)printf like...
2018-05-11 Simon Pilgrim[X86][MMX] Tag MMX Move/Load/Store as WriteVec schedule...
2018-05-11 Geoff Berry[AArch64] Fix performPostLD1Combine to check for consta...
2018-05-11 Simon Dardis[mips] Rename Filler to MipsDelaySlotFiller and initial...
2018-05-11 Sanjoy DasUse iteration instead of recursion in CFIInserter
2018-05-11 Davide Italiano[Reassociate] Prevent infinite loops when processing...
2018-05-11 Nico WeberRemove unused SyncExecutor and make it clearer that...
2018-05-11 Simon Dardis[mips] Enable disassembly of fused (negative) multiply...
2018-05-11 Simon Pilgrim[X86][SLM] Vector stores only use the MEC port.
2018-05-11 Simon Pilgrim[X86] Split WriteF/WriteVec Move/Load/Store scheduler...
2018-05-11 Daniel Neilson[InstCombine] Unify handling of atomic memtransfer...
2018-05-11 Simon Pilgrim[X86] Added scheduler helper classes to split move...
2018-05-11 Sven van Haastregt[APFloat] Set losesInfo on no-op convert
2018-05-11 Jakub Kuderski[IRTests] Verify PDT instead of DT
2018-05-11 Tom StellardAMDGPU/GlobalISel: Implement select() for 32-bit G_FPTOUI
2018-05-11 Alexander Shaposhnikov[llvm-strip] Add support for -remove-section
2018-05-11 Craig Topper[X86] Remove and autoupgrade the avx512.mask.store...
2018-05-11 Alexander Shaposhnikov[llvm-objcopy] Update remove-section.test
2018-05-11 Brian Gesiak[Coroutines] PR34897: Fix incorrect elisions
2018-05-11 Brian Gesiak[Support] Add docs for 'openFileFor{Write,Read}'
2018-05-11 Kostya Serebryany[sanitizer-coverage] don't instrument a function if...
2018-05-11 Kamil RytarowskiRegister NetBSD/i386 in AddressSanitizer.cpp
2018-05-11 Craig Topper[InstCombine] Add tests for cases where we don't recogn...
2018-05-11 Chris MatthewsSupport Unsupported Tests in xunit output
2018-05-11 Chris MatthewsRefactor xunit test case builder to not use as much...
2018-05-10 Wei Mi[SampleFDO] Don't treat warm callsite with inline insta...
2018-05-10 Vedant Kumar[STLExtras] Add distance() for ranges, pred_size()...
2018-05-10 Chris Matthews[LIT] Move xunit tests tests into their own location...
2018-05-10 Craig Topper[InstCombine] Replace an 'if' that should always be...
2018-05-10 Sam Clegg[WebAssembly] Initial Disassembler.
2018-05-10 Craig Topper[X86] Add new patterns for masked scalar load/store...
2018-05-10 Martin StorsjoRevert "[InstCombine] snprintf optimizations"
2018-05-10 Tom StellardAMDGPU/GlobalISel: Implement select() for G_BITCAST...
2018-05-10 Robert Widmann[LLVM-C] Consolidate llgo's DIBuilder Bindings
2018-05-10 Tom StellardAMDGPU/GlobalISel: Enable TableGen'd instruction selector
2018-05-10 Sanjay Patel[InstCombine] add folds for minnum(-a, -b) --> -maxnum...
2018-05-10 Wolfgang Pieb[DWARF] Fixing a bug in DWARF v5 string offsets tables...
2018-05-10 Omer Paparo... [InstCombine] Moving overflow computation logic from...
2018-05-10 Sanjay Patel[InstCombine] add minnum/maxnum tests (PR37404, PR37405...
2018-05-10 Gabor Buella[X86] Initialize HasPTWRITE member of X86Subtarget
2018-05-10 Simon Pilgrim[X86] Convert/Merge more instregex patterns to reduce...
2018-05-10 George Burgess IVAdd regression test for r331976
2018-05-10 Haicheng Wu[CGP] Split large data structres to sink more GEPs
2018-05-10 Robert Widmann[LLVM-C] Add Accessors for Common DIType and DILocation...
2018-05-10 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
2018-05-10 Sam Clegg[WebAsembly] Update default triple in test files to...
2018-05-10 Simon Pilgrim[X86][Znver1] Remove unnecessary SchedWritePMULLD InstR...
2018-05-10 Sam Clegg[WebAssembly] Create section start symbols automaticall...
2018-05-10 Chandler Carruth[PM/LoopUnswitch] Avoid pointlessly creating an exit...
2018-05-10 Simon Pilgrim[X86][SNB] Fix typo in PEXTRDmr instregex, was missing...
2018-05-10 Simon Pilgrim[X86] Split WriteVecALU/WriteVecLogic/WriteShuffle...
2018-05-10 Sanjay Patel[InstCombine] regenerate full checks; NFC
2018-05-10 Simon Atanasyan[mips] Accept 32-bit offsets for ld/sd/lld commands
2018-05-10 Simon Atanasyan[mips] Accept 32-bit offsets for lh and lhu commands
2018-05-10 Alexander Shaposhnikov[llvm-objcopy] Add tests for help messages
2018-05-10 Sanjay Patel[x86] fix fmaxnum/fminnum with nnan
2018-05-10 Daniel Neilson[DSE] Teach the pass about partial overwrite of atomic...
2018-05-10 whitequark[PR37339] Fix assertion in FunctionComparator::cmpInlineAsm
2018-05-10 Sanjay Patel[x86] fix test names; NFC
2018-05-10 Sanjay Patel[x86] add tests for maxnum/minnum intrinsics with nnan...
2018-05-10 Nico WeberDon't redefine a bunch of defines from llvm-config...
2018-05-10 James Henderson[DWARF] Remove unused member and fix(?) the unit-tests...
2018-05-10 Nirav Dave[DAG] Avoid using deleted node in rebuildSetCC
next