Minor stuff.

llvm-svn: 35049
This commit is contained in:
Evan Cheng 2007-03-09 19:46:06 +00:00
parent 31ef0ab7cf
commit 09663aeac7
1 changed files with 4 additions and 0 deletions

View 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