- Oct 22, 2009
-
-
Dan Gohman authored
to break up CFG diamonds by banishing one of the blocks to the end of the function, which is bad for code density and branch size. This does pessimize MultiSource/Benchmarks/Ptrdist/yacr2, the benchmark cited as the reason for the change, however I've examined the code and it looks more like a case of gaming a particular branch than of being generally applicable. llvm-svn: 84803
-
- Sep 09, 2009
-
-
Dan Gohman authored
llvm-svn: 81293
-
- Aug 25, 2009
-
-
Dan Gohman authored
llvm-svn: 79992
-
- Aug 15, 2007
-
-
Dan Gohman authored
llvm-svn: 41097
-
- Apr 16, 2007
-
-
Reid Spencer authored
Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142
-
- Apr 05, 2007
-
-
Anton Korobeynikov authored
llvm-svn: 35683
-
- Apr 04, 2007
-
-
Anton Korobeynikov authored
go to the same destination. Now we're producing really good code for switch-lower-feature.ll testcase llvm-svn: 35672
-
- Mar 26, 2007
-
-
Anton Korobeynikov authored
llvm-svn: 35345
-