Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-17 | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola | |
matches what llvm-gcc and clang now produce. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106221 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-07-20 | Use TII->findCommutedOpIndices to find the commute operands (rather than ↵ | Evan Cheng | |
guessing). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76472 91177308-0d34-0410-b5e6-96231b3b80d8 |