summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips64extins.ll
AgeCommit message (Expand)Author
2017-09-14[mips] Pick the right variant of DINS upfront and enable target instruction v...Simon Dardis
2016-06-23[mips] Don't derive the default ABI from the CPU in the backend.Daniel Sanders
2016-02-29[mips] Make isel select the correct DEXT variant up front.Daniel Sanders
2015-02-26Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...Vladimir Medic
2011-12-05Add definitions of 64-bit extract and insert instrucions and makeAkira Hatanaka