Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
CodeGen
CGExpr.cpp
Find file
Blame
History
Permalink
Easy IRgen improvement for bitfields, don't emit x >> 0.
· f7fb7504
Daniel Dunbar
authored
Nov 13, 2008
- Logic such as this quite possibly should be optional builder behavior. llvm-svn: 59213
f7fb7504
Loading