This patch produces the correct pointer size
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsMCAsmInfo.cpp
2013-01-08 Jack CarterThis patch produces the correct pointer size
2012-12-16 Reed KotlerThis patch is needed to make c++ exceptions work for...
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-02-03 Akira HatanakaAdd a new MachineJumpTableInfo entry type, EK_GPRel64Bl...
2011-12-20 Akira Hatanaka64-bit data directive.
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-09-21 Akira HatanakaAdd a base class for Mips TargetMachines and add Mips64...
2011-07-15 Evan ChengMove some parts of TargetAsmInfo down to MCAsmInfo...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...