llvm-6502/lib/Transforms
Benjamin Kramer 77c4ef8a47 Switch the select to branch transformation on by default.
The primitive conservative heuristic seems to give a slight overall
improvement while not regressing stuff. Make it available to wider
testing. If you notice any speed regressions (or significant code
size regressions) let me know!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156258 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-06 14:25:16 +00:00
..
Hello
InstCombine Remove trailing spaces. 2012-05-06 13:52:31 +00:00
Instrumentation [tsan] typo and style (thanks to Nick Lewycky) 2012-05-02 13:12:19 +00:00
IPO Move the CodeExtractor utility to a dedicated header file / source file, 2012-05-04 10:18:49 +00:00
Scalar Switch the select to branch transformation on by default. 2012-05-06 14:25:16 +00:00
Utils Teach the code extractor how to extract a sequence of blocks from 2012-05-04 21:33:30 +00:00
Vectorize Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.). 2012-04-27 19:34:00 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00