Get rid of current calculation function and adjustment scheme
[oota-llvm.git] / lib / Target / Mips / MipsConstantIslandPass.cpp
2013-11-05 Reed KotlerGet rid of current calculation function and adjustment...
2013-11-05 Reed KotlerGet rid of all references to soimm in MipsConstantIslan...
2013-11-05 Reed KotlerCleanup getUserOffset. Issues related to inline assembl...
2013-11-05 Reed KotlerRemove the word "thumb" from comments. Remove also...
2013-11-05 Reed KotlerFix r194019 as requested by Eric Christopher.
2013-11-04 NAKAMURA TakumiRevert r194019 to r194021, "Submit the basic port of...
2013-11-04 Reed KotlerMake sure we don't get a warning from this variable...
2013-11-04 Reed KotlerSubmit the basic port of the rest of ARM constant islan...
2013-10-27 Reed KotlerMake first substantial checkin of my port of ARM consta...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...
2013-02-27 Reed KotlerFix cut/paste error in a comment.
2013-02-27 Reed KotlerAdd the skeleton for the Mips constant island pass.