commit | 5a3d179fab70138a1cb63a8d7c4a407dbb7dba6e | [log] [tgz] |
---|---|---|
author | Alex Bradbury <asb@lowrisc.org> | Thu Oct 19 21:37:38 2017 +0000 |
committer | Alex Bradbury <asb@lowrisc.org> | Thu Oct 19 21:37:38 2017 +0000 |
tree | e50f04a5ea2113534abebbd84e3300b3c5dc5982 | |
parent | ab16d0abcd68c515720e0da86db48e36db562d3f [diff] |
[RISCV] Initial codegen support for ALU operations This adds the minimum necessary to support codegen for simple ALU operations on RV32. Prolog and epilog insertion, support for memory operations etc etc follow in future patches. Leave guessInstructionProperties=1 until https://reviews.llvm.org/D37065 is reviewed and lands. Differential Revision: https://reviews.llvm.org/D29933 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316188 91177308-0d34-0410-b5e6-96231b3b80d8