OSDN Git Service

android-x86/external-llvm.git
2018-05-24 Andres FreundRevert r333147 "[ORC] Add findSymbolIn() wrapper to...
2018-05-24 Lei Huang[PowerPC] Remove the match pattern in the definition...
2018-05-24 Andres Freund[ORC] Add findSymbolIn() wrapper to C bindings.
2018-05-24 Roman Tereshin[GlobalISel][InstructionSelect] Switching over root...
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] Moving Reg Bank Checks...
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] Maximizing # of Group...
2018-05-23 Vedant KumarMove a debug info test into the X86 directory
2018-05-23 Mandeep Singh... [RISCV] Lower the tail pseudoinstruction
2018-05-23 Roman Tereshin[GlobalISel][Tablegen] Assign small opcodes to pseudos
2018-05-23 Vedant Kumar[DebugInfo] Maintain DI for sunken bitcasts
2018-05-23 Sameer AbuAsal[RISCV] Set CostPerUse for registers
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] Sorting MatchTable...
2018-05-23 Lang Hames[RuntimeDyld][MachO] Add support for MachO::ARM64_RELOC...
2018-05-23 Lang Hames[LKH] Add a new IRTransformLayer.
2018-05-23 Lang Hames[LKH] Add ObjectTransformLayer2.
2018-05-23 Lang Hames[LKH] Add a new IRCompileLayer.
2018-05-23 Roman Tereshin[GlobalISel] NFCI, Getting GlobalISel ~5% faster
2018-05-23 Roman Tereshin[Tablegen] Tidying up InstRegexOp a little, NFC
2018-05-23 Alexander Shaposhnikov[llvm-strip] Minor fix of the usage of TableGen
2018-05-23 Alexander Shaposhnikov[llvm-strip] Expose --keep-symbol option
2018-05-23 Lei Huang[Power9]Legalize and emit code for W vector extract...
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] Moving type checks...
2018-05-23 Lei Huang[Power9]Legalize and emit code for DW vector extract...
2018-05-23 Changpeng FangStructurizeCFG: Adjust the loop depth for a subregion...
2018-05-23 Chad Rosier[CodeGen][AArch64] Use RegUnits to track register alias...
2018-05-23 Roman Lebedev[InstCombine] Fold unfolded masked merge pattern with...
2018-05-23 Jakub Kuderski[Dominators] Add PDT constructor from Function
2018-05-23 Craig Topper[InstCombine] Negate ABS/NABS patterns by swapping...
2018-05-23 Petar JovanovicSilence warnings introduced with r333093
2018-05-23 Matt Davis[llvm-mca] Fix header comments. NFC.
2018-05-23 Andrea Di Biagio[llvm-mca] Print the "Block RThroughput" in the Summary...
2018-05-23 Petar Jovanovic[X86][MIPS][ARM] New machine instruction property ...
2018-05-23 Nicola ZaghenRemove DEBUG macro.
2018-05-23 Aaron BallmanUpdate my information in the CREDITS file.
2018-05-23 Erich KeaneAdd myself to CREDITS.txt
2018-05-23 Alex Bradbury[RISCV] Add symbol diff relocation support for RISC-V
2018-05-23 Alex Bradbury[Sparc] Use addAliasForDirective to support data directives
2018-05-23 Alex Bradbury[AArch64] Use addAliasForDirective to support data...
2018-05-23 Alex Bradbury[RISCV] Correctly report sizes for builtin fixups
2018-05-23 Max Kazantsev[LoopUnswitch] Fix SCEV invalidation in unswitching
2018-05-23 Piotr PadlewskiFix aliasing of launder.invariant.group
2018-05-23 Daniel Cederman[Sparc] Add mnemonic aliases for flush, stb, stba,...
2018-05-23 Serguei KatkovSafepointIRVerifier is made unreachable block tolerant
2018-05-23 David Bolvansky[InstCombine] [NFC] Added more tests for unlocked IO...
2018-05-23 Roman Tereshin[GlobalISel][ARM] Adding HPR and QPR regclasses to...
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] MatchTable second level...
2018-05-23 Heejin Ahn[WebAssembly] Add functions for EHScopes
2018-05-22 Sanjay Patel[InstCombine] use nsw negation for abs libcalls
2018-05-22 Sanjay Patel[InstCombine] move misplaced test file and regenerate...
2018-05-22 Eli Friedman[docs] Clarify usage of "vector" in Programmer's Manual.
2018-05-22 Max Moroz[Coverage] Update CSS to make HTML reports copy-paste...
2018-05-22 David BolvanskyDelete empty test file
2018-05-22 Matt Davis[llvm-mca] Move DispatchStage::cycleEvent to preExecute...
2018-05-22 Lang Hames[ORC] Add some comments to Layer.h.
2018-05-22 Matt ArsenaultAMDGPU: Fix missing test coverage for some 16-bit and...
2018-05-22 David Bolvansky[InstCombine] Remove calloc transformations
2018-05-22 Matt ArsenaultAMDGPU: Fix v2f16 fneg/fabs pattern
2018-05-22 Eli FriedmanDelete unused variable from r333015.
2018-05-22 Roman Tereshin[GlobalISel][InstructionSelect] Switching MatchTable...
2018-05-22 Tom StellardAMDGPU: Move AMDGPUTargetLowering::isFPExtFoldable...
2018-05-22 Eli Friedman[MachineOutliner] Add "thunk" outlining for AArch64.
2018-05-22 Sanjay Patel[InstCombine] move/add tests for sub with bool op; NFC
2018-05-22 Krzysztof Parzyszek[Hexagon] Add patterns for accumulating HVX compares
2018-05-22 Alexander Shaposhnikov[llvm-objcopy] Fix the behavior of --strip-* and -...
2018-05-22 Florian Hahn[NewGVN] Fix handling of assumes
2018-05-22 Jonas Devlieghere[DebugInfo] Invert DIE order for range errors.
2018-05-22 Jonas Devlieghere[DebugInfo] Fix location list check in the verifier
2018-05-22 Paul Robinson[DWARFv5] Put the DWO ID in its place.
2018-05-22 Roman Tereshin[GlobalISel][InstructionSelect] Sorting MatchTable...
2018-05-22 Roman TereshinReverting 332999 to get it a proper commit message
2018-05-22 Roman Tereshindiff --git a/utils/TableGen/GlobalISelEmitter.cpp b...
2018-05-22 Lang Hames[ORC] Move symbol-scanning and discard from BasicIRLaye...
2018-05-22 Sanjay Patel[InstCombine] fix broken test
2018-05-22 David Bolvansky[InstCombine] Calloc-ed strings optimizations
2018-05-22 Dan Liew[lit] Try to make `shtest-timeout.py` test more reliabl...
2018-05-22 Dan Liew[lit] Don't run `slow.py` in `shtest-timeout.py` test.
2018-05-22 Dan Liew[lit] Don't check output of commands used in `shtest...
2018-05-22 Simon Dardis[FastISel] Permit instructions to be skipped for FastIS...
2018-05-22 Clement Courbet[llvm-exegesis] Update doc to mention that the output...
2018-05-22 Clement Courbet[llvm-exegesis] Analysis output uses HTML.
2018-05-22 Aleksandar... [mips] Merge MipsLongBranch and MipsHazardSchedule...
2018-05-22 Simon Dardis[mips] Correct the predicates of the cache and pref...
2018-05-22 Simon Pilgrim[TTI] Add uniform/non-uniform constant Pow2 detection...
2018-05-22 Hans WennborgLangRef.rst: the "\01" prefix applies not just to variables
2018-05-22 Gabor Buella[x86] NFC Add some more shuffle-vs-trunc tests
2018-05-22 Karl-Johan... [LowerSwitch] Fixed faulty PHI node update
2018-05-22 Bjorn Pettersson[LoopVersioning] Don't modify the list that we iterate...
2018-05-22 Stanislav Mekhanoshin[AMDGPU] Optimze old value of v_mov_b32_dpp
2018-05-22 Matt ArsenaultAMDGPU: Make v2i16/v2f16 legal on VI
2018-05-22 Dan Gohman[WebAssembly] Fix fast-isel lowering illegal argument...
2018-05-22 Roman Tereshin[GlobalISel][InstructionSelect] Removing redundant...
2018-05-22 Tom StellardAMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDes...
2018-05-22 Peter CollingbourneMC: Remove dead code. NFCI.
2018-05-22 Paul SemelRevert "[llvm-objcopy] Add --strip-unneeded option"
2018-05-22 Petr Hosek[CMake] Pass Clang defaults to runtimes builds
2018-05-21 Sanjay Patel[DAG] fold FP binops with undef operands to NaN
2018-05-21 Lang Hames[ORC] Make some more operations on VSO private. These...
2018-05-21 Lang Hames[LKH] Add a replacement RTDyldLayer.
2018-05-21 Roman TereshinReapply r332907 "[GlobalISel] Improving InstructionSele...
2018-05-21 Craig Topper[X86] Remove 128/256-bit cvtdq2ps, cvtudq2ps, cvtqq2pd...
next