OSDN Git Service

android-x86/external-llvm.git
2018-04-24 Florian Hahn[LoopInfo] Verify BBMap tracks innermost loops for...
2018-04-24 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous, first-fault...
2018-04-24 Roman LebedevLink to AggressiveInstCombine in a few places. Unbreaks...
2018-04-24 Pavel Labath[Support/Path] Add more tests and improve failure messa...
2018-04-24 Xin Tong[LVI] Fix typo. NFC
2018-04-24 Alexander Shaposhnikov[llvm-objcopy] Adjust the code for the old versions...
2018-04-24 Alexander ShaposhnikovRecommit "[llvm-objcopy] Switch over to using TableGen...
2018-04-24 Max Kazantsev[NFC] Use FileCheck in test
2018-04-24 Max Kazantsev[NFC] Use forgetTopmostLoop instead of logic duplication
2018-04-24 Craig Topper[X86] Add a BSWAP16 instruction using the 32-bit encodi...
2018-04-24 Chandler Carruth[PM/LoopUnswitch] Remove another over-aggressive assert.
2018-04-24 Eric ChristopherRemove unused function HexagonEarlyIfConversion::replac...
2018-04-24 Max Kazantsev[NFC] Add clarification comment
2018-04-24 Eric ChristopherReflow formatting after previous NFC commit.
2018-04-24 Eric ChristopherChange if-conditionals to else-if as they should all...
2018-04-24 Nico WeberMostly revert r330672.
2018-04-24 Nico WeberRemove code that's almost always dead, and harmful...
2018-04-24 David BlaikieFix build breaks in examples due to moving stuff from...
2018-04-24 David BlaikieInstCombine: Fix layering by not including Scalar.h...
2018-04-24 Craig Topper[AggressiveInstCombine] Add aggressive inst combiner...
2018-04-24 George Burgess IVReland r301880(!): "[InstSimplify] Handle selects of...
2018-04-24 Alex Shlyapnikov[HWASan] Use dynamic shadow memory on Android only...
2018-04-24 Craig Topper[AggressiveInstCombine] Add createAggressiveInstCombine...
2018-04-24 Craig Topper[AggressiveInstCombine] Add library initializer routine...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary vector memory folded InstRW...
2018-04-23 Robert Widmann[LLVM-C] DIBuilder Bindings For Variable Expressions
2018-04-23 Roman Tereshin[GlobalISel][Legalizer] Look thro copies while combinin...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary BMI2 InstRW overrides.
2018-04-23 Florian Hahn[LoopInterchange] Do not change LI for BBs in child...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary WriteLEA InstRW overrides.
2018-04-23 Roman Lebedev[DAGCombiner] Unfold scalar masked merge if profitable
2018-04-23 Roman Lebedev[X86][AArch64][NFC] Add tests for masked merge unfolding
2018-04-23 Sanjay Patel[AggressiveInstCombine] add tests for PR37098; NFC
2018-04-23 Xin Tong[CallSiteSplit] Make sure we remove nonnull if the...
2018-04-23 Gabor Buella[X86] Revert r330638 - accidental commit
2018-04-23 George Burgess IVFix a broken typedef; NFCI
2018-04-23 Gabor Buella[X86] movdiri and movdir64b instructions
2018-04-23 Bjorn Pettersson[MemCpyOpt] Skip optimizing basic blocks not reachable...
2018-04-23 Sam Clegg[WebAssembly] MC: Refactor section creation code
2018-04-23 Quentin Colombet[CODE_OWNERS] Update my email address.
2018-04-23 Peter CollingbourneReland r329956, "AArch64: Introduce a DAG combine for...
2018-04-23 Daniel Neilson[DSE] Teach the pass that atomic memory intrinsics...
2018-04-23 Matthew Simpson[AArch64] Add cost model test case for transpose
2018-04-23 Alex Shlyapnikov[HWASan] Switch back to fixed shadow mapping for x86-64
2018-04-23 Craig Topper[X86] Add disassembler test cases for bswap.
2018-04-23 Vedant Kumar[SelectionDAG] Dump debug locs in SDNodes
2018-04-23 Simon Pilgrim[MC] Remove MachineInstr reference in MC layer (PR37160)
2018-04-23 Reid KlecknerFix -Wtautological-compare warning with npos on Windows
2018-04-23 Matt ArsenaultAMDGPU: Move a flawed assert when spilling SGPRs
2018-04-23 Simon Pilgrim[X86] Replace x87 instregex with instrs if they only...
2018-04-23 Adrian PrantlFix computeSymbolSizes SEGFAULT on invalid file
2018-04-23 Matt ArsenaultAMDGPU: Assign enum name to stack ID
2018-04-23 Matt ArsenaultStackSlotColoring: Fix missing skipFunction check
2018-04-23 Daniel Neilson[SelectionDAG] Refactor lowering of atomic memory intri...
2018-04-23 Robert Widmann[LLVM-C] DIBuilderBindings for Subrange and Arrays
2018-04-23 Nico WeberSort a target list a bit better.
2018-04-23 Alexey Bataev[DEBUGINFO, NVPTX] Add the test for the debug info...
2018-04-23 Robert Widmann[LLVM-C] Finish Up Scope Bindings
2018-04-23 Marianne Mailhot... [doc] Removed obsolete -count-aa from AliasAnalysis...
2018-04-23 Simon Pilgrim[X86] Remove instregex matching from CLAC/STAC.
2018-04-23 Nico WeberList cpp file only once (was added in 147117 and 147117...
2018-04-23 Nicolai HaehnleAMDGPU: Fix SDWA peephole for V_AND_B32
2018-04-23 Nicolai HaehnleAMDGPU: Fix a corner case crash in SIOptimizeExecMasking
2018-04-23 Nico WeberConsistently sort add_subdirectory calls in lib/Target...
2018-04-23 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous, non-faultin...
2018-04-23 Max Kazantsev[LoopRotate] Fix incorrect SCEV invalidation in loop...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary MMX reg-mem InstRW scheduler...
2018-04-23 Max Kazantsev[LoopUnroll] Fix potentially incorrect SCEV invalidatio...
2018-04-23 Max Kazantsev[LoopSimplify] Fix incorrect SCEV invalidation
2018-04-23 Simon TathamFix BNF nits in TableGen language reference.
2018-04-23 Simon TathamTest commit access.
2018-04-23 Sander de Smalen[AArch64][SVE] Asm: Support for structured ST2, ST3...
2018-04-23 Chandler Carruth[PM/LoopUnswitch] Remove a buggy assert in the new...
2018-04-23 Craig Topper[X86] Add VEX_WIG to VEX encoded version of VCMPPSY...
2018-04-23 Chandler Carruth[PM/LoopUnswitch] Fix comment typo. NFC.
2018-04-22 Simon Pilgrim[X86][Znver1] Remove unnecessary BMI1 ANDN InstRW overr...
2018-04-22 Simon Pilgrim[llvm-mca][X86] Add BMI/LZCNT/POPCNT resource tests...
2018-04-22 Robert Widmann[LLVM-C] Add DIBuilder Bindings For Variable Creation
2018-04-22 Simon Pilgrim[X86] Remove unnecessary WriteFBlend/WriteBlend InstRW...
2018-04-22 Simon Pilgrim[X86] Remove unnecessary WriteFMul/WriteFRcp/WriteFRsqr...
2018-04-22 Simon Pilgrim[X86] Remove unnecessary CVT instrw overrides.
2018-04-22 Andres FreundTest commit access.
2018-04-22 Sanjay Patel[PatternMatch] allow undef elements when matching a...
2018-04-22 Simon Pilgrim[X86][SkylakeServer] Remove unnecessary PMULLD instrw...
2018-04-22 Simon Pilgrim[X86][Atom] Remove unnecessary scalar/vector load/move...
2018-04-22 Sanjay Patel[InstCombine] add vector test with undef elts; NFC
2018-04-22 Simon Pilgrim[X86] Fix (completely overridden) WriteFHAdd/WritePHAdd...
2018-04-22 Simon Pilgrim[X86][MMX][SSE] Tag missed PHADD/PHSUB instructions...
2018-04-22 Simon Pilgrim[X86] Remove unnecessary WriteFVarBlend/WriteVarBlend...
2018-04-22 Sanjay Patel[InstSimplify, InstCombine] add vector tests with undef...
2018-04-22 Simon Pilgrim[X86] Fix WriteMPSAD/WritePSADBW values to allow us...
2018-04-22 Simon Pilgrim[X86][SandyBridge] Remove unnecessary WritePOPCNTLd...
2018-04-22 Simon Pilgrim[llvm-mca][X86] Add POPCNT resource test
2018-04-22 Jonas Devlieghere[test] Fix MC/ELF/nocompression.s
2018-04-22 Jonas Devlieghere[lli] Fix syntax error: missing ';'
2018-04-22 Jonas Devlieghere[lli] Make error handling more consistent.
2018-04-22 Jonas Devlieghere[llvm-mc] Make error handling more consistent.
2018-04-22 Jonas Devlieghere[Support] Fix prefix logic in WithColor.
2018-04-22 Craig Topper[X86] Remove an unnecessary HANDLE_OPTIONAL line from...
2018-04-22 Craig Topper[X86] Change TB to PS on LFENCE instruction.
next