[mips][microMIPS] Implement CodeGen support for 16-bit instruction ADDIUR2.
[oota-llvm.git] / test / CodeGen / Mips / longbranch.ll
2014-11-07 Daniel Sanders[mips] Promote i32 arguments to i64 for the N32/N64...
2014-06-05 Sasa Stankovic[mips] Modify long branch for NaCl:
2014-05-27 Sasa Stankovic[mips] Optimize long branch for MIPS64 by removing...
2014-04-30 Sasa Stankovic[mips] Fix MipsLongBranch pass to work when the offset...
2014-04-14 Daniel Sanders[mips] MIPS-IV is broadly the same as MIPS64 so duplica...
2013-10-04 Akira Hatanaka[mips] Fix a bug in MipsLongBranch::replaceBranch,...
2012-11-02 Akira Hatanaka[mips] Use register number instead of name to print...
2012-08-28 Akira HatanakaFix mips' long branch pass.
2012-07-21 Akira HatanakaFix Mips long branch pass.
2012-06-14 Akira HatanakaTest case for MIPS long branch pass.