summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/longbranch.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert r237789 - [mips] The naming convention for private labels is ABI depe...Daniel Sanders2015-05-201-30/+30
* [mips] The naming convention for private labels is ABI dependant.Daniel Sanders2015-05-201-30/+30
* Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...Vladimir Medic2015-02-261-2/+2
* [mips][microMIPS] Delay slot filler: Replace the microMIPS JR with the JRCJozef Kolek2015-02-131-2/+1
* [mips][microMIPS] Implement CodeGen support for SW16 and LW16 instructionsZoran Jovanovic2015-02-041-1/+1
* [mips][microMIPS] Implement CodeGen support for LI16 instruction.Jozef Kolek2014-12-111-1/+1
* [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...Daniel Sanders2014-11-071-1/+1
* [mips] Modify long branch for NaCl:Sasa Stankovic2014-06-051-0/+34
* [mips] Optimize long branch for MIPS64 by removing %higher and %highest.Sasa Stankovic2014-05-271-4/+1
* [mips] Fix MipsLongBranch pass to work when the offset from the branch to theSasa Stankovic2014-04-301-31/+127
* [mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...Daniel Sanders2014-04-141-0/+1
* [mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasingAkira Hatanaka2013-10-041-2/+6
* [mips] Use register number instead of name to print register $AT.Akira Hatanaka2012-11-021-8/+8
* Fix mips' long branch pass.Akira Hatanaka2012-08-281-2/+8
* Fix Mips long branch pass.Akira Hatanaka2012-07-211-4/+6
* Test case for MIPS long branch pass.Akira Hatanaka2012-06-141-0/+23
OpenPOWER on IntegriCloud