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
Mips
Mips64InstrInfo.td
Find file
Blame
History
Permalink
Add patterns for matching immediates whose lower 16-bit is cleared. These
· db47e0c4
Akira Hatanaka
authored
Dec 19, 2011
patterns emit a single LUi instruction instead of a pair of LUi and ORi. llvm-svn: 146900
db47e0c4
Loading