llvm-6502/lib
Owen Anderson b62f792e78 Treat lifetime begin/end markers as allocations/frees respectively for the
purposes for GVN/DSE.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85383 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-28 07:05:35 +00:00
..
Analysis Treat lifetime begin/end markers as allocations/frees respectively for the 2009-10-28 07:05:35 +00:00
Archive
AsmParser
Bitcode add bitcode reader support for blockaddress. We can now fully 2009-10-28 05:53:48 +00:00
CodeGen Rewrite SelectionDAG::isPredecessorOf to be iterative instead of 2009-10-28 03:44:30 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Give ARMISD::EH_SJLJ_LONGJMP and EH_SJLJ_SETJMP names. 2009-10-28 06:55:03 +00:00
Transforms Treat lifetime begin/end markers as allocations/frees respectively for the 2009-10-28 07:05:35 +00:00
VMCore Previously, all operands to Constant were themselves constant. 2009-10-28 05:14:34 +00:00
Makefile