Add note
[oota-llvm.git] / lib / Target / MSP430 / README.txt
index b14e93d84d6a3bfc052f0f9e958732fe0e607f3b..cea4abefddbc8765b90f88395a0bdb1982811981 100644 (file)
@@ -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.