aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fp_convert.ll
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2009-11-08 22:36:55 +0000
committerOwen Anderson <resistor@mac.com>2009-11-08 22:36:55 +0000
commit9feeeaf9ed3a9509049a4cdd4f22a8735658dbca (patch)
treefc8276a97eae216bcae1de69c5313a77cdac7c3f /test/CodeGen/ARM/fp_convert.ll
parent7e3089d3c6fe59f128bb071ac0788ecaebac5e7a (diff)
downloadexternal_llvm-9feeeaf9ed3a9509049a4cdd4f22a8735658dbca.zip
external_llvm-9feeeaf9ed3a9509049a4cdd4f22a8735658dbca.tar.gz
external_llvm-9feeeaf9ed3a9509049a4cdd4f22a8735658dbca.tar.bz2
Fix an issue where the ordering of blocks within a function could lead to different constraint
graphs being produced. The cause was that we were incorrectly marking sigma instructions as processed after handling the sigma-specific constraints for them, potentially neglecting to process them as normal instructions as well. Unfortunately, the testcase that inspired this still doesn't work because of a bug in the solver, which is next on the list to debug. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86486 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/fp_convert.ll')
0 files changed, 0 insertions, 0 deletions