summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/nosse-varargs.ll
Commit message (Expand)AuthorAgeFilesLines
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* Cleanup a few tests on sse4a machines and FileCheckize along the way.Alex Rosenberg2015-01-291-3/+4
* Implement -mno-sse: if SSE is disabled on x86-64, don't store XMM on stack forTorok Edwin2009-02-011-0/+46
OpenPOWER on IntegriCloud