summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/gather-addresses.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-8/+8
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-4/+4
2014-12-04[X86] Improve a dag-combine that handles a vector extract -> zext sequence.Michael Kuperstein1-24/+59
2013-10-15Enable MI Sched for x86.Andrew Trick1-12/+26
2013-06-25Revert "Temporarily enable MI-Sched on X86."Andrew Trick1-26/+12
2013-06-24Temporarily enable MI-Sched on X86.Andrew Trick1-12/+26
2012-04-27Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper1-2/+2
2011-02-22Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi1-11/+12
2010-03-30Enable -sse-domain-fix by default. Now with tests!Jakob Stoklund Olesen1-1/+1
2010-03-16Add an rdar number to this test.Dan Gohman1-0/+1
2010-03-15Recognize code for doing vector gather/scatter index calculations withDan Gohman1-0/+39