[WebAssembly] Implement a new algorithm for placing BLOCK markers
[oota-llvm.git] / lib / Target /
2015-12-14 Dan Gohman[WebAssembly] Implement a new algorithm for placing...
2015-12-14 Dan Gohman[WebAssembly] Avoid adding redundant EXPR_STACK uses.
2015-12-14 Chih-Hung Hsieh[X86] Part 2 to fix x86-64 fp128 calling convention.
2015-12-14 Dan Gohman[WebAssembly] Add an assert to sanity-check dead flags.
2015-12-14 Krzysztof Parzyszek[Hexagon] Add "const" to function parameters in Hexagon...
2015-12-14 Krzysztof Parzyszek[Packetizer] Add AliasAnalysis as a parameter to the...
2015-12-14 Yaron KerenSave several std::string constructions using llvm:...
2015-12-14 Krzysztof ParzyszekAdd "const" to function arguments in DFAPacketizer
2015-12-14 Petar Jovanovic[Power PC] llvm soft float support for ppc32
2015-12-14 Matt ArsenaultAMDGPU: Use generic bitreverse intrinsic
2015-12-14 Geoff BerryRemove dead function AArch64TargetLowering::getFunction...
2015-12-14 Matt ArsenaultAMDGPU: Fix splitting vector loads with existing offsets
2015-12-14 Krzysztof Parzyszek[Hexagon] Subtarget features/default CPU corrections
2015-12-14 Chad Rosier[PPC] Early exit loop. NFC.
2015-12-13 Michael Zuckerman[X86][inline asm] support even directive
2015-12-13 Simon PilgrimFix line endings
2015-12-13 Cong HouNormalize MBB's successors' probabilities in several...
2015-12-13 Saleem AbdulrasoolARM: only emit EABI attributes on EABI targets
2015-12-12 Simon Pilgrim[X86][AVX512] Added support for VMOVQ shuffle comments
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-12-12 Hal Finkel[PowerPC] OutStreamer cleanup in PPCAsmPrinter
2015-12-12 Chen Li[X86ISelLowering] Add additional support for multiplica...
2015-12-12 Hal Finkel[PowerPC] Add Branch Hints for Highly-Biased Branches
2015-12-12 Derek Schuff[WebAssembly] Update test expectations
2015-12-12 Chen LiRevert rL255391: [X86ISelLowering] Add additional suppo...
2015-12-11 Derek Schuff[WebAssembly] Implement prolog/epilog insertion and...
2015-12-11 Chen Li[X86ISelLowering] Add additional support for multiplica...
2015-12-11 Hal FinkelRevert r248483, r242546, r242545, and r242409 - absdiff...
2015-12-11 Matthias BraunCodeGen: Redo analyzePhysRegs() and computeRegisterLive...
2015-12-11 Matt ArsenaultStart replacing vector_extract/vector_insert with extra...
2015-12-11 Derek Schuff[WebAssembly] Fix ADJCALLSTACKDOWN/UP use/defs
2015-12-11 Hans WennborgFix build after r255319.
2015-12-11 Kyle Butt[PPC]: Peephole optimize small accesss to aligned globals.
2015-12-11 Cong Hou[X86][SSE] Update the cost table for integer-integer...
2015-12-10 Kyle ButtPPC: Teach FMA mutate to respect register classes.
2015-12-10 Pirama Arumuga NainarFix fptosi, fptoui from f16 vectors to i8, i16 vectors
2015-12-10 Dan Gohman[WebAssembly] Make WebAssemblyStoreResults only return...
2015-12-10 Dan Gohman[WebAssembly] Fix WebAssemblyPeephole to set Changed...
2015-12-10 Dan Gohman[WebAssembly] Declare that WebAssemblyPeephole does...
2015-12-10 Dan Gohman[WebAssembly] Remove an unneeded getAnalysisUsage override.
2015-12-10 Nemanja IvanovicBitcasts between FP and INT values using direct moves
2015-12-10 Jonas Paulsson[PostRA scheduling] Allow a target to do scheduling...
2015-12-10 Craig Topper[X86] Fix a couple cases were bitwise and logical opera...
2015-12-10 Dan Gohman[WebAssembly] Implement mixed-type ISD::FCOPYSIGN.
2015-12-10 Dan Gohman[WebAssembly] Implement fma.
2015-12-10 Tom StellardAMDGPU/SI: Fix warning introduced by r255204
2015-12-10 Tom StellardAMDGPU/SI: Emit constant arrays in the .text section
2015-12-10 Tom StellardAMDGPU/SI: Add support for sgpr and vgpr inline assembl...
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
2015-12-10 Derek Schuff[WebAssembly] Update known test failures
2015-12-10 Dan Gohman[WebAssembly] Also legalize sign_extend_inreg of i32...
2015-12-10 Derek Schuff[WebAssembly] Update test failure expectations
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of shift operators with...
2015-12-10 Dan Gohman[WebAssembly] Fix copy+pastos.
2015-12-10 Dan Gohman[WebAssembly] Implement anyext.
2015-12-09 Quentin Colombet[X86] Enable shrink-wrapping by default, but keep it...
2015-12-09 Dan Gohman[WebAssembly] Reintroduce ARGUMENT moving logic
2015-12-09 Tim NorthoverARM: don't use a deleted node as the BaseReg in complex...
2015-12-09 JF BastienWebAssembly: add missing failure to the list.
2015-12-09 Oliver Stannard[AArch64] Fix FP16 vector instructions that should...
2015-12-09 Daniel Sanders[mips][ias] Range check uimm10 operands
2015-12-09 JF BastienWebAssembly: add known failures
2015-12-09 Vasileios Kalintiris[mips] Use multiclass patterns for f32/f64 comparisons...
2015-12-09 Zlatko BuljanRevert r254897 "[mips][microMIPS] Implement LH, LHE...
2015-12-09 Ahmed Bougacha[AArch64][ARM] Don't base interleaved op legality on...
2015-12-09 Vyacheslav KlochkovX86-FMA3: Defined the ExeDomain property for Scalar...
2015-12-08 Pirama Arumuga NainarDefine selection for v4f16, v8f16 scalar_to_vector
2015-12-08 Simon Pilgrim[X86][AVX] Fold loads + splats into broadcast instructions
2015-12-08 Artyom SkrobovFix ARMv4T (Thumb1) epilogue generation
2015-12-08 Tim NorthoverX86: produce more friendly errors during MachO relocati...
2015-12-08 Renato Golin[ARM] Allowing SP/PC for AND/BIC mod_imm_not
2015-12-08 Ron Lieberman[Hexagon] Add NewValueJump support for C4_cmpneq, C4_cm...
2015-12-08 Daniel Sanders[mips][ias] Range check uimm8 operands
2015-12-08 Daniel Sanders[mips][ias] Range check uimm6 operands and fix a bug...
2015-12-08 Oliver Stannard[AArch64] Add ARMv8.2-A FP16 vector instructions
2015-12-08 Dan Gohman[WebAssembly] Fix a typo in a comment.
2015-12-08 Dan Gohman[WebAssembly] Remove an unneeded static_cast.
2015-12-08 Dan Gohman[WebAssembly] Fix an emacs syntax highlighting comment.
2015-12-08 Dan Gohman[WebAssembly] Convert a file-level comment to doxygen...
2015-12-08 Dan Gohman[WebAssembly] Assert MRI.isSSA() in passes that depend...
2015-12-08 Dan Gohman[WebAssembly] Trim some unneeded #includes.
2015-12-08 Dan Gohman[WebAssembly] Remove the override of haveFastSqrt.
2015-12-08 Manman Ren[CXX TLS calling convention] Add support for AArch64.
2015-12-07 Kit Barton[PPC64] Convert bool literals to i32
2015-12-07 Sanjay Pateldon't repeat function names in comments; NFC
2015-12-07 Sanjay Patelfix 'the the '; NFC
2015-12-07 Sanjay Patelremove redundant check: optForSize() includes a check...
2015-12-07 Elena DemikhovskyVX-512: Fixed a bug in FP logic operation lowering
2015-12-07 Artyom Skrobov[ARM] Generate ABI_optimization_goals build attribute...
2015-12-07 Elena DemikhovskyAVX-512: Fixed masked load / store instruction selectio...
2015-12-07 Igor BregerAVX-512: implement kunpck intrinsics.
2015-12-07 Marina Yatsina[X86] Adding support for FWORD type for MS inline asm
2015-12-07 Bradley Smith[ARM] Flag vcvt{t,b} with an f16 type specifier as...
2015-12-07 Zlatko Buljan[mips][microMIPS] Implement LH, LHE, LHU and LHUE instr...
2015-12-06 Dan Gohman[WebAssembly] Factor out a TypeToString function, since...
2015-12-06 Dan Gohman[WebAssembly] Make tableswitch's 'default' operand...
2015-12-06 Dan Gohman[WebAssembly] Enable folding of offsets into global...
2015-12-06 Dan Gohman[WebAssembly] Add some more ideas to README.txt.
2015-12-06 Marina Yatsina[X86] Add support for loopz, loopnz for Intel syntax
2015-12-06 Asaf Badouh[X86][AVX512] add vmovss/sd missing encoding
next