[mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions
[oota-llvm.git] / lib / Target / Mips / MipsModuleISelDAGToDAG.cpp
2014-07-18 Eric ChristopherFundamentally change the MipsSubtarget replacement...
2014-04-21 Chandler Carruth[Modules] Make Support/Debug.h modular. This requires...
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...