llvm-6502/lib
Sanjoy Das a4b0d863f9 [ImplicitNullChecks] Work with implicit defs.
Summary:
This change generalizes the implicit null checks pass to work with
instructions that don't have any explicit register defs.  This lets us
use X86's `cmp` against memory as faulting load instructions.

Reviewers: reames, JosephTremoulet

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D11286

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242703 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-20 20:31:39 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen [ImplicitNullChecks] Work with implicit defs. 2015-07-20 20:31:39 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR
IRReader
LibDriver
LineEditor
Linker
LTO
MC
Object
Option
Passes
ProfileData
Support
TableGen
Target [ImplicitNullChecks] Work with implicit defs. 2015-07-20 20:31:39 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile