Age | Commit message (Expand) | Author |
---|---|---|
2009-02-03 | Pass in something sensible for the debug location information when creating the | Bill Wendling |
2009-02-03 | Alphabetize includes. | Bill Wendling |
2009-01-31 | Move CurDebugLoc into SelectionDAGLowering. | Dale Johannesen |
2008-12-23 | Initial checkin of APInt'ififcation of switch lowering | Anton Korobeynikov |
2008-12-09 | Add sub/mul overflow intrinsics. This currently doesn't have a | Bill Wendling |
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 |