Files
llvm-6502/lib
Chad Rosier 8ff2664f2f Add a TODO comment. FastISel works by parsing each basic block from the bottom
up.  Thus, improving the support for compares is goodness because it increases
the number of terminator instructions we can handle.  This creates many more 
opportunities for target specific fast-isel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143079 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-26 23:34:37 +00:00
..
2011-10-26 22:44:41 +00:00
2011-10-25 00:05:42 +00:00
2011-10-19 13:04:43 +00:00