llvm-6502/lib
Rafael Espindola 83dd2ae095 Remove the --shrink-wrap option.
It had no tests, was unused and was "experimental at best".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193749 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-31 14:07:59 +00:00
..
Analysis Merge CallGraph and BasicCallGraph. 2013-10-31 03:03:55 +00:00
AsmParser
Bitcode Fix a use after free on invalid input. 2013-10-31 04:20:23 +00:00
CodeGen Remove the --shrink-wrap option. 2013-10-31 14:07:59 +00:00
DebugInfo
ExecutionEngine
IR Add calls to doInitialization() and doFinalization() in verifyFunction() 2013-10-30 22:37:51 +00:00
IRReader
Linker
LTO Move getSymbol to TargetLoweringObjectFile. 2013-10-29 17:28:26 +00:00
MC
Object Support for microMIPS jump instructions 2013-10-29 16:38:59 +00:00
Option
Support [SystemZ] Automatically detect zEC12 and z196 hosts 2013-10-31 12:14:17 +00:00
TableGen Fix most memory leaks in tablegen. 2013-10-31 04:07:41 +00:00
Target Add AVX512 unmasked integer broadcast intrinsics and support. 2013-10-31 13:56:31 +00:00
Transforms Merge CallGraph and BasicCallGraph. 2013-10-31 03:03:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile Reformat Makefile. No other changes. 2013-10-30 04:03:03 +00:00