aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/2010-07-20-Switch.ll
AgeCommit message (Expand)Author
2012-02-03Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which isAkira Hatanaka
2011-12-05Have LowerJumpTable support Mips64. Modify 2010-07-20-Switch.ll to test N64 andAkira Hatanaka
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2011-10-24Change the default scheduler from Latency to ILP, since LatencyDan Gohman
2010-07-20Fix PR7174, a couple o Mips fixes:Bruno Cardoso Lopes