Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / Mips / MipsJITInfo.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-08-01 Akira HatanakaImplement MipsJITInfo::replaceMachineCodeForFunction.
2012-06-14 Akira HatanakaFix coding style violations. Remove white spaces and...
2012-02-17 Jia Liuremove Emacs-tag form .cpp files in Mips Backend, and...
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2012-01-16 David BlaikieRemoving unused default switch cases in switches over...
2011-12-30 Bruno Cardoso LopesImprove Mips JIT.
2011-11-08 Bruno Cardoso LopesThis patch handles unaligned loads and stores in Mips...
2011-10-25 Bruno Cardoso LopesCorrects previously incorrect $sp change in MipsCompila...
2011-09-14 Bruno Cardoso LopesOne more patch towards JIT support for Mips.
2011-07-21 Bruno Cardoso LopesAdded the infrastructute necessary for MIPS JIT support...