llvm-6502/lib
Pete Cooper dc6eaa4125 Calculate dead instructions when a live interval is created.
This gets us closer to being able to remove LiveVariables entirely which is where dead instructions are currently tagged as such.

Reviewed by Jakob Olesen


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210132 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-03 22:42:10 +00:00
..
Analysis
AsmParser Update comments to match reality. 2014-06-03 20:25:26 +00:00
Bitcode Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
CodeGen Calculate dead instructions when a live interval is created. 2014-06-03 22:42:10 +00:00
DebugInfo
ExecutionEngine Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
IR Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
IRReader
LineEditor
Linker Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
LTO Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
MC
Object Use an enum class. 2014-06-03 05:26:12 +00:00
Option
ProfileData Use an enum class. 2014-06-03 05:12:33 +00:00
Support Process::GetRandomNumber(): fix insecure RNG 2014-06-03 03:01:03 +00:00
TableGen
Target Revert r209381 as it isn't a local variable. Add a testcase so that 2014-06-03 21:01:39 +00:00
Transforms [asan] Fix coverage instrumentation with -asan-globals=0. 2014-06-03 14:16:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile