OSDN Git Service

android-x86/external-llvm.git
2017-09-02 Sanjay Patel[InstCombine] fix misnamed locals and use them to reduc...
2017-09-02 Benjamin Kramer[LoopVectorize] Turn static DenseSet into switch.
2017-09-02 Sanjay Patel[InstCombine] remove unnecessary code; NFC
2017-09-02 Sanjay Patel[InstCombine] move related functions next to each other...
2017-09-02 Sanjay Patel[InstCombine] use local variable to reduce code duplica...
2017-09-02 Sanjay Patel[InstSimplify] regenerate checks; NFC
2017-09-02 Sanjay Patel[InstCombine] put 2 related tests in the same file...
2017-09-02 Sanjay Patel[InstSimplify] move fcmp simplification tests from...
2017-09-02 Alexander Shaposhnikov[llvm-dwp] Implement -e option
2017-09-02 Vitaly BukaReturn copy of XML dump
2017-09-02 Vitaly Bukallvm-mt: Fix memory management in WindowsManifestMerger...
2017-09-02 Petr Hosek[CMake][runtimes] Use target specific name for all...
2017-09-02 Daniel BerlinFix PR/33305. caused by trying to simplify expressions...
2017-09-02 Zachary Turner[llvm-pdbutil] Remove unused variables.
2017-09-01 Eugene ZemtsovDisable 64bit file position on old 32 bit Androids.
2017-09-01 Stanislav Mekhanoshin[AMDGPU] Testcase for computeKnownBits recursion. NFC.
2017-09-01 Jessica Paquette[MIParser] Ensure getHexUint doesn't produce APInts...
2017-09-01 Eugene Zelenko[Analysis, Transforms] Fix some Clang-tidy modernize...
2017-09-01 Craig Topper[InstCombine][InstSimplify] Teach decomposeBitTestICmp...
2017-09-01 Craig Topper[InstCombine] Don't require the compare types to be...
2017-09-01 Craig Topper[InstCombine] When converting decomposeBitTestICmp...
2017-09-01 Sanjay Patel[x86] eliminate redundant shuffle of horizontal math...
2017-09-01 Stanislav Mekhanoshin[AMDGPU] Prevent infinite recursion in DAG.computeKnown...
2017-09-01 Zachary TurnerFix broken test.
2017-09-01 Zachary Turner[llvm-pdbutil] Support dumping CodeView from object...
2017-09-01 Davide Italiano[TTI] Fix getGEPCost() for geps with a single operand.
2017-09-01 Justin Bognerllvm-isel-fuzzer: Weak function invoke the ire of PE...
2017-09-01 Davide Italiano[TTI] Initialize a value to trigger a crash determinist...
2017-09-01 Daniel BerlinNewGVN: Make sure we don't incorrectly use PredicateInf...
2017-09-01 Matt ArsenaultAMDGPU: Add ds_{read|write}_addtid_b32 definitions
2017-09-01 Matthias BraunLiveIntervalAnalysis: Fix alias regunit reserved definition
2017-09-01 Matt ArsenaultAMDGPU: Add most d16 load/store instruction definitions
2017-09-01 Justin Bognerllvm-isel-fuzzer: Add link-time dependency on BitWriter
2017-09-01 Justin Bognerllvm-isel-fuzzer: Add link-time dependency on BitReader
2017-09-01 Sam Clegg[WebAssembly] Update relocation names to match spec
2017-09-01 Justin BognerSpecify the namespace in llvm::make_unique to fix the...
2017-09-01 Sam Clegg[WebAssembly] Fix getSymbolValue for exported globals
2017-09-01 Justin Bognerllvm-isel-fuzzer: Make buildable and testable without...
2017-09-01 Nicolai HaehnleAMDGPU: IMPLICIT_DEFs and DBG_VALUEs do not contribute...
2017-09-01 Craig Topper[X86] Add test case I forgot to commit with r312285.
2017-09-01 Peter CollingbourneModuleSummaryAnalysis: Correctly handle refs from funct...
2017-09-01 Manoj Gupta[LoopVectorizer] Use two step casting for float to...
2017-09-01 Alexandre Isoard[SCEV] Add URem support to SCEV
2017-09-01 Geoff BerryRe-enable "[MachineCopyPropagation] Extend pass to...
2017-09-01 Clement Courbet[MergeICmps] Fix build of rL312315 on clang-with-thin...
2017-09-01 Strahinja PetrovicAdding missing test case in rL312318
2017-09-01 Diana Picus[ARM] GlobalISel: Support ROPI global variables
2017-09-01 Clement CourbetReland rL312315: [MergeICmps] MergeICmps is a new optim...
2017-09-01 Oliver Stannard[ARM] Add 2-operand assembly aliases for Thumb1 ADD/SUB
2017-09-01 Diana PicusMove static helper into ARMTargetLowering. NFC
2017-09-01 Diana Picus[ARM] GlobalISel: More tests. NFC.
2017-09-01 Strahinja PetrovicDebug info for variables whose type is shrinked to...
2017-09-01 Clement CourbetRevert "[MergeICmps] MergeICmps is a new optimization...
2017-09-01 Clement Courbet[MergeICmps] MergeICmps is a new optimization pass...
2017-09-01 Craig Topper[AVX512] Suppress duplicate register only FMA patterns.
2017-09-01 Craig Topper[X86] Remove unused multiclass.
2017-09-01 Craig Topper[X86] Simplify some multiclasses by inheriting from...
2017-09-01 Craig Topper[X86] Add a couple TODOs to the PMADD52 instrucions...
2017-09-01 Craig Topper[X86] Add isel patterns for memory forms of FMA3 intrin...
2017-09-01 Craig Topper[X86] Remove unnecessary COPY_TO_REGCLASS(VR128) from...
2017-09-01 Vitaly BukaFix check-llvm on kernel 4.9+ with asan or msan
2017-09-01 Leo Li[CMake] Add more runtime configurations.
2017-08-31 Matt ArsenaultAMDGPU: Fold clamp modifier for packed instructions
2017-08-31 Sam Clegg[WebAssembly] Fix getSymbolValue() for data symbols
2017-08-31 Eugene Zelenko[IR] Missing changes for r312289 (NFC).
2017-08-31 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize-use-using...
2017-08-31 Reid Kleckner[lit] Fix some issues with short paths in test discover...
2017-08-31 Derek Schuff[WebAssembly] Refactor load ISel tablegen patterns...
2017-08-31 Sam Clegg[WebAssembly] Validate exports when parsing object...
2017-08-31 Craig Topper[X86] Don't pull carry through X86ISD::ADD carryin...
2017-08-31 Sam Clegg[llvm-nm] Fix output formatting of -f sysv for 64bit...
2017-08-31 Matt ArsenaultAMDGPU: Turn int pack pattern into build_vector
2017-08-31 Jessica Paquette[MachineOutliner] Recommit r312194, missed optimization...
2017-08-31 Sanjay Patel[x86] add more tests for horizontal ops; NFC
2017-08-31 Zachary TurnerFix some size_t / uint32_t mismatched comparisons.
2017-08-31 Jessica Paquette[NFC] Change Key in Argument to a std::string
2017-08-31 Zachary Turner[llvm-pdbutil] Print detailed S_UDT stats.
2017-08-31 Jonas Devlieghere[dsymutil] Don't mark forward declarations as canonical.
2017-08-31 Jonas DevlieghereRevert "[dsymutil] Don't mark forward declarations...
2017-08-31 Akira Hatanaka[ObjCARC] Pass the correct BasicBlock to fix assertion...
2017-08-31 Jonas Devlieghere[dsymutil] Don't mark forward declarations as canonical.
2017-08-31 Reid Kleckner[lit] Make symlinks in test paths work a different way
2017-08-31 Craig Topper[DAGCombiner] Do a better job of ensuring we don't...
2017-08-31 Jonas Devlieghere[llvm-dwarfdump] Brief mode only dumps debug_info by...
2017-08-31 Reid KlecknerRevert "[lit] Don't call realpath on the path used...
2017-08-31 Reid Kleckner[lit] Don't call realpath on the path used for test...
2017-08-31 Sanjay Patel[InstCombine] improve demanded vector elements analysis...
2017-08-31 Reid Kleckner[codeview] Generalize DIExpression parsing to handle...
2017-08-31 Alex LorenzRevert r312240
2017-08-31 Konstantin... Update test:
2017-08-31 Daniel JasperRevert r311525: "[XRay][CodeGen] Use PIC-friendly code...
2017-08-31 Dinar Temirbulatov[SLPVectorizer] Move out Entry->NeedToGather check...
2017-08-31 Yael Tsafrir[X86] Added run line to intrinsics upgrade test. NFC.
2017-08-31 Alex LorenzBuild LLVM with -Wstrict-prototypes enabled
2017-08-31 Benjamin Kramer[BinaryFormat] Fix out of bounds read.
2017-08-31 Ashutosh NemaAMD family 17h (znver1) scheduler model update.
2017-08-31 Alex Bradbury[Docs] Update CodingStandards to recommend range-based...
2017-08-31 Benjamin Kramer[Object] Verify object sizes before handing out StringR...
2017-08-31 Igor Breger[GlobalISel][X86] Refactor X86LegalizerInfo. NFC.
2017-08-31 Sam Parker[AArch64] v8.3-a complex number support
next