diff options
author | Chris Lattner <sabre@nondot.org> | 2006-08-03 06:34:50 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-08-03 06:34:50 +0000 |
commit | 7e79b3898ddd919170d367a516f51296017146c2 (patch) | |
tree | 08978d8057760370f40ddaa71825077196f88bf0 /lib/System/Unix/Unix.h | |
parent | 58d63567eac15dec2f57addb96e5bd92a86abc52 (diff) |
Changes:
1. Update an obsolete comment.
2. Make the sorting by base an explicit (though still N^2) step, so
that the code is more clear on what it is doing.
3. Partition uses so that uses inside the loop are handled before uses
outside the loop.
Note that none of these changes currently changes the code inserted by LSR,
but they are a stepping stone to getting there.
This code is the result of some crazy pair programming with Nate. :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29493 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/Unix/Unix.h')
0 files changed, 0 insertions, 0 deletions