OSDN Git Service

android-x86/external-llvm.git
2017-08-24 Mandeep Singh... [ADT] Enable reverse iteration for DenseMap
2017-08-24 Xinliang David Li[Profile] backward propagate profile info in JumpThreading
2017-08-24 Sanjay Patel[InstCombine] fix and enhance udiv/urem narrowing
2017-08-24 Dehao ChenMove accurate-sample-profile into the function attribute.
2017-08-24 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-08-24 Chad Rosier[PartialInlining] Formatting. NFC.
2017-08-24 Nathan Hawestest commit: fix typo in comment
2017-08-24 Chad Rosier[PartialInlining] Type. NFC.
2017-08-24 Konstantin... AMDGPU: Fix gfx801 features
2017-08-24 Jacob Gravelle[WebAssembly] FastISel : Bail to SelectionDAG for const...
2017-08-24 Heejin Ahn[WebAssembly] Update GCC test suite failure expectations
2017-08-24 Krzysztof Parzyszek[Hexagon] Set access size for vector pseudo loads/stores
2017-08-24 Daniel Sanders[globalisel][tablegen] Predicates should start from...
2017-08-24 Victor LeschukRemove duplicate code
2017-08-24 Victor LeschukAdd missing break in switch
2017-08-24 Pete Couperus[ARC] Add ARC backend.
2017-08-24 Krasimir Georgiev[X86AsmParser] Refactor AsmRewrite constructors, NFCI
2017-08-24 Sanjay Patelfix typo; NFC
2017-08-24 Sjoerd Meijer[AArch64] Add FMOVH0: materialize 0 using zero register...
2017-08-24 Sanjay Patel[BypassSlowDivision] move map helper code to header...
2017-08-24 Chad Rosier[TargetParser][AArch64] Add support for RDM feature...
2017-08-24 Michael ZuckermanAdding base lit test for x86interleaved
2017-08-24 Coby Tayree[fixup][rL311639]
2017-08-24 Krasimir Georgiev[X86AsmParser] Fix msan: use-of-uninitialized-value...
2017-08-24 Krzysztof Parzyszek[Hexagon] Generate correct runtime check when recognizi...
2017-08-24 Evgeny Astigeevich[ARM, Thumb1] Prevent ARMTargetLowering::isLegalAddress...
2017-08-24 Tobias GrosserModel cache size and associativity in TargetTransformInfo
2017-08-24 Sjoerd Meijer[AArch64] Custom lowering of copysign f16
2017-08-24 Daniel SandersRe-commit: [globalisel][tablegen] Add support for ImmLe...
2017-08-24 Coby Tayree[LLVM][x86][Inline Asm] support for GCC style inline...
2017-08-24 Mikael Holmen[Reassociate] Do not drop debug location if replacement...
2017-08-24 Coby Tayree[X86AsmParser] Refactoring, (almost) NFC.
2017-08-24 Matt ArsenaultIPRA: Don't assume called function is first call operand
2017-08-24 Matt ArsenaultIPRA: Exit early on functions without calls
2017-08-24 Sjoerd Meijer[AArch64] fix for fcos and frem f16 promotion
2017-08-24 Chandler Carruth[x86] NFC: Clean up two tests and generate precise...
2017-08-24 Igor Breger[GlobalISel][X86] Support G_IMPLICIT_DEF.
2017-08-24 Lang Hames[docs] In the CMake primer, correct the description...
2017-08-24 Lang Hames[Support] Rewrite handleAllErrors in terms of cantFail.
2017-08-24 Wei DingAdd ‘llvm.experimental.constrained.fma‘ Intrinsic.
2017-08-24 Adam NemetSupport all integer types in DiagnosticInfoOptimizatio...
2017-08-24 Daniel BerlinNewGVN: We weren't properly simplifying selects with...
2017-08-24 Eric BeckmannFix bug 34051 by handling empty .res files gracefully.
2017-08-24 Hans Wennborg[DAG] Fix Node Replacement in PromoteIntBinOp
2017-08-24 Dylan McKay[AVR] Use the correct register classes for 16-bit atomi...
2017-08-23 Dehao ChenAdd test to cover accurate-sample-profile.
2017-08-23 Tim NorthoverARM: use internal relocations for local symbols after...
2017-08-23 Adrian PrantlRetire the llvm.dbg.mir hack after r311594.
2017-08-23 Aditya NandakumarFix Verifier test - add REQUIRES aarch64-registered...
2017-08-23 Adrian PrantlAdd a Verifier check for DILocation's scopes.
2017-08-23 Jonas Devlieghere[WebAssembly] Fix overflow for input with missing version
2017-08-23 Rong Xu[PGO] Set edge weights for indirectbr instruction with...
2017-08-23 Geoff Berry[AArch64][Falkor] Fix bug in Falkor HWPF tag collision...
2017-08-23 Pete CouperusTest commit.
2017-08-23 Aditya Nandakumar[GISEl]: Translate phi into G_PHI
2017-08-23 Reid KlecknerAttempt to fix the BUILD_SHARED_LIBS build after the...
2017-08-23 Reid KlecknerParse and print DIExpressions inline to ease IR and...
2017-08-23 Lei HuangUpdate branch coalescing to be a PowerPC specific pass
2017-08-23 Greg ClaytonUpdated my email address.
2017-08-23 Benjamin Kramer[X86] Fix -Wenum-compare warning
2017-08-23 Craig Topper[AVX512] Don't create SHRUNKBLEND SDNodes for 512-bit...
2017-08-23 Craig Topper[X86] Remove X86ISD::FMADD in favor ISD::FMA
2017-08-23 Yonghong Songbpf: close the file descriptor after probe inside getHo...
2017-08-23 Hans WennborgLowerAtomic: Don't skip optnone functions; atomic still...
2017-08-23 Ilya BiryukovFixed invalid variable name in Dockerfile scripts.
2017-08-23 Victor LeschukRevert r311546 as it breaks build
2017-08-23 Victor LeschukMake lit :: shtest-format.py supported on Windows again
2017-08-23 Rui UeyamaRevert r311552: [Bash-autocompletion] Add support for...
2017-08-23 Gor Nishanov[coroutines] CoroBegin from inner coroutines should...
2017-08-23 Chad Rosier[Reassociate] Don't canonicalize x + (-Constant * y...
2017-08-23 Yuka Takahashi[Bash-autocompletion] Add support for static analyzer...
2017-08-23 Daniel Sanders[globalisel][tablegen] Add support for ImmLeaf without...
2017-08-23 Florian Hahn[ARM] Check for assembler instructions in test.
2017-08-23 Florian Hahn[ARM] Add missing patterns for insert_subvector.
2017-08-23 Daniel Sanders[globalisel][tablegen] Add tests for FeatureBitsets...
2017-08-23 Davide Italiano[gold] Test we don't strip globals when producing reloc...
2017-08-23 Davide Italiano[InstCombine] Fold branches with irrelevant conditions...
2017-08-23 Hiroshi Inoue[PowerPC] better instruction selection for OR (XOR...
2017-08-23 Krasimir Georgiev[AArch64] Silence unused variable warning in opt mode...
2017-08-23 Sjoerd Meijer[AArch64] ISel legalization debug messages. NFCI.
2017-08-23 Alex Bradbury[Lanai] Remove dead functions from LanaiRegisterInfo
2017-08-23 Hiroshi InoueRevert rL311526: [PowerPC] better instruction selection...
2017-08-23 Craig Topper[InstCombine] Remove unused argument. NFC
2017-08-23 Craig Topper[InstCombine] Replace a simple matcher with a plain...
2017-08-23 Craig Topper[InstCombine] Remove an unnecessary dyn_cast to Instruc...
2017-08-23 Hiroshi Inoue[PowerPC] better instruction selection for OR (XOR...
2017-08-23 Dean Michael... [XRay][CodeGen] Use PIC-friendly code in XRay sleds...
2017-08-23 Yonghong Songbpf: add variants of -mcpu=# and support for additional...
2017-08-23 Matthias BraunFix tail-merge-after-mbp test
2017-08-23 Matthias BraunAdd test case for r311511
2017-08-23 Martell MaloneNFC: fix ToolDrivers syntax and typo errors
2017-08-23 George KarpenkovUpdate LLVM fuzzers to use the libFuzzer bundled with...
2017-08-23 George KarpenkovRemove llvm-pdbutil/fuzzer.
2017-08-22 Matthias BraunTargetInstrInfo: Change duplicate() to work on bundles.
2017-08-22 Craig Topper[SelectionDAG] Make ISD::isConstantSplatVector always...
2017-08-22 Craig Topper[InstCombine] Remove check for sext of vector icmp...
2017-08-22 Jonas DevlieghereRevert "[llvm-dwarfdump] Print type names in DW_AT_type...
2017-08-22 Jonas Devlieghere[llvm-dwarfdump] Print type names in DW_AT_type DIEs
2017-08-22 Peter CollingbourneWholeProgramDevirt: Create bitcast to i8* at each virtu...
2017-08-22 Matt Morehouse[SanitizerCoverage] Optimize stack-depth instrumentation.
next