XFAIL test/CodeGen/Generic/MachineBranchProb.ll on Hexagon (PR23377)
[oota-llvm.git] / test / CodeGen / Mips / longbranch.ll
2015-02-26 Vladimir MedicReplace obsolete -mattr=n64 command line option with...
2015-02-13 Jozef Kolek[mips][microMIPS] Delay slot filler: Replace the microM...
2015-02-04 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SW16...
2014-12-11 Jozef Kolek[mips][microMIPS] Implement CodeGen support for LI16...
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.