llvm-6502/lib/Transforms
Rafael Espindola 843efd49b7 Don't make F_None the default.
This will make it easier to switch the default to being binary files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202042 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-24 15:07:20 +00:00
..
Hello Set LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corresponding Makefiles do so. 2013-12-29 23:06:49 +00:00
InstCombine Rename many DataLayout variables from TD to DL. 2014-02-21 00:06:31 +00:00
Instrumentation Don't make F_None the default. 2014-02-24 15:07:20 +00:00
IPO Rename a few more DataLayout variables. 2014-02-21 01:53:35 +00:00
ObjCARC Update optimization passes to handle inalloca arguments 2014-01-28 02:38:36 +00:00
Scalar Include <cctype> for isdigit(). 2014-02-22 06:34:10 +00:00
Utils Rename a few more DataLayout variables. 2014-02-21 01:53:35 +00:00
Vectorize Rename many DataLayout variables from TD to DL. 2014-02-21 00:06:31 +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