llvm-svn: 84713
This commit is contained in:
Anton Korobeynikov 2009-10-21 00:14:15 +00:00
parent e43af4a085
commit 7099d0c19c
1 changed files with 2 additions and 0 deletions

View 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.