aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/2010-07-20-Switch.ll
Commit message (Expand)AuthorAgeFilesLines
* 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