summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-03-04 01:41:49 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-03-04 01:41:49 +0000
commitb8905c4e2c3902fe59ca9715441eec2386890f24 (patch)
tree86f05b6f9318a48635a8d0d111abec4d8c5f367f /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent812459613b657ed45bb40e7c63eed9a3ea3c90dd (diff)
downloadbcm5719-llvm-b8905c4e2c3902fe59ca9715441eec2386890f24.tar.gz
bcm5719-llvm-b8905c4e2c3902fe59ca9715441eec2386890f24.zip
Fix PR3701. 1. X86 target renamed eflags register to flags. This matches what llvm-gcc generates so codegen knows flags register is being clobbered by inline asm. 2. BURR scheduler should also check if inline asm nodes can clobber "live" physical registers. Previously it was only checking target nodes with implicit defs.
llvm-svn: 65996
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud