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