OSDN Git Service

android-x86/external-llvm.git
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...
2017-10-11 Zachary Turner[llvm-rc] Use proper search algorithm for finding resou...
2017-10-11 Daniel Neilson[SCEV] Properly handle the case of a non-constant start...
2017-10-11 Sanjay Patel[x86] avoid infinite loop from SoftenFloatOperand ...
2017-10-11 Jake EhrlichReland "[llvm-objcopy] Add support for --strip-sections...
2017-10-11 Rafael EspindolaConvert the last uses of ErrorOr in include/llvm/Object.
2017-10-11 Lei Huang[NFC] update test case so checks are not order dependen...
2017-10-11 Rafael EspindolaRemove unused include.
2017-10-11 Rafael EspindolaConvert the last uses of ErrorOr in COFF.h.
2017-10-11 Rafael EspindolaConvert a few ErrorOr to Expected.
2017-10-11 Vivek Pandya[NFC] Convert OptimizationRemarkEmitter old emit()...
2017-10-11 Rafael EspindolaConvert a couple of ErrorOr to Expected. NFC.
2017-10-11 Rafael EspindolaRemove an unused include.
2017-10-11 Rafael EspindolaConvert an ErrorOr to Expected.
2017-10-11 Krzysztof Parzyszek[Hexagon] Handle non-immediate operands to A2_addi...
2017-10-11 Simon PilgrimSpelling mistake in comment. NFCI.
2017-10-11 Craig Topper[X86] Remove MVT::i1 handling code from LowerTRUNCATE
2017-10-11 Krzysztof Parzyszek[Pipeliner] Fix offset value for instrs dependent on...
2017-10-11 Krzysztof Parzyszek[Pipeliner] Improve serialization order for post-increments
2017-10-11 Sanjay Patel[InstCombine] add baseline tests for D38531; NFC
2017-10-11 Sanjay Patel[DAGCombiner] convert insertelement of bitcasted vector...
2017-10-11 Jonas DevlieghereRevert "[dsymutil] Timestmap verification for __swift_ast"
2017-10-11 Alex Bradbury[TargetLowering] Correctly track NumFixedArgs field...
2017-10-11 Jonas Devlieghere[dsymutil] Timestmap verification for __swift_ast
2017-10-11 Alex Bradbury[RISCV] Fix build after r315327
next