Add note
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 21 Oct 2009 00:14:15 +0000 (00:14 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 21 Oct 2009 00:14:15 +0000 (00:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84713 91177308-0d34-0410-b5e6-96231b3b80d8

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.