Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41097 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-08-13 | When x86 addresses matching exceeds its recursion limit, check to | Dan Gohman | |
see if the base register is already occupied before assuming it can be used. This fixes bogus code generation in the accompanying testcase. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41049 91177308-0d34-0410-b5e6-96231b3b80d8 |