llvm-6502/lib/Transforms
Benjamin Kramer 15f387c93e Give internal classes hidden visibility.
Worth 100k on a linux/x86_64 Release+Asserts clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190534 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-11 17:42:27 +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 Get rid of unused isPodLike definitions. 2013-09-11 00:36:54 +00:00
Instrumentation Give internal classes hidden visibility. 2013-09-11 17:42:27 +00:00
IPO Use type form of getIntPtrType 2013-09-11 07:29:40 +00:00
ObjCARC Give internal classes hidden visibility. 2013-09-11 17:42:27 +00:00
Scalar Teach loop-idiom about address space pointer sizes 2013-09-11 05:09:42 +00:00
Utils Use StringRef::npos for StringRef instead of std::string one 2013-09-10 00:41:53 +00:00
Vectorize Don't assert on invalid loop vectorization hint. 2013-09-10 23:45:25 +00:00
CMakeLists.txt Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
LLVMBuild.txt Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
Makefile Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00