Age | Commit message (Expand) | Author |
---|---|---|
2008-10-17 | Factor out the code for mapping LLVM IR condition opcodes to | Dan Gohman |
2008-09-24 | Remove SelectionDag early allocation of registers | Dale Johannesen |
2008-09-10 | Implement "visitPow". This is mainly used to see if we have a pow() call of this | Bill Wendling |
2008-09-05 | Add hooks for other intrinsics to get low-precision expansions. | Dale Johannesen |
2008-09-05 | Add -flimit-float-precision to enable some faster, | Dale Johannesen |
2008-09-03 | Split the SelectionDAG-building code, including the FunctionLoweringInfo | Dan Gohman |