llvm-6502/lib/Transforms
Hal Finkel 4f7e2c38e8 Add getUnrollingPreferences to TTI
Allow targets to customize the default behavior of the generic loop unrolling
transformation. This will be used by the PowerPC backend when targeting the A2
core (which is in-order with a deep pipeline), and using more aggressive
defaults is important.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190542 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-11 19:25:43 +00:00
..
Hello
InstCombine Get rid of unused isPodLike definitions. 2013-09-11 00:36:54 +00:00
Instrumentation Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
IPO Use type form of getIntPtrType 2013-09-11 07:29:40 +00:00
ObjCARC Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
Scalar Add getUnrollingPreferences to TTI 2013-09-11 19:25:43 +00:00
Utils
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile