diff options
Diffstat (limited to 'llvm/lib/Target/MBlaze/TODO')
-rw-r--r-- | llvm/lib/Target/MBlaze/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Target/MBlaze/TODO b/llvm/lib/Target/MBlaze/TODO index 67434e94c53..95047e7c051 100644 --- a/llvm/lib/Target/MBlaze/TODO +++ b/llvm/lib/Target/MBlaze/TODO @@ -30,3 +30,5 @@ slots but I'm not sure that is necessary. - The processor itineraries are copied from a different backend and need to be updated to model the MicroBlaze correctly. + - Look at the MBlazeGenFastISel.inc stuff and make use of it + if appropriate. |