summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-03 16:52:29 +0000
committerChris Lattner <sabre@nondot.org>2007-05-03 16:52:29 +0000
commit83df45a95937fa31c62a9cfedad5e428a13b04e9 (patch)
tree3a82bd42aa0572bcede96476a713723a9f337471 /llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
parent9a8c7cf00b9ed24ac8387a3ccfc150f9afb3b28c (diff)
downloadbcm5719-llvm-83df45a95937fa31c62a9cfedad5e428a13b04e9.tar.gz
bcm5719-llvm-83df45a95937fa31c62a9cfedad5e428a13b04e9.zip
Fix two classes of bugs:
1. x86 backend rejected (&gv+c) for the 'i' constraint when in static mode. 2. the matcher didn't correctly reject and accept some global addresses. the right predicate is GVRequiresExtraLoad, not "relomodel = pic". llvm-svn: 36670
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud