summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/byval2.ll
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Update memcpy testsGuillaume Chatelet2019-05-061-23/+62
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* Put space after pointer type in test. NFC.Manuel Jacob2016-01-231-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* Make sure to not get AVX code on an AVX-capable host. Revealed in r167967.Jakub Staszak2012-11-141-2/+2
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-2/+2
* test/CodeGen/X86/byval*.ll: Win64 has not supported byval yet.NAKAMURA Takumi2011-03-161-2/+25
* Revert 127359; it broke lencod.Stuart Hastings2011-03-101-2/+2
* X86 byval copies no longer always_inline. <rdar://problem/8706628>Stuart Hastings2011-03-091-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman2008-04-121-1/+3
* Fix a bug that prevented x86-64 from using rep.movsq forDan Gohman2008-04-121-1/+1
* Don't add a default STACK_ALIGN (use the generic ABI alignment)Rafael Espindola2007-09-211-0/+1
* Initial support for calling functions with byval arguments on x86-64Rafael Espindola2007-08-311-0/+19
OpenPOWER on IntegriCloud