diff options
author | Chris Lattner <sabre@nondot.org> | 2008-12-01 06:49:59 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-12-01 06:49:59 +0000 |
commit | 2c2dd15a8521da3d2f60388f91090482f1dd637f (patch) | |
tree | 677238076d4e958ac738d3cc2e7a5ab1e6c41672 /llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | |
parent | 5b3638b6e74f5791c03a0fc2517e9528460e0786 (diff) | |
download | bcm5719-llvm-2c2dd15a8521da3d2f60388f91090482f1dd637f.tar.gz bcm5719-llvm-2c2dd15a8521da3d2f60388f91090482f1dd637f.zip |
Introduce a new array_pod_sort function and switch LSR to use it
instead of std::sort. This shrinks the release-asserts LSR.o file
by 1100 bytes of code on my system.
We should start using array_pod_sort where possible.
llvm-svn: 60335
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp')
0 files changed, 0 insertions, 0 deletions