OSDN Git Service

android-x86/external-llvm.git
2017-10-26 Dehao ChenDo not add discriminator encoding for debug intrinsics.
2017-10-26 Craig Topper[X86] Improve handling of UDIVREM8_ZEXT_HREG/SDIVREM8_S...
2017-10-26 Craig Topper[X86] Teach the assembly parser to warn on duplicate...
2017-10-26 Philip Reames[LICM] Restructure implicit exit handling to be more...
2017-10-26 Craig Topper[TableGen] Use Twine instead of std::string concatenati...
2017-10-26 David BlaikieSupport/reg*.h: Make headers include their dependencies
2017-10-26 Aditya Nandakumar[GISel]: Missed checking if it's okay to create a G_CON...
2017-10-26 Martin Storsjo[COFF] Support ordinals in def files with space between...
2017-10-26 Sanjay Patel[x86] use an insert op to put one variable element...
2017-10-26 Vedant Kumar[docs] Fix a small typo
2017-10-26 Konstantin... AMDGPU: Commit missing fence-barrier test
2017-10-26 Yichao YuClear LastMappingSymbols and LastEMS(Info) when resetti...
2017-10-26 Keno Fischer[dsymutil] Check AttrInfo.Name validity before using it
2017-10-26 Keno Fischer[DynamicLibrary] Fix build on musl libc
2017-10-26 Mandeep Singh... [MachineModuleInfoImpls] Replace qsort with array_pod_sort
2017-10-26 Balaram MakamReapply r316582 [Local] Fix a bug in the domtree update...
2017-10-26 Sean FertileRepresent runtime preemption in the IR.
2017-10-26 Marek OlsakAMDGPU: Handle s_buffer_load_dword hazard on SI
2017-10-26 Bjorn Pettersson[LSV] Avoid adding vectors of pointers as candidates
2017-10-26 Bjorn Pettersson[LSV] Skip all non-byte sizes, not only less than eight...
2017-10-26 Simon Dardis[mips] Fix (dis)assembly of abs.fmt for micromips
2017-10-26 Andrew V. TischenkoIt's a test to demonstrate wrong disassembler with...
2017-10-26 Simon Dardis[mips] Fix PR35071
2017-10-26 Simon DardisUpdate my email addresses, NFC.
2017-10-26 Hiroshi Inoue[PowerPC] Use record-form instruction for Less-or-Equal...
2017-10-26 Hans WennborgTidy up CountingFunctionInserter a little. NFC.
2017-10-26 Craig Topper[AsmParser][TableGen] Add VariantID argument to the...
2017-10-26 Craig Topper[AsmParser][TableGen] Make the generated mnemonic spell...
2017-10-26 Craig Topper[X86] Use correct type for return value of ComputeAvail...
2017-10-26 Eugene Zelenko[Transforms] Revert r316630 changes in Scalar/MergeICmp...
2017-10-26 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-25 Matthew SimpsonAttempt to unbreak the expensive-checks-win bot
2017-10-25 Jonas DevlieghereRe-land "[dwarfdump] Add -lookup option"
2017-10-25 Alexander RichardsonFix CodeGen/AMDGPU/fcanonicalize-elimination.ll on...
2017-10-25 Sanjoy Das[SCEV] Fix an assertion failure in the max backedge...
2017-10-25 Sanjoy DasAdd a comment to clarify a future change
2017-10-25 Balaram MakamRevert r316582 [Local] Fix a bug in the domtree update...
2017-10-25 Mitch PhillipsAdd FileVerifier::isCFIProtected().
2017-10-25 David BlaikieHexagon: Fold a single-use textual header into its use
2017-10-25 Aditya NandakumarMake the combiner check if shifts are legal before...
2017-10-25 Krzysztof Parzyszek[Hexagon] Account for negative offset when limiting...
2017-10-25 Peter CollingbourneRemove dead function declaration.
2017-10-25 Shoaib Meenai[cmake] Restrict resource file usage to Windows build...
2017-10-25 Craig Topper[X86] Add avx512vpopcntdq to Knights Mill
2017-10-25 Konstantin... AMDGPU: Cleanup memory legalizer load/store tests
2017-10-25 Konstantin... AMDGPU/NFC: Rename memory legalizer tests:
2017-10-25 Balaram Makam[Local] Fix a bug in the domtree update logic for Merge...
2017-10-25 John BaldwinDon't try to use a non-existent header on FreeBSD/mips.
2017-10-25 Matthew SimpsonAdd CalledValuePropagation pass
2017-10-25 Simon Dardis[mips] Clean up some whitespace (NFC).
2017-10-25 Daniil Fukalov[inlineasm] Fix crash when number of matched input...
2017-10-25 Diana Picus[ARM GlobalISel] Remove redundant testcases. NFC
2017-10-25 Diana Picus[ARM GlobalISel] Update test after r316479. NFC
2017-10-25 Diana Picus[ARM GlobalISel] Fix call opcodes
2017-10-25 Diana Picus[ARM GlobalISel] Split test into 3. NFC
2017-10-25 Max Kazantsev[SCEV] Enhance SCEVFindUnsafe for division
2017-10-25 Clement CourbetRe-land "[CodeGen][ExpandMemcmp][NFC] Allow memcmp...
2017-10-25 George Rimar[llvm-dwarfdump] - Fix array out of bounds access crash.
2017-10-25 Sam Parker[ARM] OrCombineToBFI function
2017-10-25 Sam Parker[ARM] Swap cmp operands for automatic shifts
2017-10-25 Jonas Paulsson[MachineScheduler] Minor refactoring.
2017-10-25 Martin Storsjo[AArch64] Add support for dllimport of values and functions
2017-10-25 Matt ArsenaultDAG: Fix creating select with wrong condition type
2017-10-25 Matt ArsenaultAMDGPU: Add max-mix-insts subtarget feature
2017-10-25 Max Kazantsev[IRCE] Fix intersection between signed and unsigned...
2017-10-25 Mikael Holmen[MemDep] DBG intrinsics don't impact abort limit for...
2017-10-25 Max Kazantsev[IRCE] Smarter detection of empty ranges using SCEV
2017-10-25 Peter CollingbourneAssembly tests require x86 target.
2017-10-25 Teresa Johnson[ThinLTO] Make test for promoted names more specific
2017-10-25 Peter Collingbournellvm-readobj: Add support for reading relocations in...
2017-10-24 Mitch PhillipsCheck special-case-list regex before insertion.
2017-10-24 Adrian PrantlImplement salavageDebugInfo functionality for SelectionDAG.
2017-10-24 Sam CleggAdd Triple::isOSUnknown
2017-10-24 Vedant Kumar[Coverage] Provide a stable order for getInstantiationG...
2017-10-24 Yonghong Songbpf: fix an uninitialized variable issue
2017-10-24 David BlaikieARMAddressingModes.h: Don't mark header functions as...
2017-10-24 David BlaikieValueMapper.h: Don't mark header functions as file...
2017-10-24 David BlaikieTransforms/Utils/Local.h: Don't mark header functions...
2017-10-24 David BlaikieTargetOpcodes.h: Don't mark header functions as file...
2017-10-24 David BlaikiePrintable.h: Don't mark header functions as file local
2017-10-24 David BlaikieConvertUTF.h: Don't mark header functions as file local
2017-10-24 David BlaikieAtomicOrdering.h: Don't mark header functions as file...
2017-10-24 David BlaikieLaneBitmask.h: Don't mark header functions as file...
2017-10-24 David BlaikieType.h: Don't mark header functions as file local
2017-10-24 David BlaikieHexagonDepTimingClasses.h: Don't mark header functions...
2017-10-24 David BlaikieWebassemblyAsmPrinter.h: Include WebAssemblyMachineFunc...
2017-10-24 David BlaikieX86Operand.h: Include X86MCTargetDesc.h for SSE registe...
2017-10-24 David BlaikieX86AsmPrinter.h: Add missing header for complete type...
2017-10-24 David BlaikieRegisterUsageInfo.h: Add missing header for complete...
2017-10-24 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-24 Simon PilgrimFix Wdocumentation warning. NFCI.
2017-10-24 Martin BohmeRevert "[CodeGen][ExpandMemcmp][NFC] Allow memcmp to...
2017-10-24 Adrian PrantlUse range-based for loop. NFC
2017-10-24 Artem Belevich[NVPTX] allow address space inference for volatile...
2017-10-24 Adrian PrantlDelete unused instantiations of DIBuilder. NFC
2017-10-24 Sam CleggFix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify
2017-10-24 Gadi Haber[X86][Broadwell] Added the instruction scheduling infor...
2017-10-24 Vedant Kumar[llvm-cov] Use a stable sort on sub-views
2017-10-24 Adrian PrantlUse range-based-for. NFC
2017-10-24 Yonghong Songbpf: fix a bug in trunc-op optimization
next