aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneFunction.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-02-23 19:28:45 +0000
committerEric Christopher <echristo@gmail.com>2015-02-23 19:28:45 +0000
commited47b2295111e80902479d6b55a6f3c653d0461e (patch)
treed757362dcd94e587c3f7c0874880771ab13ba81d /llvm/lib/Transforms/Utils/CloneFunction.cpp
parente4ca441a65ab33bb4bb48bfbbe9b89cae8931c37 (diff)
downloadllvm-ed47b2295111e80902479d6b55a6f3c653d0461e.zip
llvm-ed47b2295111e80902479d6b55a6f3c653d0461e.tar.gz
llvm-ed47b2295111e80902479d6b55a6f3c653d0461e.tar.bz2
Rewrite the global merge pass to be subprogram agnostic for now.
It was previously using the subtarget to get values for the global offset without actually checking each function as it was generating code. Go ahead and solidify the current behavior and make the existing FIXMEs more prominent. As a note the ARM backend previously had a thumb1 and non-thumb1 set of defaults. Only the former was tested so I've changed the behavior to only use that for now. llvm-svn: 230245
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions