llvm-6502/lib/Transforms
Michael Gottesman 222f02f7eb Added missing const from my last commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172736 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-17 18:36:17 +00:00
..
Hello Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
InstCombine Teach InstCombine to optimize extract of a value from a vector add operation with a constant zero. 2013-01-15 23:43:14 +00:00
Instrumentation ASan: add optional 'zero-based shadow' option to ASan passes. Always tell the values of shadow scale and offset to the runtime 2013-01-17 11:12:32 +00:00
IPO Remove redundant 'llvm::' qualifications 2013-01-13 16:01:15 +00:00
Scalar Added missing const from my last commit. 2013-01-17 18:36:17 +00:00
Utils Remove trailing spaces. 2013-01-14 23:16:36 +00:00
Vectorize LoopVectorizer cost model. Honor the user command line flag that selects the vectorization factor even if the target machine does not have any vector registers. 2013-01-15 18:25:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile