Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Update memcpy tests | Guillaume Chatelet | 2019-05-06 | 1 | -5/+11 |
* | X86: Do not use llc -march in tests. | Matthias Braun | 2017-08-02 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | test/CodeGen/X86/byval*.ll: Win64 has not supported byval yet. | NAKAMURA Takumi | 2011-03-16 | 1 | -1/+2 |
* | FileCheckize this in a hope to quiet a valgrind warning on grep. | Eric Christopher | 2010-10-12 | 1 | -4/+7 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Add support for functions with byval arguments on x86 | Rafael Espindola | 2007-09-14 | 1 | -1/+4 |
* | add byval test | Rafael Espindola | 2007-08-16 | 1 | -0/+10 |