"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "6e7cdce773f04bf71c65ce61011ba62025c00928"
Add support for ARM ldrexd/strexd intrinsics. They both use i32 register pairs
to load/store i64 values. Since there's no current support to explicitly declare such restrictions, implement it by using specific hardcoded register pairs during isel. llvm-svn: 132248
Loading
Please register or sign in to comment