OSDN Git Service

android-x86/external-llvm.git
2018-04-07 Roman Lebedev[InstCombine] Get rid of select of bittest (PR36950...
2018-04-07 Roman Lebedev[unittests] ADT: silence -Wself-assign diagnostics
2018-04-07 Vitaly BukaFix stack-use-after-scope in test previously hidden...
2018-04-07 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Block Scopes
2018-04-07 Vitaly BukaRevert "ARM: Do not spill CSR to stack on entry to...
2018-04-07 Nico WeberConvert line endings of lib/WindowsManifest/CMakeLists...
2018-04-07 Nico WeberRemove trailing space in build file.
2018-04-07 Mandeep Singh... [unittests] Change std::sort to llvm::sort in response...
2018-04-07 Graydon Hoare[Support] Make line-number cache robust against access...
2018-04-07 Aaron SmithWindows needs the current codepage instead of utf8...
2018-04-07 Aaron Smith[lit] Fix several Python 2/3 compatibility issues and...
2018-04-06 Artem Belevich[NVPTX] add support for initializing fp16 arrays.
2018-04-06 Vitaly BukaFix warning by cl::opt<int> -> cl::opt<unsigned>
2018-04-06 Vitaly BukaRuntime flag to control branch funnel threshold
2018-04-06 Peter CollingbourneRevert r324557, "gold-plugin: Do not set codegen opt...
2018-04-06 Manoj Gupta[Release Notes] Add release note for "-fmerge-all-const...
2018-04-06 Artem Belevich[NVPTX] Fixed vectorized LDG for f16.
2018-04-06 Sameer AbuAsal [RISCV] Tablegen-driven Instruction Compression.
2018-04-06 Mandeep Singh... [TableGen] Change std::sort to llvm::sort in response...
2018-04-06 Matt Davis[StackProtector] Ignore certain intrinsics when calcula...
2018-04-06 Geoff Berry[EarlyCSE] Add debug counter for debugging mis-optimiza...
2018-04-06 Sameer AbuAsal[RISCV] Update MC compression tests
2018-04-06 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added s_call_b64
2018-04-06 Krzysztof Parzyszek[Hexagon] Fix assert with packetizing IMPLICIT_DEF...
2018-04-06 Krzysztof Parzyszek[Hexagon] Prevent a stall across zero-latency instructi...
2018-04-06 Krzysztof Parzyszek[Hexagon] Remove duplicated code, NFC
2018-04-06 Mandeep Singh... [CodeGen] Change std::sort to llvm::sort in response...
2018-04-06 Krzysztof Parzyszek[Hexagon] Handle subregisters when calculating iteratio...
2018-04-06 Simon PilgrimCleanup Reduction helpers by using ArrayRef(NoneType...
2018-04-06 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added instruction s_endpgm_ordered_p...
2018-04-06 Sanjay Patel[InstCombine] limit nsz: -(X - Y) --> Y - X to hasOneUse()
2018-04-06 Simon PilgrimAdd additional tests from D45336
2018-04-06 Simon PilgrimAdd additional tests from D45366
2018-04-06 Craig Topper[X686] Add appropriate ReadAfterLd for the register...
2018-04-06 Simon PilgrimStrip trailing whitespace. NFCI.
2018-04-06 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added instructions *saveexec*, ...
2018-04-06 Sanjay Patel[InstCombine] add test for fsub+fneg with extra use...
2018-04-06 Craig Topper[X86] Remove InstRWs for basic arithmetic instructions...
2018-04-06 Craig Topper[X86] Attempt to model basic arithmetic instructions...
2018-04-06 Craig Topper[X86] Add an extra store address cycle to WriteRMW...
2018-04-06 Craig Topper[X86] Merge itineraries for CLC, CMC, and STC.
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate bit count cost tests with...
2018-04-06 Sanjay Patel[InstCombine] add potential calloc tests and regenerate...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate vector shuffle cost tests...
2018-04-06 Mircea Trofin[GlobalOpt] Fix support for casts in ctors.
2018-04-06 Dmitry Preobrazhensky[AMDGPU][MC][VI][GFX9] Added s_atc_probe* instructions
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate bswap/bitreverse cost tests...
2018-04-06 Pete Couperus[ARC] Add <.f> suffix for F32_GEN4_{DOP|SOP}.
2018-04-06 Andrea Di Biagio[llvm-mca] Do not separate iterations with a newline...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate integer extension/truncatio...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate integer division/remainder...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate vector shift cost tests...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate int<->fp cost tests with...
2018-04-06 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added s_dcache_discard* instructions
2018-04-06 Chad Rosier[LoopUnroll] Make LoopPeeling respect the AllowPeeling...
2018-04-06 Philip PfaffeFollowup for r329293: Temporarily disable the breaking...
2018-04-06 Pavel LabathDWARFVerifier: validate information in name index entries
2018-04-06 Simon Pilgrim[UpdateTestChecks] Add update_analyze_test_checks.py...
2018-04-06 Simon Pilgrim[X86][SandyBridge] Add (V)DPPS memory fold latencies
2018-04-06 Simon Pilgrim[X86][SandyBridge] SBWriteResPair +5cy Memory Folds
2018-04-06 Hans WennborgTweak an assert message in the verifier
2018-04-06 Simon Pilgrim[X86][SkylakeServer] Merge 2 InstRW entries to the...
2018-04-06 Hans WennborgEntryExitInstrumenter: Handle musttail calls
2018-04-06 Max Kazantsev[NFC] Add missing end of line symbols
2018-04-06 Francis Visoiu... [MIR] Add support for MachineFrameInfo::LocalFrameSize
2018-04-06 Pavel Labath[debug_loc] Fix typo in DWARFExpression constructor
2018-04-06 Max Kazantsev[NFC] Loosen restriction on preheader to fix buildbot
2018-04-06 Hiroshi Inoue[PowerPC] allow D-form VSX load/store when accessing...
2018-04-06 Robert Widmann[LLVM-C] Fill Out LLVMCallConv
2018-04-06 Robert Widmann[LLVM-C] Audit Inline Assembly APIs for Consistency
2018-04-06 Rafael EspindolaUpdate method names in documentation.
2018-04-05 Manoj GuptaFix lld-x86_64-darwin13 build fails.
2018-04-05 Sanjay Patel[InstCombine] FP: Z - (X - Y) --> Z + (Y - X)
2018-04-05 Sanjay Patel[InstCombine] add FP tests for Z - (X - Y); NFC
2018-04-05 Manoj GuptaAttempt to fix Mips breakages.
2018-04-05 Zvi RackoverX86 Tests: Add a case for combining sdiv by a splatted...
2018-04-05 Lang Hames[RuntimeDyld][PowerPC] Add a test case for r329335.
2018-04-05 Craig Topper[X86] Separate CDQ and CDQE in the scheduler model.
2018-04-05 Mandeep Singh... [IR] Change std::sort to llvm::sort in response to...
2018-04-05 Craig Topper[X86] Add MOVZPQILo2PQIrr to the Sandy Bridge scheduler...
2018-04-05 Sanjay Patel[InstCombine] nsz: -(X - Y) --> Y - X
2018-04-05 Roman Lebedev[InstCombine][NFC] Regenerate select-of-bittest.ll...
2018-04-05 Roman Lebedev[InstCombine] [NFC] Add more tests for getting rid...
2018-04-05 Craig Topper[X86] Add LEAVE instruction to the scheduler models...
2018-04-05 Wolfgang Pieb[DWARF v5][NFC]: Refactor DebugRnglists to prepare...
2018-04-05 Simon Pilgrim[X86][SSE] Add floating point add/mul fast-math vector...
2018-04-05 Simon Pilgrim[X86][SSE] Add floating point min/max vector.reduce...
2018-04-05 Konstantin... AMDGPU/Metadata: Always report a fixed number of hidden...
2018-04-05 Craig Topper[X86] Remove some InstRWs for plain store instructions...
2018-04-05 Max Moroz[llvm-cov] Prevent llvm-cov from hanging when a symblin...
2018-04-05 Lang Hames[RuntimeDyld][PowerPC] Use global entry points for...
2018-04-05 Mandeep Singh... [Bitcode] Change std::sort to llvm::sort in response...
2018-04-05 Daniel Neilson[InstCombine] Properly change GEP type when reassociati...
2018-04-05 Craig Topper[X86] Synchronize the SchedRW on some EVEX instructions...
2018-04-05 Mandeep Singh... [ARM] Change std::sort to llvm::sort in response to...
2018-04-05 Craig Topper[X86] Disassembler support for having an ADSIZE prefix...
2018-04-05 Zachary Turner[llvm-pdbutil] Display types from MSVC precompiled...
2018-04-05 Konstantin... llvm-exegesis: Fix unittests include dirs when llvm...
2018-04-05 Sanjay Patel[InstCombine] add test for fneg+fsub with nsz; NFC
2018-04-05 Simon Pilgrim[X86][SSE] Add integer add/mul vector.reduce tests
next