OSDN Git Service

android-x86/external-llvm.git
2019-02-21 Fangrui SongFix some include order and file headers issues. NFC
2019-02-21 Max Kazantsev[LoopSimplifyCFG] Add missing MSSA edge deletion
2019-02-21 Sam Clegg[WebAssembly] Default to something reasonable in WebAss...
2019-02-21 Stanislav Mekhanoshin[AMDGPU] fix commuted case of sub combine
2019-02-21 Wei Mi[Inliner] Pass nullptr for the ORE param of getInlineCo...
2019-02-21 Xin TongAdd skipFunction to PostRA machine sinking pass.
2019-02-21 Kostya Serebryany[libFuzzer] fix the docs
2019-02-21 Kostya Serebryany[libFuzzer] document -fork=N
2019-02-21 Amara EmersonRevert "[AArch64][GlobalISel] Implement partial support...
2019-02-20 Amara Emerson[GlobalISel] Add -O0 to some tests to see if it fixes...
2019-02-20 Petr Hosek[CMake][runtimes] Set clang-header dependency for builtins
2019-02-20 Sam Clegg[WebAssembly] Don't error on conflicting uses of protot...
2019-02-20 Amara Emerson[AArch64][GlobalISel] Implement partial support for...
2019-02-20 Craig Topper[X86] Add test cases to show missed opportunities to...
2019-02-20 Sanjay Patel[CGP] match a special-case of unsigned subtract overflow
2019-02-20 Nirav Dave[DAGCombine] Generalize Dead Store to overlapping stores.
2019-02-20 Tom StellardAMDGPU/GlobalISel: Move SMRD selection logic to TableGen
2019-02-20 Craig Topper[SelectionDAG] Teach GetDemandedBits to look at the...
2019-02-20 Nikita Popov[SDAG] Support vector UMULO/SMULO
2019-02-20 Craig Topper[X86] Add more load folding patterns for blend instruct...
2019-02-20 Tom StellardAdd support for pointer types in patterns
2019-02-20 Nirav DaveFix testcase.
2019-02-20 Ilya Biryukov[clangd] Store index in '.clangd/index' instead of...
2019-02-20 Nirav DaveAdd test case.
2019-02-20 Craig Topper[X86] Add test case to show missed opportunity to remov...
2019-02-20 Craig TopperRevert r354498 "[X86] Add test case to show missed...
2019-02-20 Craig Topper[X86] Add test case to show missed opportunity to remov...
2019-02-20 Tom StellardAArch64/test: Add check for function name to machine...
2019-02-20 Puyan LotfiFixing NDEBUG typo in include/llvm/Support/raw_ostream.h
2019-02-20 Andrea Di Biagio[MCA][Scheduler] Correctly initialize field NumDispatch...
2019-02-20 Daniel SandersAdd partial implementation of std::to_address() as...
2019-02-20 Andrea Di Biagio[MCA][Scheduler] Collect resource pressure and memory...
2019-02-20 Simon Pilgrim[X86][SSE] combineX86ShufflesRecursively - begin genera...
2019-02-20 James Henderson[llvm-readelf]Test a couple of corner-cases for --secti...
2019-02-20 Matt ArsenaultGlobalISel: Fix fewerElementsVector for ctlz with diffe...
2019-02-20 Matt ArsenaultGlobalISel: Implement moreElementsVector for g_insert...
2019-02-20 Clement CourbetRe-land the refactoring part of r354244 "[DAGCombiner...
2019-02-20 Sanjay Patel[CGP][x86] add tests for usubo special-case; NFC
2019-02-20 James Henderson[obj2yaml][yaml2obj]Locate all .yaml and .test tests
2019-02-20 Krzysztof Parzyszek[Hexagon] Split vector pairs for ISD::SIGN_EXTEND and...
2019-02-20 Hans WennborgSpeculative buildfix for Mac
2019-02-20 Andrea Di Biagio[MCA][ResourceManager] Add a table that maps processor...
2019-02-20 Hans WennborgFix the build with gcc/libstdc++ 4.8.2 after r354441
2019-02-20 Sanjay Patel[InstSimplify] use any-zero matcher for fcmp folds
2019-02-20 George Rimar[yaml2elf] - Rename a variable. NFC.
2019-02-20 George Rimar[yaml2obj] - Simplify implementation. NFCI.
2019-02-20 Petar Avramovic[MIPS MSA] Avoid some DAG combines for vector shifts
2019-02-20 Petar Avramovic[MIPS MSA] Add test for vector shift combines
2019-02-20 Simon Pilgrim[SLPVectorizer][X86] Add add/sub/mul overflow tests
2019-02-20 David Green[Codegen] Remove dead flags on Physical Defs in machine cse
2019-02-20 Roman Lebedev[llvm-exegesis] Opcode stabilization / reclusterization...
2019-02-20 Mikael Holmen[RegAllocGreedy] Take last chance recoloring into accou...
2019-02-20 Chen Zheng[NFC] add/modify wrapper function for findRegisterDefOp...
2019-02-20 Chijun Sima[DTU] Refine the document of mutation APIs [NFC] (PR40528)
2019-02-20 Craig Topper[X86] Remove FeatureSlowIncDec from Sandy Bridge and...
2019-02-20 Eric ChristopherTemporarily Revert "[X86][SLP] Enable SLP vectorization...
2019-02-20 Fangrui Song[Dominators] Simplify and optimize path compression...
2019-02-20 Kito Cheng[RISCV] Implement pseudo instructions for load/store...
2019-02-20 Fangrui Song[Dominators] Delete UpdateLevelsAfterInsertion in edge...
2019-02-20 Chen Zheng[PowerPC] exploit P9 instruction maddld.
2019-02-20 Thomas Lively[WebAssembly] Generalize section ordering constraints
2019-02-20 Heejin Ahn[WebAssembly] Refactor atomic operation definitions...
2019-02-20 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-02-20 Heejin Ahn[WebAssembly] Fix load/store name detection for atomic...
2019-02-20 Tom StellardCMake: Fix stand-alone clang builds since r353268
2019-02-20 Wouter van... [WebAssembly] Fixed disassembler not knowing about...
2019-02-20 Nico Webergn build: Merge r354365 more
2019-02-20 Philip Reames[GVN] Small tweaks to comments, style, and missed vecto...
2019-02-20 Nico Webergn build: Merge r354365
2019-02-20 Bob Haarman[lld-link] preserve @llvm.used symbols in LTO
2019-02-20 Yonghong Song[BPF] make test case reloc-btf.ll tolerable for old...
2019-02-20 Sanjay PatelRevert "[InstSimplify] use any-zero matcher for fcmp...
2019-02-20 Philip Reames[GVN] Fix last crasher w/non-integral pointers
2019-02-20 Sanjay Patel[InstSimplify] use any-zero matcher for fcmp folds
2019-02-19 Sanjay Patel[InstSimplify] add vector tests for fcmp+fabs; NFC
2019-02-19 Philip Reames[GVN] Fix a crash bug w/non-integral pointers and memtr...
2019-02-19 Philip Reames[GVN] Fix a non-integral pointer bug w/vector types
2019-02-19 Philip Reames[GVN] Fix a crash bug around non-integral pointers
2019-02-19 Philip Reames[Test] Autogenerate existing tests before adding more
2019-02-19 Thomas Lively[WebAssembly] Update MC for bulk memory
2019-02-19 Craig Topper[X86] Mark FP32_TO_INT16_IN_MEM/FP32_TO_INT32_IN_MEM...
2019-02-19 Sanjay Patel[LangRef] add to description of alloca instruction
2019-02-19 Sanjay Patel[InstCombine] reduce even more unsigned saturated add...
2019-02-19 Kostya Serebryany[libFuzzer] docs: add a FAQ entry about dlclose
2019-02-19 Renato Golinsecond test on git-llvm-push
2019-02-19 Daniel SandersFix builds with llvm/runtimes/compiler-rt after r354365
2019-02-19 Craig Topper[ArgumentPromotion] Add a lit.local.cfg to disable...
2019-02-19 Sanjay Patel[InstCombine] rearrange saturated add folds; NFC
2019-02-19 Renato GolinTesting git-llvm-push script
2019-02-19 Jinsong JiPowerPC: Fix typos in comments
2019-02-19 Andrew Scheidecker[ConstantFold] Fix misfolding fcmp of a ConstantExpr...
2019-02-19 Andrew Scheidecker[ConstantFold] Fix misfolding of icmp with a bitcast...
2019-02-19 Vedant Kumar[llvm-cov] Add support for gcov --hash-filenames option
2019-02-19 Andrew ScheideckerTesting commit access
2019-02-19 Craig Topper[X86] Don't consider functions ABI compatible for Argum...
2019-02-19 Matthew VossRevert "Revert "[llvm-objdump] Allow short options...
2019-02-19 Daniel SandersFix builds for older macOS deployment targets after...
2019-02-19 Daniel SandersAnnotate timeline in Instruments with passes and other...
2019-02-19 Jordan Rupprecht[libObject][NFC] Use sys::path::convert_to_slash.
2019-02-19 Simon Pilgrim[X86][SSE] Generalize X86ISD::BLENDI support to more...
next