| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Unbreak and fix indentation | Anton Korobeynikov | 2008-09-08 | 1 | -37/+33 | |
| * | Next limited float precision expansion (log2 12 bits) | Dale Johannesen | 2008-09-05 | 1 | -3/+43 | |
| * | Add the next limited-precision expansion. | Dale Johannesen | 2008-09-05 | 1 | -3/+42 | |
| * | Add hooks for other intrinsics to get low-precision expansions. | Dale Johannesen | 2008-09-05 | 1 | -12/+56 | |
| * | Add -flimit-float-precision to enable some faster, | Dale Johannesen | 2008-09-05 | 1 | -3/+55 | |
| * | Add an include of SmallSet.h. | Dan Gohman | 2008-09-04 | 1 | -0/+1 | |
| * | Clean up uses of TargetLowering::getTargetMachine. | Dan Gohman | 2008-09-04 | 1 | -1/+1 | |
| * | Add intrinsics for log, log2, log10, exp, exp2. | Dale Johannesen | 2008-09-04 | 1 | -0/+25 | |
| * | Put RegsForValue in the llvm namespace to avoid warnings about | Dan Gohman | 2008-09-03 | 1 | -1/+1 | |
| * | Create HandlePHINodesInSuccessorBlocksFast, a version of | Dan Gohman | 2008-09-03 | 1 | -3/+58 | |
| * | Split the SelectionDAG-building code, including the FunctionLoweringInfo | Dan Gohman | 2008-09-03 | 1 | -0/+4765 | |

