summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/2010-07-20-Switch.ll
Commit message (Expand)AuthorAgeFilesLines
* Emit a left-shift instead of a power-of-two multiply for jump-tablesAlexander Richardson2018-05-161-1/+2
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-18/+35
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-35/+18
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-18/+35
* [mips] Correct label prefixes for N32 and N64.Daniel Sanders2016-07-191-3/+3
* [MC] Use .p2align instead of .alignDan Gohman2016-01-261-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...Daniel Sanders2014-04-141-2/+6
* [mips] Custom-legalize BR_JT.Akira Hatanaka2013-03-061-15/+20
* Fix test cases.Akira Hatanaka2012-06-141-1/+0
* Implement a DAGCombine in MipsISelLowering.cpp which transforms the followingAkira Hatanaka2012-06-131-13/+12
* Fix test cases.Akira Hatanaka2012-05-121-9/+12
* Do not use $gp as a dedicated global register if the target ABI is not O32. Akira Hatanaka2012-04-251-1/+2
* Have TargetLowering::getPICJumpTableRelocBase return a node that points to theAkira Hatanaka2012-04-091-0/+4
* Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which isAkira Hatanaka2012-02-031-1/+21
* Have LowerJumpTable support Mips64. Modify 2010-07-20-Switch.ll to test N64 andAkira Hatanaka2011-12-051-5/+13
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-2/+2
* Change the default scheduler from Latency to ILP, since LatencyDan Gohman2011-10-241-1/+1
* Fix PR7174, a couple o Mips fixes:Bruno Cardoso Lopes2010-07-201-0/+33
OpenPOWER on IntegriCloud