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