prevent cse of readcyclecounter

llvm-svn: 24303
This commit is contained in:
Andrew Lenharth 2005-11-11 19:02:54 +00:00
parent 01aa56397d
commit 5278ca3fa2
1 changed files with 0 additions and 1 deletions

View File

@ -709,7 +709,6 @@ static const char *DoesntAccessMemoryTable[] = {
// LLVM intrinsics:
"llvm.frameaddress", "llvm.returnaddress", "llvm.readport",
"llvm.isunordered", "llvm.sqrt", "llvm.ctpop", "llvm.ctlz", "llvm.cttz",
"llvm.readcyclecounter",
"abs", "labs", "llabs", "imaxabs", "fabs", "fabsf", "fabsl",
"trunc", "truncf", "truncl", "ldexp",