aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/cse-libcalls.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2012-03-04Do trivial CSE of dead BBs during codegen preparation.Bill Wendling
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-09-15Re-enable SelectionDAG CSE for calls. It matters in the case ofDan Gohman