aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/fabs.ll
AgeCommit message (Expand)Author
2012-08-03Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-09-14Add explicit triples to avoid default behavior that varies by host.Dan Gohman
2007-09-10this is not infinite recursion.Chris Lattner