aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/rdtsc.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* upgrade this testChris Lattner2007-11-241-8/+6
* For PR1319:Reid Spencer2007-04-161-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* Add x86-64 llvm.readcyclecounter test.Evan Cheng2006-11-291-1/+2
* This should not be dce'dChris Lattner2005-11-201-3/+2
* oopsAndrew Lenharth2005-11-201-1/+1
* check that rdtsc is generated from readcyclecounterAndrew Lenharth2005-11-201-0/+10