llvm-6502/lib/Transforms
Dale Johannesen a9537cf3fc Fix some nondeterministic behavior when forwarding
from a switch table.  Multiple table entries that
branch to the same place were being sorted by the
pointer value of the ConstantInt*; changed to sort
by the actual value of the ConstantInt.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66749 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-12 01:00:26 +00:00
..
Hello
Instrumentation
IPO Ignore debug info while evaluating function. 2009-03-09 23:04:12 +00:00
Scalar Skip interleaved debug info when fast-forwarding through 2009-03-11 22:19:43 +00:00
Utils Fix some nondeterministic behavior when forwarding 2009-03-12 01:00:26 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00