llvm-6502/lib/Transforms
2013-01-16 13:23:28 +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: wrap mapping scale and offset in a struct and make it a member of ASan passes. Add test for non-default mapping scale and offset. No functionality change 2013-01-16 13:23:28 +00:00
IPO Remove redundant 'llvm::' qualifications 2013-01-13 16:01:15 +00:00
Scalar [ObjCARC] Turn off ignoring unwind edges in ObjCARC when -fno-objc-arc-exception is enabled due to it's affect on correctness. 2013-01-16 06:32:39 +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