Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Use MOVQ for i64 atomic_stores when SSE2 is enabled | Craig Topper | 2019-04-27 | 1 | -158/+46 |
* | [X86] Add patterns for using movss/movsd for atomic load/store of f32/64. Rem... | Craig Topper | 2019-04-11 | 1 | -41/+59 |
* | Recommit r358211 "[X86] Use FILD/FIST to implement i64 atomic load on 32-bit ... | Craig Topper | 2019-04-11 | 1 | -70/+60 |
* | Revert r358211 "[X86] Use FILD/FIST to implement i64 atomic load on 32-bit ta... | Craig Topper | 2019-04-11 | 1 | -30/+35 |
* | [X86] Use FILD/FIST to implement i64 atomic load on 32-bit targets with X87, ... | Craig Topper | 2019-04-11 | 1 | -35/+30 |
* | [X86] Add SSE1 command line to atomic-fp.ll and atomic-non-integer.ll. NFC | Craig Topper | 2019-04-10 | 1 | -157/+380 |
* | [X86] Split floating point tests out of atomic-mi.ll into atomic-fp.ll. Add a... | Craig Topper | 2019-04-08 | 1 | -0/+754 |