diff options
author | Chris Lattner <sabre@nondot.org> | 2007-05-03 16:52:29 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-05-03 16:52:29 +0000 |
commit | 83df45a95937fa31c62a9cfedad5e428a13b04e9 (patch) | |
tree | 3a82bd42aa0572bcede96476a713723a9f337471 /llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | |
parent | 9a8c7cf00b9ed24ac8387a3ccfc150f9afb3b28c (diff) | |
download | bcm5719-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