Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / MBlaze / MCTargetDesc / MBlazeMCCodeEmitter.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-09-15 Craig TopperUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
2012-05-15 Jim GrosbachAllow MCCodeEmitter access to the target MCRegisterInfo.
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-01-24 Owen AndersonWiden the instruction encoder that TblGen emits to...
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2011-07-25 Evan ChengRefactor MBlaze target to separate MC routines from...