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
X86ISelDAGToDAG.cpp
Find file
Blame
History
Permalink
Fix a small thinko for constant i64 lock/orq optimization where we
· c9321737
Eric Christopher
authored
Jun 30, 2011
we didn't have an opcode for 64-bit constant or expressions. Fixes
rdar://9692967
llvm-svn: 134121
c9321737
Loading