Remove unneeded #includes
authorChris Lattner <sabre@nondot.org>
Sat, 31 Jan 2004 21:07:15 +0000 (21:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 31 Jan 2004 21:07:15 +0000 (21:07 +0000)
commitbd91c1c37641fef20a467d5c85f89a99a1969979
treedb0bd6d4f00aa84ff8b736e26c815cb829c8bc93
parenta67138ddff4920a80056f6aada1b010d3bf459ac
Remove unneeded #includes
Move Passes.h (which defines the interface to this file) to the top.
Move statistics to the top of the file.
Add a comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11034 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TwoAddressInstructionPass.cpp