summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsAnalyzeImmediate.cpp
Commit message (Expand)AuthorAge
* Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.Michael J. Spencer2013-05-24
* Fix integer undefined behavior due to signed left shift overflow in LLVM.Richard Smith2012-08-24
* Fix undefined behavior in the Mips backend.Ahmed Charles2012-03-09
* remove blanks, and some code formatJia Liu2012-02-28
* Use a function in MathExtras to do sign extension.Akira Hatanaka2012-02-22
* remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.Jia Liu2012-02-17
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-17
* Add class MipsAnalyzeImmediate which comes up with an instruction sequence toAkira Hatanaka2012-01-25