summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/o32_cc_byval.ll
AgeCommit message (Expand)Author
2017-03-14In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2017-03-03[SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth
2017-02-28In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2017-02-26Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2017-02-25In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2017-02-02Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2017-02-02In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2017-01-26Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2017-01-26In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-12-14Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2016-12-14In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-12-09Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2016-12-09In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-11-28Revert "[DAG] Improve loads-from-store forwarding to handle TokenFactor"Nirav Dave
2016-11-23[DAG] Improve loads-from-store forwarding to handle TokenFactorNirav Dave
2016-10-13Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2016-10-13In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-09-28Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2016-09-28In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-04-11[mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-09-06[mips] Set instruction itineraries of loads, stores and conditional moves.Akira Hatanaka
2013-08-21TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren
2013-01-22[mips] Implement MipsRegisterInfo::getRegPressureLimit.Akira Hatanaka
2012-10-27[mips] Make sure FuncArg doesn't advance when OrigArgIndex is the same as in theAkira Hatanaka
2012-07-25Eliminate the stack slot used to save the global base register.Akira Hatanaka
2012-06-14Fix test cases.Akira Hatanaka
2012-05-12Fix test cases.Akira Hatanaka
2011-10-24Change the default scheduler from Latency to ILP, since LatencyDan Gohman
2011-09-09Fix test cases.Akira Hatanaka
2011-06-24Prevent generation of redundant addiu instructions that compute address of Akira Hatanaka
2011-06-02Detect FI|cst pattern in MipsDAGToDAGISel::SelectAddr. Patch by Sasa Stankovic.Akira Hatanaka
2011-05-24Fix test case.Akira Hatanaka
2011-05-24Revision 131986 test case.Akira Hatanaka