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
CodeGen
MachineCSE.cpp
Find file
Blame
History
Permalink
PR13578: Teach MachineCSE that instructions that use a constant register can be CSE'd safely.
· ef6494f2
Benjamin Kramer
authored
Aug 11, 2012
This is common e.g. when doing rip-relative addressing on x86_64. llvm-svn: 161728
ef6494f2
Loading