aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKyle Butt <kyle+llvm@iteratee.net>2015-12-02 18:58:51 +0000
committerKyle Butt <kyle+llvm@iteratee.net>2015-12-02 18:58:51 +0000
commitcf6a8bfe51de71b8c0b6c25fd6622e10f0103faf (patch)
tree1375ce77a6b89030bc7cc7c9247a0432aeb15a1d /clang/lib/CodeGen/CodeGenModule.cpp
parent015f4fc854082f47925e259413609c58ec9d4629 (diff)
downloadllvm-cf6a8bfe51de71b8c0b6c25fd6622e10f0103faf.zip
llvm-cf6a8bfe51de71b8c0b6c25fd6622e10f0103faf.tar.gz
llvm-cf6a8bfe51de71b8c0b6c25fd6622e10f0103faf.tar.bz2
[CodeGen]: Fix bad interaction with AntiDep breaking and inline asm.
AggressiveAntiDepBreaker was renaming registers specified by the user for inline assembly. While this will work for compiler-specified registers, it won't work for user-specified registers, and at the time this runs, I don't currently see a way to distinguish them. llvm-svn: 254532
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions