diff options
author | Chris Lattner <sabre@nondot.org> | 2006-08-16 21:01:10 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-08-16 21:01:10 +0000 |
commit | 5892d47a625638a90afeb31dd4f6f80a2f9bacde (patch) | |
tree | 0a53bf3f7ca9f20db23be599d33bedadc7101d8e /lib/CodeGen/LiveInterval.cpp | |
parent | f83482dcad35ac4fcb0d387d8f84794cda70f857 (diff) |
Change the use_list to be a smallvector instead of a vector. This reduces
isel time from 6.79s to 5.53s (22%) on kc++ with a release build on ppc.
Go smallvector! :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29731 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveInterval.cpp')
0 files changed, 0 insertions, 0 deletions