Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an inconsistency in the x86 backend that led it to reject "calll foo" on | Chris Lattner | 2010-09-22 | 1 | -2/+2 |
* | filecheckize | Chris Lattner | 2009-09-09 | 1 | -7/+10 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | change selectiondag to add the sign extended versions of immediate operands | Chris Lattner | 2009-09-08 | 1 | -1/+1 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | one last (?) bad x86 triple test. | Chris Lattner | 2009-08-12 | 1 | -1/+1 |
* | Allow for rounding up of stack frame. | Dale Johannesen | 2008-06-26 | 1 | -1/+1 |
* | Fix test becase ABI stack alignment dropped to 'normal' value | Anton Korobeynikov | 2008-04-23 | 1 | -2/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -2/+2 |
* | Change the x86 assembly output to use tab characters to separate the | Dan Gohman | 2007-07-31 | 1 | -1/+1 |
* | Implemented correct stack probing on mingw/cygwin for dynamic alloca's. | Anton Korobeynikov | 2007-04-17 | 1 | -0/+27 |