diff --git a/lib/Target/MSP430/README.txt b/lib/Target/MSP430/README.txt index b14e93d84d6..cea4abefddb 100644 --- a/lib/Target/MSP430/README.txt +++ b/lib/Target/MSP430/README.txt @@ -40,3 +40,5 @@ way (currently they emit explicit comparison). 10. Handle imm in comparisons in better way (see comment in MSP430InstrInfo.td) 11. Implement hooks for better memory op folding, etc. + +12. Implement branch folding.