summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-divrem.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Teach FixupBWInsts to turn MOVSX16rr8/MOVZX16rr8/MOVSX16rm8/MOVZX16rm8 ...Craig Topper2019-09-061-4/+4
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-2/+2
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-12/+12
* X86: use sub-register sequences for MOV*r0 operationsTim Northover2013-05-301-2/+2
* This patch teaches x86 fast-isel to generate the native div/idiv instructionsEli Bendersky2013-04-171-0/+122
OpenPOWER on IntegriCloud