Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GlobalISel][X86] Split memop test file. NFC | Igor Breger | 2017-05-16 | 1 | -206/+0 |
| | | | | llvm-svn: 303169 | ||||
* | [GlobalISel][X86] G_LOAD/G_STORE pointer selection support. | Igor Breger | 2017-05-01 | 1 | -0/+17 |
| | | | | | | | | | | | | | | Summary: [GlobalISel][X86] G_LOAD/G_STORE pointer selection support. Reviewers: zvi, guyblank Reviewed By: zvi, guyblank Subscribers: dberris, rovka, kristof.beyls, llvm-commits Differential Revision: https://reviews.llvm.org/D32217 llvm-svn: 301788 | ||||
* | [X86][SSE2] Fix asm string for movq (Move Quadword) instruction. | Ayman Musa | 2017-04-26 | 1 | -2/+2 |
| | | | | | | | | Replace "mov{d|q}" with "movq". Differential Revision: https://reviews.llvm.org/D32220 llvm-svn: 301386 | ||||
* | [GlobalISel][X86] Split select tests. NFC. | Igor Breger | 2017-04-19 | 1 | -0/+189 |
llvm-svn: 300666 |