mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 21:20:37 +00:00
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
d15cd2752f
the loop, and in both cases. In the first case, it is a VReg that is a constant so it may be actually converted to a constant. In the second case, it is already a constant, but then if it doesn't change its type (e.g. to become a register and have the value loaded from memory if it is too large to live in its instruction field), we must change the opcode BEFORE the 'continue', otherwise we miss the opportunity. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6602 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
docs | ||
include | ||
lib | ||
runtime | ||
support | ||
test | ||
tools | ||
utils | ||
Makefile | ||
Makefile.common | ||
Makefile.config | ||
Makefile.Linux | ||
Makefile.rules | ||
Makefile.SunOS |