Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: Do not use llc -march in tests. | Matthias Braun | 2017-08-01 | 1 | -1/+1 |
* | ARM: simplify and extend byval handling | Tim Northover | 2015-03-11 | 1 | -2/+6 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | ARM / x86_64 varargs: Don't save regparms in prologue without va_start | Reid Kleckner | 2014-08-22 | 1 | -0/+3 |
* | Remove support for using "foo" as symbols instead of %"foo". This is ancient | Chris Lattner | 2011-06-17 | 1 | -1/+0 |
* | Convert to FileCheck. | Bob Wilson | 2009-09-24 | 1 | -4/+6 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -2/+2 |
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -3/+4 |
* | bugfix: SP wasn't updated for varargs when frame pointer was eliminated. | Lauro Ramos Venancio | 2007-02-23 | 1 | -2/+2 |
* | Fix stack alignment in functions with varargs. | Lauro Ramos Venancio | 2007-02-23 | 1 | -0/+20 |