Go to file
Dan Gohman ae3ba45eb2 Add a sanity-check to tablegen to catch the case where isSimpleLoad
is set but mayLoad is not set. Fix all the problems this turned up.

Change code to not use isSimpleLoad instead of mayLoad unless it
really wants isSimpleLoad.

llvm-svn: 60459
2008-12-03 02:30:17 +00:00
clang PTH: 2008-12-03 01:16:39 +00:00
llvm Add a sanity-check to tablegen to catch the case where isSimpleLoad 2008-12-03 02:30:17 +00:00