Make order of argument addition deterministic. In particular, the layout
authorChris Lattner <sabre@nondot.org>
Mon, 21 Jun 2004 00:07:58 +0000 (00:07 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Jun 2004 00:07:58 +0000 (00:07 +0000)
commitbeabf45a6923b1748edae40d53e2b2c4362cc32f
tree2e381c48d865f3344679eb4a651ef21f44b77a9e
parent541ad5e19e3e91b843efa5406319c95be0b7287c
Make order of argument addition deterministic.  In particular, the layout
of ConstantInt objects in memory used to determine which order arguments
were added in in some cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14276 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ArgumentPromotion.cpp