OSDN Git Service

android-x86/external-llvm.git
2016-05-27 Simon PilgrimRevert: r270973 - [X86][SSE] Replace (V)PMOVSX and...
2016-05-27 Simon Pilgrim[X86][SSE] Replace (V)PMOVSX and (V)PMOVZX integer...
2016-05-27 Peter CollingbourneLinker: teach the IR mover to return llvm::Error.
2016-05-27 Zachary Turner[codeview] Remove StreamReader copying method.
2016-05-27 Pete CooperDon't allocate unnecessarily in APInt::operator[+-...
2016-05-27 Dan Liew[LibFuzzer] Refactor declaration of tests in CMake.
2016-05-27 Rui UeyamaRemove use of is_trivially_constructible.
2016-05-27 Lang Hames[Support] Remove a stale comment.
2016-05-27 Pete CooperForm objc_storeStrong in the presence of bitcasts.
2016-05-27 Zachary Turner[codeview] #include missing header breaking builds.
2016-05-27 Zachary Turner[codeview,pdb] Try really hard to conserve memory when...
2016-05-27 Lang Hames[Support] Rename unconvertibleErrorCode to inconvertibl...
2016-05-27 Lang Hames[Support] Add a StringError convenience class to Error.h
2016-05-27 Kostya Serebryany[libFuzzer] make check-fuzzer a bit faster
2016-05-27 Michael Zolotukhin[LoopUnrollAnalyzer] Bail out instead of dying with...
2016-05-27 Kostya Serebryany[libFuzzer] make OOM-handling more portable. Instead...
2016-05-27 Mehdi AminiValueMapper: fix typo in minor optimization on constant...
2016-05-27 Rui Ueyamapdbdump: print out the name of the stream 0.
2016-05-27 Kostya Serebryany[libFuzzer] more refactoring: make sure CurrentUnitData...
2016-05-26 Rui Ueyamapdbdump: Add -raw-all to enable all -raw-* flags.
2016-05-26 Hans WennborgSort my entry in CODE_OWNERS.TXT
2016-05-26 Mitch Bodart[CodeGen] Fix problem with X86 byte registers in Critic...
2016-05-26 Rui UeyamaFix typo.
2016-05-26 Easwaran RamanAttach profile summary in IR based instrumentation...
2016-05-26 Justin BognerSDAG: Use an Optional<> instead of a sigil value. NFC
2016-05-26 Kostya Serebryany[libFuzzer] more refactoring around CurrentUnit. Also...
2016-05-26 Dan Liew[LibFuzzer] Add missing #include<string>
2016-05-26 Michael Zolotukhin[LoopUnrollAnalyzer] Fix a crash in analyzeLoopUnrollCost.
2016-05-26 Adrian PrantlPR26055: Speed up LiveDebugValues::transferDebugValue()
2016-05-26 Kostya Serebryany[libFuzzer] refactor: hide CurrentUnitData inside an...
2016-05-26 Chris Bieneman[Docs][WritingAnLLVMBackend] Makefiles are deprecated
2016-05-26 Chris Bieneman[obj2yaml][yaml2obj] Support for MachO lazy bindings
2016-05-26 Lang Hames[Kaleidoscope][BuildingAJIT] Remove leftover debugging...
2016-05-26 Lang Hames[Kaleidoscope][BuildingAJIT] Fix strong emphasis markup...
2016-05-26 Lang Hames[Kaleidoscope][BuildingAJIT] Add docs for Chapter 3...
2016-05-26 Lang Hames[Error] Make ECError only constructible via errorCodeTo...
2016-05-26 Sanjoy DasAdd myself as the code owner for SCEV and IndVarSimplify
2016-05-26 Lang Hames[Kaleidoscope][BuildingAJIT] Add explicit dependence...
2016-05-26 Dan Liew[LibFuzzer] Emit error if LLVM_USE_SANITIZER is not...
2016-05-26 Dan Liew[LibFuzzer] Allow LibFuzzer to be built in modes other...
2016-05-26 Chris Bieneman[obj2yaml][yaml2obj] Support for MachO weak bindings
2016-05-26 Lang Hames[Kaleidoscope][BuildingAJIT] Add code for Chapter 3.
2016-05-26 Lang Hames[Orc] Don't create empty globals modules in the Compile...
2016-05-26 Rafael Espindolacoff: fix weak alias to local.
2016-05-26 Kostya Serebryany[libFuzzer] when there is a leak in the existing corpus...
2016-05-26 Richard SmithDon't use recursion to print out the PrettyStackTrace...
2016-05-26 Richard SmithAdd new .def file to module map.
2016-05-26 Chris Bieneman[obj2yaml][yaml2obj] Support for MachO bind opcodes
2016-05-26 Kostya Serebryany[libFuzzer] reimplement the way we do -only_ascii to...
2016-05-26 Lang Hames[Kaleidoscope][BuildingAJIT] Fix a bug in the symbol...
2016-05-26 Krzysztof Parzyszek[Hexagon] Enable the post-RA scheduler
2016-05-26 Chad Rosier[AArch64] Generate rev16/rev32 from bswap + srl when...
2016-05-26 Changpeng FangAMDGPU/SI: Enable load-store-opt by default.
2016-05-26 Michael Kuperstein[BasicAA] Extend inbound GEP negative offset logic...
2016-05-26 David Majnemer[MemCpyOpt] Don't perform callslot optimization across...
2016-05-26 Rafael Espindolacoff: fix the section of weak symbols.
2016-05-26 Michael Kuperstein[BBVectorize] Don't vectorize selects with a scalar...
2016-05-26 Krzysztof ParzyszekAdd test/CodeGen/MIR/Hexagon/lit.local.cfg
2016-05-26 Krzysztof ParzyszekDo not rename registers that do not start an independen...
2016-05-26 Rafael Espindolacoff: fix the value of weak definitions.
2016-05-26 Pete CooperDon't allocate in APInt::slt. NFC.
2016-05-26 David Majnemer[CaptureTracking] Volatile operations capture their...
2016-05-26 Artem BelevichInit member structs in constructor.
2016-05-26 Xinliang David LiRevert 270865 -- unexplained bot failure on linux/ppcle
2016-05-26 Lang Hames[Orc] Merge some common code for creating CompileCallba...
2016-05-26 Artem Belevich[NVPTX] Added NVVMIntrRange pass
2016-05-26 Artem Tamazov[AMDGPU][llvm-mc] s_getreg/setreg* - hwreg - factor...
2016-05-26 Chris Bieneman[CMake] Restrict libxar linkage to just llvm-objdump
2016-05-26 Xinliang David LiUse new interface in Triple /NFC
2016-05-26 Adrian PrantlUndo a suboptimal clang-format decision. NFC
2016-05-26 Ismail DonmezSince some time clang itself figures out the default...
2016-05-26 Artem TamazovFix build warning introduced in r270552 "[AMDGPU][llvm...
2016-05-26 Simon Pilgrim[X86][SSE] When lowering a 256-bit shuffle as PMOVZX...
2016-05-26 Krzysztof Parzyszek[Hexagon] Select the aggressive anti-dependency breaker
2016-05-26 Diana Picus[AMDGPU] Remove exit-on-error flag from test (PR27762)
2016-05-26 Diana Picus[BPF] Remove exit-on-error flag in test (PR27767)
2016-05-26 Chad Rosier[InstCombine] Catch more bswap cases missed due to...
2016-05-26 Simon Pilgrim[X86][SSE] Added load_zext_16i8_to_8i32 test
2016-05-26 Teresa Johnson[ThinLTO] Resolve LinkOnceAny
2016-05-26 Chad Rosier[AArch64] Generate a BFI/BFXIL from 'or (and X, MaskImm...
2016-05-26 Rafael EspindolaUse shouldAssumeDSOLocal on AArch64.
2016-05-26 Igor Breger[AVX512] Fix intrinsic cmp{sd|ss} lowering.
2016-05-26 John BrawnAdd auto-exporting of symbols from tools so that plugin...
2016-05-26 Simon Pilgrim[X86][F16C] Added F16C fast-isel tests to match clang...
2016-05-26 Simon Pilgrim[X86][AVX2] Added gather fast-isel tests to match clang...
2016-05-26 Chris Dewhurst[Sparc] Extend the assembler printing support for Sparc...
2016-05-26 David Majnemer[MergedLoadStoreMotion] Don't transform across may...
2016-05-26 Adam Nemet[ConstantFold] NFC cleanup after previous change.
2016-05-26 Adam Nemet[ConstantFold] Fix incorrect index rewrites for GEPs
2016-05-26 David Majnemer[MergedLoadStoreMotion] Small cleanup
2016-05-26 Peter CollingbourneMemorySSA: Revert r269678 and r268068; replace with...
2016-05-26 Steven WuRevert "[CMake] LINK_LIBS need to be public for Darwin...
2016-05-26 Craig Topper[X86] Add the AVX storeu intrinsics to InstCombine...
2016-05-26 Sanjoy Das[IRCE] Use C++11 style initializers; NFC
2016-05-26 Teresa Johnson[ThinLTO/gold] Handle bitcode archives
2016-05-26 Saleem Abdulrasoolllvm-objdump: support dumping AUX records for weak...
2016-05-26 Peter CollingbourneMemorySSA: Remove argument to createNewAccess function.
2016-05-26 Peter CollingbourneMemorySSA: Fix example in header comment.
2016-05-26 Lang Hames[Kaleidoscope][BuildingAJIT] Add a stub Chapter 2 doc.
2016-05-26 Lang Hames[Kaleidoscope][BuildingAJIT] Make the optimizeModule...
next