Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Target
X86
X86InstrInfo.td
Find file
Blame
History
Permalink
Teach the x86 backend to eliminate "test" instructions by using the EFLAGS
· fe8d71f4
Dan Gohman
authored
Mar 04, 2009
result from add, sub, inc, and dec instructions in simple cases. llvm-svn: 66004
fe8d71f4
Loading