aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsAnalyzeImmediate.cpp
AgeCommit message (Expand)Author
2012-08-24Fix integer undefined behavior due to signed left shift overflow in LLVM.Richard Smith
2012-03-09Fix undefined behavior in the Mips backend.Ahmed Charles
2012-02-28remove blanks, and some code formatJia Liu
2012-02-22Use a function in MathExtras to do sign extension.Akira Hatanaka
2012-02-17remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.Jia Liu
2012-02-17add Emacs tag and fix some comment error in file headersJia Liu
2012-01-25Add class MipsAnalyzeImmediate which comes up with an instruction sequence toAkira Hatanaka