llvm/lib
Bill Wendling 8833ef03b9 [unwind removal] Remove all of the code for the dead 'unwind' instruction. There
were no 'unwind' instructions being generated before this, so this is in effect
a no-op.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149906 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-06 21:44:22 +00:00
..
Analysis [unwind removal] Remove all of the code for the dead 'unwind' instruction. There 2012-02-06 21:44:22 +00:00
Archive
AsmParser 'unwind' is a keyword, not an instruction. 2012-02-06 21:02:43 +00:00
Bitcode [unwind removal] Don't write out the dead 'unwind' instruction. 2012-02-06 21:30:37 +00:00
CodeGen [unwind removal] Remove all of the code for the dead 'unwind' instruction. There 2012-02-06 21:44:22 +00:00
DebugInfo
ExecutionEngine [unwind removal] We no longer have 'unwind' instructions being generated, so 2012-02-06 21:16:41 +00:00
Linker
MC Modified the Enhanced Disassembler to create and 2012-02-04 07:45:35 +00:00
Object Object: avoid undefined behavior when bounds-checking 2012-02-04 02:41:39 +00:00
Support Introduce helpers to compute the 32-bit varaints and 64-bit variants of 2012-02-06 20:46:33 +00:00
TableGen
Target [unwind removal] We no longer have 'unwind' instructions being generated, so 2012-02-06 21:16:41 +00:00
Transforms [unwind removal] Remove all of the code for the dead 'unwind' instruction. There 2012-02-06 21:44:22 +00:00
VMCore [unwind removal] Remove all of the code for the dead 'unwind' instruction. There 2012-02-06 21:44:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile