summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/TruncAssertZext.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Make sure we still emit zext for GR32 to GR64 when the source of the ze...Craig Topper2017-09-181-0/+42
* [X86] Rename TruncAssertZext.ll test to TruncAssertSext.ll. Since its testing...Craig Topper2017-09-121-16/+0
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* Fix CR/LF line endings in test case.Bob Wilson2014-11-171-16/+16
* [X86] Fix pattern match for 32-to-64-bit zext in the presence of AssertSextMichael Kuperstein2014-11-111-0/+16
* Reverting r221626 due to a too-strict test.Michael Kuperstein2014-11-101-16/+0
* [X86] Fix pattern match for 32-to-64-bit zext in the presence of AssertSextMichael Kuperstein2014-11-101-0/+16
OpenPOWER on IntegriCloud