llvm-6502/lib/Transforms
2014-09-01 06:03:11 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine InstCombine: Respect recursion depth in visitUDivOperand 2014-08-30 09:19:05 +00:00
Instrumentation Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already. 2014-08-30 16:48:02 +00:00
IPO Don't promote byval pointer arguments when padding matters 2014-08-28 22:42:00 +00:00
ObjCARC Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just letting them be implicitly created. 2014-08-27 05:25:25 +00:00
Scalar Ignore lifetime intrinsics in use list for MemCpyOptimizer. Patch by Luqman Aden, review by Hal Finkel. 2014-09-01 06:03:11 +00:00
Utils Fix AddAliasScopeMetadata again - alias.scope must be a complete description 2014-09-01 04:26:40 +00:00
Vectorize Fix: SLPVectorizer tried to move an instruction which was replaced by a vector instruction. 2014-08-28 07:04:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile