diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-07-11 20:36:29 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-07-11 20:36:29 +0000 |
commit | 5d373c2141b33920dd97d3fc8888cab022f72d15 (patch) | |
tree | 0a898cb59f66a845f5420b83d0be7e3907eba3bd /clang/lib/Parse/Parser.cpp | |
parent | 31bd2de24e1f4ec29ab33cbdc288327a252f75da (diff) | |
download | bcm5719-llvm-5d373c2141b33920dd97d3fc8888cab022f72d15.tar.gz bcm5719-llvm-5d373c2141b33920dd97d3fc8888cab022f72d15.zip |
If it's safe to speculatively execute load(alloca) the it's safe to execute
load(gep(alloca)) where the gep is all-zeros. There's more we could do here but
this is a common case.
llvm-svn: 108101
Diffstat (limited to 'clang/lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions