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
X86FastISel.cpp
Find file
Blame
History
Permalink
Don't fast-isel an x87 comparison opcode, as fast-isel doesn't
· 68d7424a
Dan Gohman
authored
Jul 12, 2010
support branching on x87 comparisons yet. This fixes PR7624. llvm-svn: 108149
68d7424a
Loading