"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3029b35faac0986a4b65229a1f1f1f235b1755f4"
-
Evan Cheng authored
take multiple cycles to decode. For the current if-converter clients (actually only ARM), the instructions that are predicated on false are not nops. They would still take machine cycles to decode. Micro-coded instructions such as LDM / STM can potentially take multiple cycles to decode. If-converter should take treat them as non-micro-coded simple instructions. llvm-svn: 113570
bf407075
Loading