- Jul 03, 2009
-
-
Duncan Sands authored
llvm-svn: 74773
-
- Jun 15, 2009
-
-
Owen Anderson authored
llvm-svn: 73412
-
- Jun 14, 2009
-
-
Owen Anderson authored
is that, for functions whose bodies are entirely guarded by an if-statement, it can be profitable to pull the test out of the callee and into the caller. This code has had some cursory testing, but still has a number of known issues on the LLVM test suite. llvm-svn: 73338
-