Truncate from i64 to i32 is "free" on x86-32, because it involves
[oota-llvm.git] / lib / Target / MSP430 / MSP430BranchSelector.cpp
2010-01-15 Anton KorobeynikovAdd branch relaxation pass (shamelessly stolen from...