Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
[oota-llvm.git] / lib / Target / MSP430 / MSP430BranchSelector.cpp
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2010-08-23 Gabor Greiftyops
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-07-23 Gabor Greiffix constness warnings
2010-07-22 Chris Lattnereliminate the TargetInstrInfo::GetInstSizeInBytes hook.
2010-05-01 Anton KorobeynikovDo folding for indirect branches, where possible
2010-01-15 Anton KorobeynikovAdd branch relaxation pass (shamelessly stolen from...