summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/ConstantFold.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-06-20 20:38:48 +0000
committerChris Lattner <sabre@nondot.org>2009-06-20 20:38:48 +0000
commit7d2b0494046e62619739b5ffeca84e0bc614ead0 (patch)
tree0ec5a9753b01f101b5e9dfe0fe909edb7436d264 /llvm/lib/VMCore/ConstantFold.cpp
parent1c9d5d956ce672946622958f1aaf3f66b6ed433b (diff)
downloadbcm5719-llvm-7d2b0494046e62619739b5ffeca84e0bc614ead0.tar.gz
bcm5719-llvm-7d2b0494046e62619739b5ffeca84e0bc614ead0.zip
change TLS_ADDR lowering to lower to a real mem operand, instead of matching as
a global with that gets printed with the :mem modifier. All operands to lea's should be handled with the lea32mem operand kind, and this allows the TLS stuff to do this. There are several better ways to do this, but I went for the minimal change since I can't really test this (beyond make check). This also makes the use of EBX explicit in the operand list in the 32-bit, instead of implicit in the instruction. llvm-svn: 73834
Diffstat (limited to 'llvm/lib/VMCore/ConstantFold.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud