Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / Mips / MipsLongBranch.cpp
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-07 Jakob Stoklund OlesenUse the new MIBundleBuilder class in the Mips target.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-15 Akira HatanakaAdd assertions in MipsLongBranch which check the size...
2012-11-02 Akira Hatanaka[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditional...
2012-08-28 Akira HatanakaFollow-up patch to r162731.
2012-08-28 Akira HatanakaFix mips' long branch pass.
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsInstrInfo...
2012-07-21 Akira HatanakaFix Mips long branch pass.
2012-06-19 Akira HatanakaMake MipsLongBranch::runOnMachineFunction return true.
2012-06-14 NAKAMURA TakumiMipsLongBranch.cpp: Tweak llvm::next() to appease msvc.
2012-06-14 Akira HatanakaAdd file MipsLongBranch.cpp.