commit | 713d52364fedc7680dc2f5358fd2ed8f661136a8 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun May 22 22:22:35 2011 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun May 22 22:22:35 2011 +0000 |
tree | d5106c9b2613c1611f1bc920da2046eeb773595c | |
parent | 3bdc7679ce7bf7c6a62b37ec431f3490df732c90 [diff] |
implement PR9315, constant folding exp2 in terms of pow (since hosts without C99 runtimes don't have exp2). llvm-svn: 131872