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
TargetData.cpp
Find file
Blame
History
Permalink
Force sign-extension for uint array indexes from 32-bit to 64-bits
· 1c84243d
Vikram S. Adve
authored
Aug 23, 2002
since uint is not normally sign-extended when casting to uint64_t. llvm-svn: 3489
1c84243d
Loading