Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Heuristic: If the number of operands in the alias are more than the number of | Bill Wendling | 2011-06-14 | 1 | -1/+1 |
* | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling | 2011-04-14 | 1 | -2/+2 |
* | Teach codegen to lower llvm.powi to an efficient (but not optimal) | Chris Lattner | 2010-01-01 | 1 | -35/+18 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Add sqrt and powi intrinsics for long double. | Dale Johannesen | 2007-09-28 | 1 | -0/+47 |