OSDN Git Service

android-x86/external-llvm.git
2018-10-04 Sanjay Patel[InstCombine] drop poison flags in SimplifyVectorDemand...
2018-10-04 Craig Topper[X86][LegalizeVectorOps] Use MERGE_VALUES to return...
2018-10-04 Craig Topper[SimplifyCFG] Change recursive calls to llvm::SimplifyC...
2018-10-04 Heejin Ahn[WebAssembly] Don't modify preds/succs iterators while...
2018-10-04 Konstantin... AMDGPU: Rename isAmdCodeObjectV2 -> isAmdHsaOrMesa
2018-10-04 Martin Storsjo[COFF] [X86] Don't use llvm_unreachable for unsupported...
2018-10-04 Sanjay Patel[InstCombine] reduce code duplication in SimplifyDemand...
2018-10-04 James Y KnightGive same-named members unique timestamps on Darwin...
2018-10-04 Daniel Sanders[globalisel][combine] Improve the truncate placement...
2018-10-04 Sanjay Patel[x86] add test for SSE sqrtss register dep (PR22206)
2018-10-04 Matthias BraunAArch64: Fix XSeqPairs/WSeqPairs problems
2018-10-04 Farhana Aleen[AMDGPU] Match signed dot4/8 pattern.
2018-10-04 Simon Pilgrim[llvm-mca][x86] Add PR36951 ReadAfterLd test case
2018-10-04 Sanjay Patel[InstCombine] allow bitcast to/from FP for vector inser...
2018-10-04 Andrea Di Biagio[llvm-mca] Move field 'AllowZeroMoveEliminationOnly...
2018-10-04 Simon Pilgrim[X86][AVX] Add PR39161 test case for v4f64 zzww shuffle
2018-10-04 Greg Bedwell[utils] Ensure that update_mca_test_checks.py writes...
2018-10-04 Greg Bedwell[utils] simple refactor in update_mca_test_checks.py...
2018-10-04 Alex Bradbury[RISCV] Remove overzealous is64Bit checks
2018-10-04 David Greene[X86] Set correct MMO offset on scalarized load pieces
2018-10-04 Simon Pilgrim[llvm-mca][x86] Add tests demonstrating ReadAfterLd...
2018-10-04 Fedor Sergeev[PassTimingInfo] cleanup on TimingData's Timer handling
2018-10-04 Guillaume Chatelet[llvm-exegesis][NFC] Improve parsing of the YAML files
2018-10-04 Kristof Umann[doc] Update the programmer's manual about SmallSet...
2018-10-04 Andrea Di Biagio[llvm-mca] Check for inconsistencies when constructing...
2018-10-04 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-10-04 Alex Bradbury[RISCV][NFC] Remove dead CHECK lines from vararg.ll...
2018-10-04 Alex Bradbury[RISCV] Bugfix for floats passed on the stack with...
2018-10-04 Clement Courbet[llvm-exegesis][NFC] Test sched class names only in...
2018-10-04 Craig Topper[X86] Merge matchANDXORWithAllOnesAsANDNP into combineA...
2018-10-04 Alex Bradbury[RISCV][NFC] Fix naming of RISCVISelLowering::{LowerRET...
2018-10-04 Fangrui Song[llvm-exegesis] Unbreak analysis-uops-variant.test...
2018-10-04 Craig Topper[LegalizeIntegerTypes] Fix typo in comment. NFC
2018-10-03 Derek Schuff[WebAssembly] Add WebAssembly to LLVM_ALL_TARGETS
2018-10-03 Jordan Rupprecht[llvm-nm] Print an explicit "no symbols" message when...
2018-10-03 Alex Bradbury[RISCV] Handle redundant SplitF64+BuildPairF64 pairs...
2018-10-03 Thomas Lively[WebAssembly] Bitselect intrinsic and instruction
2018-10-03 Alex Bradbury[RISCV][NFC] Refactor LocVT<->ValVT converstion in...
2018-10-03 Derek Schuff[WebAssembly] Refactor WasmSignature and use it for...
2018-10-03 Daniel Sanders[machineverifier] Detect PHI's that are preceeded by...
2018-10-03 Simon Atanasyan[mips] Remove -allow-deprecated-dag-overlap flag from...
2018-10-03 Sanjay Patel[InstCombine] allow SimplifyDemandedVectorElts to work...
2018-10-03 Heejin AhnMake meanings of variables clearer in action table...
2018-10-03 Craig Topper[X86] Stop promoting vector ISD::SELECT to vXi64.
2018-10-03 Sanjay Patel[InstCombine] add tests for binop undef-into-constant...
2018-10-03 Craig Topper[X86] Add CMOV_VK2/VK4 pseudos and remove lowering...
2018-10-03 Alex Bradbury[RISCV][NFCI] Handle redundant splitf64+buildpairf64...
2018-10-03 Craig Topper[X86] Add CMOV pseudos for VR128X and VR256X register...
2018-10-03 Craig Topper[X86] Don't break CMOV pseudo instructions down by...
2018-10-03 Simon Pilgrim[X86] PUSH/POP 'mem-mem' instructions are not RMW ...
2018-10-03 Matthew VossEmit template type and value parameter DIEs for templat...
2018-10-03 Simon Pilgrim[X86] Move Atomic binops to use WriteALURMW schedule...
2018-10-03 Simon Pilgrim[X86][Btver2] Fix MMX PSHUFB schedule
2018-10-03 Simon Pilgrim[X86] Move Atomic CMPXCHG to WriteCMPXCHGRMW schedule...
2018-10-03 Simon Pilgrim[X86] Add SkylakeClient uops counter - same as the...
2018-10-03 Daniel SandersCorrect implementation of -verify-machineinstrs such...
2018-10-03 Sanjay Patel[InstCombine] clean up foldVectorBinop(); NFC
2018-10-03 Daniel Sanders[globalisel][combines] Don't sink G_TRUNC down to use...
2018-10-03 Sanjay Patel[InstCombine] name change: foldShuffledBinop -> foldVec...
2018-10-03 Andrea Di Biagio[llvm-mca] Add support for move elimination in class...
2018-10-03 Simon Pilgrim[llvm-exegesis] Avoid yaml parser from calling sscanf...
2018-10-03 Nirav Dave[X86] Correctly use SSE registers if no-x87 is selected.
2018-10-03 Alex Bradbury[RISCV][NFC] Refactor RISCVDAGToDAGISel::Select
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...
next