summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-divrem.ll
AgeCommit message (Expand)Author
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-05-30X86: use sub-register sequences for MOV*r0 operationsTim Northover
2013-04-17This patch teaches x86 fast-isel to generate the native div/idiv instructionsEli Bendersky