OSDN Git Service

android-x86/external-llvm.git
2017-10-13 Jordan Roselit.py: Add new %{shared_output(LABEL)} substitution
2017-10-13 Craig Topper[X86] Fix some inconsistent formatting in the processor...
2017-10-13 Craig Topper[X86] Add ProcIntelBDW to BroadwellProc class not BDWFe...
2017-10-13 Daniel Neilson[RS4GC] Look through vector bitcasts when looking for...
2017-10-13 Max Moroz[llvm-cov] Temporary delete sources-specified.test...
2017-10-13 Krzysztof Parzyszek[Hexagon] Add patterns for cmpb/cmph with immediate...
2017-10-13 Max Moroz[llvm-cov] Fix sources-specified.test so it ignores...
2017-10-13 Matt ArsenaultDAG: Add flags to dumps
2017-10-13 Max Moroz[llvm-cov] An attempt to fix sources_specified.test...
2017-10-13 Craig Topper[X86] Stop creating CMOV nodes with a second MVT::Glue...
2017-10-13 Max Moroz[llvm-cov] Generate "report" for given source paths...
2017-10-13 Jonas DevlieghereRe-land "[dsymutil] Timestmap verification for __swift_ast"
2017-10-13 Anna Thomas[SCEV] Teach SCEV to find maxBECount when loop endbound...
2017-10-13 Sanjay Patel[InstCombine] add tests for boolean extend + add; NFC
2017-10-13 Daniel JasperRevert r314923: "Recommit : Use the basic cost if a...
2017-10-13 Sjoerd Meijer[FileCheck] regexp doc update/fix
2017-10-13 Marco CastelluccioDisable gcov instrumentation of functions using funclet...
2017-10-13 Justin Bognerdocs: Improve wording on building for fuzzing
2017-10-13 Craig Topper[X86] Remove patterns that select unmasked vbroadcastf2...
2017-10-13 Sanjoy Das[SCEV] Maintain loop use lists, and use them in forgetLoop
2017-10-13 Craig Topper[SelectionDAG] Cleanup the SIGN_EXTEND_INREG handling...
2017-10-13 Craig Topper[SelectionDAG] Fix typo in comment. NFC
2017-10-13 Justin Bognerdocs: Improve the docs about llvm-isel-fuzzer on OSS...
2017-10-13 Craig Topper[X86] Add the test case for r315613 that I forgot to...
2017-10-13 Craig Topper[SelectionDAG] Correct the early out in SelectionDAG...
2017-10-13 Matt Morehouse[llvm-isel-fuzzer] Use "--" as separator rather than...
2017-10-13 Justin Bognerllvm-isel-fuzzer: Use the right REQUIRES line for r315599
2017-10-13 Keith WyssRemoving default case statement from covered switch.
2017-10-12 Adam NemetAdd DK_Remark to SMDiagnostic
2017-10-12 Craig Topper[SelectionDAG] Const-correct the DemandedMask argument...
2017-10-12 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-12 Matthias BraunRevert "TargetMachine: Merge TargetMachine and LLVMTarg...
2017-10-12 Adrian PrantlDeprecate DwarfUnit::addBlockByrefAddress().
2017-10-12 Keith Wyss[XRay][tools] Updated stacks tool with flamegraph output.
2017-10-12 Anna Thomas[CVP] Process binary operations even when def is local
2017-10-12 Matthias BraunTargetMachine: Merge TargetMachine and LLVMTargetMachine
2017-10-12 Matt Morehouse[cmake] Allow building fuzzers with OSS-Fuzz flags.
2017-10-12 Craig Topper[SelectionDAG] Simplify the ISD::SIGN_EXTEND/ZERO_EXTEN...
2017-10-12 Zachary Turner[lit] Raise the logic for enabling clang & lld substitu...
2017-10-12 Artur Pilipenko[LoopPredication] Check whether the loop is already...
2017-10-12 Eli Friedman[DWARF] Fix bad comparator in sortGlobalExprs.
2017-10-12 Bruno Cardoso... Revert "Reintroduce "[SCCP] Propagate integer range...
2017-10-12 Artur Pilipenko[LoopPredication] Support ule, sle latch predicates
2017-10-12 Craig Topper[X86] Add CLWB intrinsic. llvm part
2017-10-12 Wei DingImplement custom lowering for ISD::CTTZ_ZERO_UNDEF...
2017-10-12 Konstantin... AMDGPU/NFC: Move AMDGPU specific note types to ELF.h
2017-10-12 Craig Topper[X86] Add a bunch of -mcpu strings to the cpus.ll test.
2017-10-12 Artem Belevich[NVPTX] Implemented wmma intrinsics and instructions.
2017-10-12 Reid Kleckner[codeview] Don't emit FPO data in funclet prologues
2017-10-12 Justin Bognerllvm-isel-fuzzer: Work around BUILD_SHARED_LIBS testing...
2017-10-12 Artem Belevich[TableGen] Allow intrinsics to have up to 8 return...
2017-10-12 Hans WennborgWork around lack of Wine support for SetFileInformation...
2017-10-12 Konstantin... AMDGPU: Fix warnings introduced in r315526
2017-10-12 Sanjay Patel[ValueTracking] return zero when there's conflict in...
2017-10-12 Bruno Cardoso... Reintroduce "[SCCP] Propagate integer range info for...
2017-10-12 Lei Huang[PowerPC] Add profitablilty check for conversion to...
2017-10-12 Tim Renouf[AMDGPU] For amdpal, widen interpolation mode workaround
2017-10-12 Don Hinton[dump] Remove NDEBUG from test to enable dump methods...
2017-10-12 Sanjay Patel[x86] replace isEqualTo with == for efficiency
2017-10-12 Simon Pilgrim[X86][SSE] Pull out repeated INSERT_VECTOR_ELT code...
2017-10-12 Vlad Tsyrklevich[cfi-verify] Fix typo, actually check X86 target
2017-10-12 Diana PicusMachineInstr: Make isEqual agree with getHashValue...
2017-10-12 Daniel JasperReinstantiate old/bad deduplication logic that was...
2017-10-12 NAKAMURA TakumiFix warnings. [-Wdocumentation]
2017-10-12 Oliver Stannard[AsmParser] Suppress compile warning for targets with...
2017-10-12 Hiroshi Inoue[ScheduleDAGInstrs] fix behavior of getUnderlyingObject...
2017-10-12 Mikael Holmen[RegisterCoalescer] Don't set read-undef in pruneValues...
2017-10-12 Justin BognerRe-commit "llvm-isel-fuzzer: Handle a subset of backend...
2017-10-12 Vlad Tsyrklevich[cfi-verify] Fix unittest failures w/o x86 target
2017-10-12 Hans WennborgRevert r315545 "llvm-isel-fuzzer: Handle a subset of...
2017-10-12 Hongbin Zheng[SimplifyIndVar] Replace IVUsers with loop invariant...
2017-10-12 Justin Bognerdocs: Add some links to OSS Fuzz
2017-10-12 Justin Bognerdocs: Try to fix sphinx build
2017-10-12 Justin Bognerllvm-isel-fuzzer: Handle a subset of backend flags...
2017-10-12 Justin Bognerdocs: Add some information about Fuzzing LLVM itself
2017-10-12 Reid KlecknerSpeculative build fix 2
2017-10-12 Wei MiRevert r307036 because of PR34919.
2017-10-12 Reid KlecknerSpeculative build fix, apparently I built llc without...
2017-10-12 Reid Kleckner[codeview] Disable FPO in functions using EH funclets
2017-10-11 Zachary TurnerRevert "[ADT] Make Twine's copy constructor private."
2017-10-11 Reid KlecknerFix AMDGPU build issue
2017-10-11 Reid Kleckner[X86] Sink X86AsmPrinter ctor into .cpp file, NFC
2017-10-11 Lang Hames[MC] Have MCObjectStreamer take its MCAsmBackend argume...
2017-10-11 Zachary Turner[ADT] Make Twine's copy constructor private.
2017-10-11 Vlad TsyrklevichMC Helpers for llvm-cfi-verify.
2017-10-11 NAKAMURA TakumiMachineOptimizationRemarkEmitter.h: Appease g++-4.8...
2017-10-11 Konstantin... AMDGPU/NFC: Minor clean ups in HSA metadata
2017-10-11 Konstantin... AMDGPU/NFC: Minor clean ups in PAL metadata
2017-10-11 Konstantin... AMDGPU/NFC: Rename code object metadata as HSA metadata
2017-10-11 Hans WennborgSupport: Work around missing SetFileInformationByHandle...
2017-10-11 Eugene Zelenko[Transforms] Revert r315516 changes in PredicateInfo...
2017-10-11 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-11 Reid KlecknerReally fix llvm-rc include-paths.test
2017-10-11 Reid KlecknerAttempt to fix failing llvm-rc include-paths.text
2017-10-11 Reid Kleckner[codeview] Implement FPO data assembler directives
2017-10-11 Krzysztof Parzyszek[Hexagon] Make sure that new-value jump is packetized...
2017-10-11 Vlad TsyrklevichReland 'Classify llvm-cfi-verify.'
2017-10-11 Florian Hahn[MachineCombiner] Fix initialisation of LastUpdate...
2017-10-11 Zachary TurnerFix incorrect integer literal suffix.
2017-10-11 Lei Huang[PowerPC] Utilize DQ-Form instructions for spill/restor...
next