OSDN Git Service

android-x86/external-llvm.git
2018-04-04 Craig Topper[X86] Use the same predicate for the load for PMOVSXBQ...
2018-04-04 Craig Topper[X86] Use loadi16/loadi32 predicates in multiply patterns
2018-04-04 Craig Topper[X86] Remove more dead code left over from the handling...
2018-04-04 Max Kazantsev[SCEV] Prove implications for SCEVUnknown Phis
2018-04-04 Craig Topper[X86] Remove dead code for handling i8/i16 UMUL_LOHI...
2018-04-04 Craig Topper[X86] Remove some code that was only needed when i1...
2018-04-04 Craig Topper[SimplifyCFG] Teach merge conditional stores to handle...
2018-04-04 Vlad TsyrklevichFix bad #include path in r329139
2018-04-04 Vlad TsyrklevichAdd the ShadowCallStack pass
2018-04-04 Nico WeberMinor no-op cmake file style fix.
2018-04-04 Lang HamesReapply r329133 with fix.
2018-04-04 Lang HamesRevert r329133 "[RuntimeDyld][AArch64] Add some error...
2018-04-03 Jessica Paquette[MachineOutliner] Test for X86FI->getUsesRedZone()...
2018-04-03 Lang Hames[RuntimeDyld][AArch64] Add some error pluming / generat...
2018-04-03 Farhana Aleen[AMDGPU] performMinMaxCombine should not optimize patte...
2018-04-03 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-04-03 Ikhlas Ajbar[Hexagon] peel loops with runtime small trip counts
2018-04-03 Reid Kleckner'cat' command for internal shell - Support Python 3
2018-04-03 Sanjay Patel[InstCombine] allow more fmul folds with 'reassoc'
2018-04-03 Jessica Paquette[MachineOutliner] Keep track of fns that use a redzone...
2018-04-03 Farhana AleenRevert "MSG"
2018-04-03 Vlad TsyrklevichFix bad copy-and-paste in r329108
2018-04-03 Jessica Paquette[MachineOutliner][NFC] Make outlined functions have...
2018-04-03 Farhana AleenMSG
2018-04-03 Gor Nishanov[coroutines] Respect alloca alignment requirements...
2018-04-03 Florian Hahn[LoopInterchange] Add remark for calls preventing inter...
2018-04-03 Vlad TsyrklevichAdd the ShadowCallStack attribute
2018-04-03 Aaron Smith[DebugInfoPDB] Add methods used to read function flags
2018-04-03 Aaron Smith[DebugInfoPDB] Add a few missing definitions to PDBTypes.h
2018-04-03 Sanjay Patel[x86] add tests for convert-FP-to-integer with constant...
2018-04-03 David BlaikieDisable a test using environment variables that require...
2018-04-03 Jun Bum Lim[CodeGen]Add NoVRegs property on PostRASink and ShrinkWrap
2018-04-03 Jonas Devlieghere[dsymutil] Apply recursion workaround for threading
2018-04-03 Alexey Bataev[SLP] Fixed formatting, NFC.
2018-04-03 Alexey Bataev[DEBUGINFO] Add option that allows to disable emission...
2018-04-03 Daniel Neilson[InstCombine] Fold compare of int constant against...
2018-04-03 Alexey Bataev[SLP] Fix PR36481: vectorize reassociated instructions.
2018-04-03 Eric ChristopherRemove a stale comment cut and pasted from another...
2018-04-03 Andrea Di Biagio[llvm-mca] Move the logic that prints register file...
2018-04-03 Alexey BataevRecommit "[SLP] Fix issues with debug output in the...
2018-04-03 Florian Hahn[LoopInterchange] Update tests so DA can handle access...
2018-04-03 Alexey Bataev[SLP] Added tests for checks of reordering of the repea...
2018-04-03 Krzysztof Parzyszek[Hexagon] Remove -mhvx-double and the corresponding...
2018-04-03 Krzysztof Parzyszek[Hexagon] Remove unneeded attributes from lit test
2018-04-03 Puyan LotfiAdding optional Name parameter to createVirtualRegister...
2018-04-03 Andrea Di Biagio[llvm-mca] Remove redundant include from BackendStatist...
2018-04-03 Benjamin KramerRevert "[SLP] Fix PR36481: vectorize reassociated instr...
2018-04-03 Andrea Di Biagio[MC] Fix -Wmissing-field-initializer warning after...
2018-04-03 Andrea Di Biagio[MC][Tablegen] Allow the definition of processor regist...
2018-04-03 Sanjay Patel[LangRef] fix description and examples of fptrunc
2018-04-03 Hiroshi Inoue[PowerPC] reorder entries in P9InstrResources.td in...
2018-04-03 Chandler Carruth[x86] Fix a pretty obvious think-o with my asm scrubbin...
2018-04-03 Chandler Carruth[x86] Clean up and enhance a test around eflags copying.
2018-04-03 Chandler Carruth[x86] Extend my goofy SP offset scrubbing for llc test...
2018-04-03 Alexander PotapenkoMSan: introduce the conservative assembly handling...
2018-04-03 Serguei Katkov[SCEV] Fix PR36974.
2018-04-03 Eric ChristopherAdd a wrapper around llvm-objdump to look for indirect...
2018-04-03 Craig Topper[X86] Reduce number of OpPrefix bits in TSFlags to...
2018-04-03 Craig Topper[X86][TableGen] Add a missing error check to make sure...
2018-04-03 Max Kazantsev[SCEV] Make computeExitLimit more simple and more powerful
2018-04-03 Chandler Carruth[SLP] Fix issues with debug output in the SLP vectorizer.
2018-04-03 Craig Topper[TableGen] Use llvm::cast instead of static_cast so...
2018-04-03 Yonghong Songbpf: fix incorrect SELECT_CC lowering
2018-04-03 Ikhlas Ajbarpeel loops with runtime small trip counts
2018-04-03 Nico WeberRemove utils/makellvm; it doesn't look like it works...
2018-04-03 Chandler Carruth[x86] Tidy up test case, generate check lines with...
2018-04-03 Aaron Smith[lit] Prefer opening files with open (Python 2) rather...
2018-04-03 Haicheng Wu[SLP] Distinguish "demanded and shrinkable" from "deman...
2018-04-02 Brian Gesiak[Coroutines] Avoid assert splitting hidden coros
2018-04-02 Rafael EspindolaAlign stubs for external and common global variables...
2018-04-02 Eric ChristopherRemove llvm-mcmarkup.
2018-04-02 Reid Kleckner[InstCombine] Don't strip function type casts from...
2018-04-02 Aaron Smith[lit] One more try at fixing TestRunner.py for D43165
2018-04-02 Reid Kleckner[lit] Attempt to fix builtin diff code for Python 2
2018-04-02 Aaron Smith[lit] Fix problem in how Python versions open files...
2018-04-02 Harlan HaskinsFix Go IR test for changes in DIBuilder API
2018-04-02 Aaron Smith[lit] Use io.open to compare two files since it support...
2018-04-02 Lang Hames[ORC] Add a debugging check to catch dangling reference...
2018-04-02 Lang Hames[ORC] Fix a think-o: ExecutionSession should create...
2018-04-02 Reid KlecknerRevert r329012 "[lit] Fix problem in how Python version...
2018-04-02 Reid KlecknerTreat inlining a notail call as a regular, non-tail...
2018-04-02 Lang Hames[ORC] Create a new SymbolStringPool by default in Execu...
2018-04-02 Aaron Smith[lit] Fix problem in how Python versions open files...
2018-04-02 Sanjay Patel[InstCombine] add folds for icmp + sub (PR36969)
2018-04-02 Sanjay Patel[InstCombine] add tests for icmp (sub x, y), x (PR36969...
2018-04-02 Douglas YungAnother attempt to fix papertrail-warnings.test on...
2018-04-02 Harlan HaskinsFix header mismatch in DIBuilder Type APIs
2018-04-02 Zachary Turner[llvm-pdbutil] Add an export subcommand.
2018-04-02 Nico WeberRemove unused PACKAGE_TARNAME; looks like a remnant...
2018-04-02 Nico WeberRemove some unused cmake standard library includes.
2018-04-02 Nico WeberRemove more feature test macros that became unused...
2018-04-02 Nico WeberRemove HAVE_LIBPSAPI, HAVE_SHELL32.
2018-04-02 Rong Xu[DeadArgumentElim] Clone function level metadatas
2018-04-02 Nico WeberRemove HAVE_DIRENT_H.
2018-04-02 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added instructions v_cvt_norm_*16_f1...
2018-04-02 Gor Nishanov[coroutines] Add support for llvm.coro.noop intrinsics
2018-04-02 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic...
2018-04-02 Krzysztof Parzyszek[Hexagon] Clean up some code in HexagonAsmPrinter, NFC
2018-04-02 Alexey Bataev[SLP] Fix PR36481: vectorize reassociated instructions.
2018-04-02 Nico WeberRemove stro(u?)ll() config checks. Those were needed...
next