llvm-6502/lib
Jakob Stoklund Olesen e6d2114405 Remove some redundant LIS->hasInterval() checks.
These functions only operate on virtual registers now, and they all have
live ranges.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159015 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-22 17:49:44 +00:00
..
Analysis simplify code from previous commits (Thanks Duncan) 2012-06-22 15:50:53 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove some redundant LIS->hasInterval() checks. 2012-06-22 17:49:44 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support
TableGen
Target
Transforms Revert remaining part of r93200: "Disable folding sext(trunc(x)) -> x" 2012-06-22 16:36:43 +00:00
VMCore Fixed r158979. 2012-06-22 14:53:30 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile