summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-03-21 23:23:34 +0000
committerHal Finkel <hfinkel@anl.gov>2013-03-21 23:23:34 +0000
commit891671afe508faa9f8812af77d5b0b21b315961d (patch)
tree919a6ed31ab45300e90f1553ba44e9016c5f7b75 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent83662f75ad9bd8dae9dc052ddf6f67c0c89d3c0a (diff)
downloadbcm5719-llvm-891671afe508faa9f8812af77d5b0b21b315961d.tar.gz
bcm5719-llvm-891671afe508faa9f8812af77d5b0b21b315961d.zip
Fix a register-class comparison bug in PPCCTRLoops
Thanks to Jakob for isolating the underlying problem from the test case in r177423. The original commit had introduced asymmetric copy operations, but these turned out to be a work-around to the real problem (the use of == instead of hasSubClassEq in PPCCTRLoops). llvm-svn: 177679
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud