summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-10-21 00:14:15 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-10-21 00:14:15 +0000
commit7099d0c19c569cd8dd794752adb0b4bb5ae2aa3c (patch)
treec10af9d6f863b495ef4a12d57b9d9e6163a2eac4 /llvm/lib
parente43af4a0858e1e7c49a5b47a84fddec28d0fb5f4 (diff)
downloadbcm5719-llvm-7099d0c19c569cd8dd794752adb0b4bb5ae2aa3c.tar.gz
bcm5719-llvm-7099d0c19c569cd8dd794752adb0b4bb5ae2aa3c.zip
Add note
llvm-svn: 84713
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/MSP430/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Target/MSP430/README.txt b/llvm/lib/Target/MSP430/README.txt
index b14e93d84d6..cea4abefddb 100644
--- a/llvm/lib/Target/MSP430/README.txt
+++ b/llvm/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.
OpenPOWER on IntegriCloud