AMDGPU: Fix printing trailing whitespace for mubuf atomics
[oota-llvm.git] / lib / Target /
2015-09-24 Matt ArsenaultAMDGPU: Fix printing trailing whitespace for mubuf...
2015-09-24 Matt ArsenaultAMDGPU: Reduce number of copies emitted
2015-09-23 Tim NorthoverARM: fix folding stack adjustment (again again again...)
2015-09-23 Sanjay Patel[x86] replace integer 'xor' ops with packed SSE FP...
2015-09-23 Sanjay Patel[x86] replace integer 'or' ops with packed SSE FP ...
2015-09-23 Evgeniy StepanovAndroid support for SafeStack.
2015-09-23 Sanjay Patelmove call to convertIntLogicToFPLogic up; NFCI
2015-09-23 Sanjay Patel[x86] move code for converting int logic to FP logic...
2015-09-23 Sanjay Patel[x86] replace integer 'and' ops with packed SSE FP...
2015-09-23 Dan Gohman[WebAssembly] Fix hasAddr64 being used before being...
2015-09-23 Alexander KornienkoFix CodeGen/WebAssembly/global.ll test under ASAN.
2015-09-23 Chad Rosier[AArch64] Refactor pre- and post-index merge fuctions...
2015-09-23 Oliver Stannard[ARM] Add option to force fast-isel
2015-09-23 Simon Pilgrim[X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics...
2015-09-23 Sanjoy Das[SCEV] Introduce ScalarEvolution::getOne and getZero.
2015-09-23 Evgeniy StepanovRevert "Android support for SafeStack."
2015-09-23 Evgeniy StepanovAndroid support for SafeStack.
2015-09-22 Ahmed Bougacha[ARM] Emit clrex in the expanded cmpxchg fail block.
2015-09-22 Ahmed Bougacha[AArch64] Emit clrex in the expanded cmpxchg fail block.
2015-09-22 Daniel Sanders[mips][sched] Split IIBranch into specific instruction...
2015-09-22 Daniel Sanders[mips][sched] Temporarily rename IIAlu to IIM16Alu...
2015-09-22 Stephen CanonDon't raise inexact when lowering ceil, floor, round...
2015-09-22 NAKAMURA TakumiPrune trailing whitespaces.
2015-09-22 NAKAMURA TakumiUntabify.
2015-09-22 NAKAMURA TakumiReformat blank lines.
2015-09-22 NAKAMURA TakumiReformat comment lines.
2015-09-22 NAKAMURA TakumiReformat.
2015-09-22 NAKAMURA TakumiARMInstrInfo.cpp: Reformat.
2015-09-22 NAKAMURA TakumiFix utf8 chars.
2015-09-22 Daniel Sanders[mips][ias] Implement .cpreturn directive.
2015-09-22 Daniel Sanders[mips][sched] Added class for WSBH
2015-09-22 Simon Pilgrim[X86][SSE] Match zero/any extension shuffles that don...
2015-09-22 Matt ArsenaultAMDGPU: Remove unnecessary check
2015-09-21 Jeroen Ketema[ARM] Do not scale vext with a factor
2015-09-21 Ulrich Weigand[SystemZ] Fix expansion of ISD::FPOW and ISD::FSINCOS
2015-09-21 James MolloyRevert "[ARM] Handle +t2dsp feature as an ArchExtKind...
2015-09-21 Matt ArsenaultAMDGPU: Move copy handling under switch like other...
2015-09-21 Chad Rosier[Machine Combiner] Refactor machine reassociation code...
2015-09-21 Artyom Skrobov[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTar...
2015-09-21 Asaf Badouh[X86][AVX512] add masked version for RSQRT14 & RCP14...
2015-09-21 Daniel Sanders[mips] Allow constant expressions in second argument...
2015-09-21 Craig TopperUse makeArrayRef or None to avoid unnecessarily mention...
2015-09-21 Craig TopperDon't pass StringRefs around by const reference. Pass...
2015-09-20 Craig TopperCleanup places that passed SMLoc by const reference...
2015-09-20 Igor BregerAVX512: Implemented encoding and intrinsics for vcmpss/sd.
2015-09-20 Asaf Badouh[X86][AVX512] extend support in Scalar conversion
2015-09-20 Igor BregerAVX512: vsqrtss/sd encoding and intrinsics implementation.
2015-09-20 Asaf Badouh[X86][AVX512DQ] Add fpclass instruction
2015-09-20 Michael Kuperstein[X86] Fix sitofp and uitofp instruction matching failur...
2015-09-20 Igor BregerAVX512: Implemented intrinsics for vshuff32x4, vshuff64...
2015-09-20 Igor BregerAVX512: Implement instructions encoding, lowering and...
2015-09-20 Saleem AbdulrasoolARM: cleanup formatting
2015-09-19 Simon Pilgrim[X86][SSE] Vectorize CTTZ + CTTZ_ZERO_UNDEF
2015-09-19 Matt ArsenaultAMDGPU: Remove dead code
2015-09-19 Bob WilsonNFC: Fix indentation and add braces to clarify nested...
2015-09-18 Eric ChristopherLimit the range of processors supported by ARM fast...
2015-09-18 James Y KnightMake MachineScheduler debug output less confusing.
2015-09-18 Cong HouScaling up values in ARMBaseInstrInfo::isProfitableToIf...
2015-09-18 Geoff Berry[AArch64] Improved bitfield instruction selection.
2015-09-18 Daniel Sanders[mips][microMIPS] Fix an invalid read for lwm32 and...
2015-09-18 Chad Rosier[AArch64] Reorder cases to improve readability. NFC.
2015-09-18 Chad Rosier[AArch64] Remove some redundant cases. NFC.
2015-09-17 Alexei Starovoitov[bpf] expand indirect branches
2015-09-17 Joerg Sonnenberger[SPARC] Add mulscc.
2015-09-17 Reid Kleckner[WinEH] Make funclet return instrs pseudo instrs
2015-09-17 Daniel Sanders[mips] Add assembler support for the .cprestore directive.
2015-09-17 Chad RosierTypos. NFC.
2015-09-17 Zoran Jovanovic[mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU...
2015-09-17 Elena DemikhovskyAVX-512: shufflevector for i1 vectors <2 x i1> .. ...
2015-09-16 Hans WennborgTry to fix WebAssembly build after r247864
2015-09-16 Eric ChristopherMake sure we're negating the assembler predicate -...
2015-09-16 Eric Christopherconstify the Function parameter to the TTI creation...
2015-09-16 Reid Kleckner[WinEH] Rip out the landingpad-based C++ EH state numbe...
2015-09-16 Reid Kleckner[WinEH] Pull Adjectives and CatchObj out of the catchpa...
2015-09-16 Reid Kleckner[WinEH] Skip state numbering when no EH pads are present
2015-09-16 Dan Gohman[WebAssembly] Check in an initial CFG Stackifier pass
2015-09-16 Sanjay Patelpropagate fast-math-flags on DAG nodes
2015-09-16 Joerg Sonnenberger[SPARC] Both GNU and Solaris as support eq as condition...
2015-09-16 Joerg Sonnenberger[SPARC] Recognize st/stx operations with %fsr argument...
2015-09-16 Chad Rosier[ARM] Register ARMPreAllocLoadStoreOpt pass with LLVM...
2015-09-16 Michael Kuperstein[X86] Do not generate 64-bit pops of 32-bit GPRs.
2015-09-16 Michael Kuperstein[X86] Fix emitEpilogue() to make less assumptions about...
2015-09-16 Zoran Jovanovic[mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE...
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Zoran Jovanovic[mips][microMIPS] Fix an issue with disassembling lwm32...
2015-09-15 Zoran Jovanovic[mips] Add support for branch-likely pseudo-instructions
2015-09-15 Ulrich Weigand[SystemZ] Fix assertion failure in tryBuildVectorShuffle
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-09-15 Daniel SandersFix namespace indentation and missing blank lines befor...
2015-09-15 Zoran Jovanovic[mips][microMIPS] Implement CACHEE and PREFE instructio...
2015-09-15 Daniel Sanders[mips] Added support for various EVA ASE instructions.
2015-09-15 Dan Gohman[WebAssembly] Implement int64-to-int32 conversion.
2015-09-14 Jun Bum LimImprove ISel using across lane min/max reduction
2015-09-14 Daniel Sanders[mips] Unified the MipsMemSimm9GPRAsmOperand and MipsMe...
2015-09-14 John Brawn[ARM] Extract shifts out of multiply-by-constant
2015-09-14 Simon Atanasyan[mips] Remove redundant nested-name-specifier. NFC
2015-09-14 Simon Atanasyan[mips] Save a copy of MipsABIInfo in the MipsTargetStre...
2015-09-13 Simon Pilgrim[X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles.
next