OSDN Git Service

android-x86/external-llvm.git
2018-10-03 James Henderson[ThinLTO]Expose cache entry expiration time option...
2018-10-03 Jonas Paulsson[RA CopyHints] Fix compile-time regression
2018-10-03 Clement Courbet[llvm-exegesis][NFC] Revert rL343682 "Fix unused variab...
2018-10-03 Clement Courbet[llvm-exegesis] Fix rL343680 in release mode.
2018-10-03 Clement Courbet[llvm-exegesis][NFC] Fix unused variable warning.
2018-10-03 Clement Courbet[llvm-exegesis] Resolve variant classes in analysis.
2018-10-03 Alex Bradbury[RISCV] Gate float<->int and double<->int conversion...
2018-10-03 Alex Bradbury[RISCV] Remove XLenVT==i32 assumptions from RISCVInstrI...
2018-10-03 Alex Bradbury[RISCV] Gate simm32 materialisation pattern and SW...
2018-10-03 Florian Hahn[LoopInterchange] Remove unused variable PreserveLCSSA...
2018-10-03 Alex Bradbury[RISCV] Remove RV64 test lines from umulo-128-legalisat...
2018-10-03 Jonas Toth[CodeGen] NFC fix pedantic warning from extra semicolon
2018-10-03 Tim Renouf[AMDGPU] Fix for negative offsets in buffer/tbuffer...
2018-10-03 Simon Pilgrim[X86][Btver2] Most RMW instructions don't require an...
2018-10-03 Simon Pilgrim[X86] ALU/ADC RMW instructions should use the WriteRMW...
2018-10-03 Aditya KumarImprove static analysis of cold basic blocks
2018-10-03 Aditya KumarAdd support for new pass manager
2018-10-03 Fangrui Song[AMDGPU] Rename pass "isel" to "amdgpu-isel"
2018-10-03 Daniel Sanders[globalisel] Fix one more missing Verifier pass from...
2018-10-03 Matt ArsenaultAMDGPU: Always run AMDGPUAlwaysInline
2018-10-03 Matt ArsenaultAdd atomicrmw operation to error messages
2018-10-03 Daniel SandersAdd the missing new files from r343654
2018-10-03 Daniel SandersRe-commit: [globalisel] Add a combiner helpers for...
2018-10-03 Thomas Lively[WebAssembly] any_true and all_true intrinsics and...
2018-10-03 Stanislav Mekhanoshin[AMDGPU] Assert in getOpSize() there are no sub-dword...
2018-10-02 Matt ArsenaultIR: Move AtomicRMW string names into class
2018-10-02 Sanjay Patel[InstCombine] add icmp+logic tests with commuted ops...
2018-10-02 Reid KlecknerRelax dbg-declare-inalloca.ll test more
2018-10-02 Sam Clegg[WebAssembly] Stop generating helper functions in WebAs...
2018-10-02 Fangrui Song[CodeView] Try fixing DebugInfo/X86/dbg-declare-inalloca.ll
2018-10-02 Daniel Sanders[globalisel] Attempt to fix llvm-clang-x86_64-expensive...
2018-10-02 Aaron Smith [CodeView] Only add the Scoped flag for an enum type...
2018-10-02 Aaron Smith[CodeView] Emit function options for subprogram and...
2018-10-02 Matt Davis[llvm-mca] Remove unecessary forward decls. NFC.
2018-10-02 Matt MorehouseRevert "X86, AArch64, ARM: Do not attach debug location...
2018-10-02 Matt Davis[llvm-mca] Constify the 'notify' routines. NFC.
2018-10-02 Craig Topper[X86][Disassembler] Add bizarro versions of the MOVSXD...
2018-10-02 Daniel Sanders[globalisel][verifier] Run the MachineVerifier from...
2018-10-02 Reid Kleckner[codeview] Fix 32-bit x86 variable locations in realign...
2018-10-02 Simon Pilgrim[X86][Btver2] Fix BLENDV and AESDEC schedules
2018-10-02 Krzysztof Parzyszek[Hexagon] Fix extracting subvectors of non-HVX vNi1
2018-10-02 Sanjay Patel[InstCombine] add tests with undef elements; NFC
2018-10-02 Diogo N. Sampaio[ARM] Emmit data symbol for constant pool data
2018-10-02 Roman Lebedev[NFC][CodeGen][X86] fma.ll, lwp-intrinsics.ll: actually...
2018-10-02 Sanjay Patel[InstCombine] add more insert/extract vector tests...
2018-10-02 Simon Pilgrim[X86] Remove unnecessary BT(C/R/S)m(i/r) scheduler...
2018-10-02 Roman Lebedev[NFC][CodeGen][X86] lwp-intrinsics.ll: fix check prefixes
2018-10-02 Roman Lebedev[NFC][CodeGen][X86] fma.ll: fix check prefixes for...
2018-10-02 Simon Pilgrim[X86] Add APInt constant assembly printer helper
2018-10-02 Oliver Stannard[AArch64][v8.5A] Add Memory Tagging instructions
2018-10-02 Oliver Stannard[AArch64][v8.5A] Add Memory Tagging system registers
2018-10-02 Oliver Stannard[AArch64][v8.5A] Add MTE system instructions
2018-10-02 David Green[InstCombine] Fold ~A - Min/Max(~A, O) -> Max/Min(A...
2018-10-02 Oliver Stannard[AArch64][v8.5A] Add MTE as an optional AArch64 extension
2018-10-02 Simon Pilgrim[X86] Standardize floating point assembly comments
2018-10-02 David Green[InstCombine] Tests for ~A - Min/Max(~A, O) -> Max...
2018-10-02 Matt ArsenaultAMDGPU: Expand atomicrmw nand in IR
2018-10-02 Thomas Lively[WebAssembly] Restore slashes in SIMD conversion names
2018-10-02 Owen Rodley[MCA] Remove SM.hasNext() call in FetchStage::execute.
2018-10-02 Fangrui Song[AArch64][DAGCombiner]: change -stop-after=isel to...
2018-10-01 Craig Topper[SimplifyCFG] Use Value::hasNUses instead of 'getNumUse...
2018-10-01 Matt Davis[llvm-mca] Rename the 'Subtract' method to 'subtract'
2018-10-01 Craig Topper[SimplifyCFG] Update comments that refer to CondBB...
2018-10-01 Zachary Turner[PDB] Add support for more kinds of PDB Sym Tags.
2018-10-01 Daniel SandersRevert: r343521 and r343541: [globalisel] Add a combine...
2018-10-01 Reid Kleckner[codeview] Simplify S_DEFRANGE emission code, NFC
2018-10-01 Reid Kleckner[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOI...
2018-10-01 Reid KlecknerFix the Windows build in GlobalISel
2018-10-01 Craig TopperRecommit r343499 "[X86] Enable load folding in the...
2018-10-01 Craig TopperRecommit r343498 "[X86] Improve test instruction shrink...
2018-10-01 Sanjay Patel[InstCombine] add inverse test for vector trunc canonic...
2018-10-01 Sanjay Patel[InstCombine] regenerate test checks; NFC
2018-10-01 Stefan Pintilie[PowerPC] Folding XForm to DForm loads requires alignme...
2018-10-01 Eric ChristopherTemporarily revert "[GVNHoist] Re-enable GVNHoist by...
2018-10-01 Daniel Sanders[globalisel] Add a combiner helpers for extending loads...
2018-10-01 Matthias BraunX86, AArch64, ARM: Do not attach debug location to...
2018-10-01 Craig Topper[X86] Add more test shrinking with truncate and sign...
2018-10-01 Craig TopperRevert r343499 and r343498. X86 test improvements
2018-10-01 Krzysztof Parzyszek[Hexagon] Remove incorrect pattern for swiz
2018-10-01 Stanislav Mekhanoshin[AMDGPU] Fixed SIInstrInfo::getOpSize to handle subregs
2018-10-01 Zachary Turner[PDB] Add support for dumping Typedef records.
2018-10-01 Zachary Turner[PDB] Add support for parsing VFTable Shape records.
2018-10-01 Matthias BraunMIRParser: Check that instructions only reference DILoc...
2018-10-01 Wouter van... [WebAssembly] Fixed AsmParser not allowing instructions...
2018-10-01 Craig Topper[X86] Enable load folding in the test shrinking code
2018-10-01 Craig Topper[X86] Improve test instruction shrinking when the sign...
2018-10-01 Simon Pilgrim[X86][Btver2] Fix BT(C|R|S)mr & BT(C|R|S)mi schedule...
2018-10-01 Matthias BraunDAGCombiner: StoreMerging: Fix bad index calculating...
2018-10-01 Sanjay Patel[x86] add tests for 256- and 512-bit vector types for...
2018-10-01 Simon Pilgrim[X86] Create schedule classes for BT(C|R|S)mi and BT...
2018-10-01 Evandro Menezes[AArch64] Refactor cheap cost model
2018-10-01 Simon Pilgrim[X86] Remove unnecessary BTmi/BTmr scheduler overrides
2018-10-01 Jesper Antonsson[InstCombine] Handle vector compares in foldGEPIcmp...
2018-10-01 Simon Atanasyan[mips] Generate tests expectations using update_llc_tes...
2018-10-01 Simon Pilgrim[X86][Btver2] Fix BTmr schedule uop counts
2018-10-01 Sanjay Patel[InstCombine] try to convert vector insert+extract...
2018-10-01 Sanjay Patel[InstCombine] add more insert-extract tests for D52439...
2018-10-01 Simon Pilgrim[X86] Create schedule classes for BTmi and BTmr instruc...
2018-10-01 Haojian WuMove llvm util dependencies from clang-tools-extra...
2018-10-01 Robert Widmann[LLVM-C] Add an accessor for the kind of a Metadata...
next