Doubleword Shift Left Logical Plus 32
[oota-llvm.git] / lib / Target / Mips / MipsCodeEmitter.cpp
2012-06-19 Akira HatanakaUse MachineBasicBlock::instr_iterator instead of Machin...
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-24 Owen AndersonWiden the instruction encoder that TblGen emits to...
2011-12-30 Bruno Cardoso LopesCleanup Mips code and rename some variables. Patch...
2011-12-30 Bruno Cardoso LopesImprove Mips JIT.
2011-12-19 Akira HatanakaTidy up. Simplify logic. No functional change intended.
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-12-06 Evan ChengFirst chunk of MachineInstr bundle support.
2011-11-11 Bruno Cardoso LopesMips MC object code emission improvements:
2011-11-08 Bruno Cardoso LopesThis patch handles unaligned loads and stores in Mips...
2011-10-18 Bruno Cardoso LopesFinal patch that completes old JIT support for Mips:
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...