aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/apm.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* Partition use lists so defs always come before uses.Jakob Stoklund Olesen2012-08-091-2/+2
* Don't use pointer-pointers for the register use lists.Jakob Stoklund Olesen2012-08-091-2/+2
* Fix sfence, lfence, mfence, and clflush to be able to be selected when AVX is...Craig Topper2012-01-011-2/+2
* test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi2011-03-161-1/+10
* Not all platforms use _<func>. Duh.Eric Christopher2010-11-301-2/+2
* Rewrite mwait and monitor support and custom lower arguments.Eric Christopher2010-11-301-0/+26