Minor stuff.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 9 Mar 2007 19:46:06 +0000 (19:46 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 9 Mar 2007 19:46:06 +0000 (19:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35049 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/README.txt

index 940db16df66d3a25845f4d1d3b766532c0bebd16..c155e20633432926dc710c0fd85936ac9ffbea98 100644 (file)
@@ -30,6 +30,10 @@ require aligning functions containing constant pools to 4-byte boundaries).
 3.  There might be some compile-time efficiency to be had by representing
 consecutive islands as a single block rather than multiple blocks.
 
+4.  Use a priority queue to sort constant pool users in inverse order of
+    position so we always process the one closed to the end of functions
+    first. This may simply CreateNewWater.
+
 //===---------------------------------------------------------------------===//
 
 We need to start generating predicated instructions.  The .td files have a way