summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/implicit-null-check-negative.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix implicit null check with negative offsetYichao Yu2017-10-171-0/+16
* [ImplicitNullChecks] Be smarter in picking the memory op.Sanjoy Das2015-07-091-0/+42
* [FaultMaps] Let the frontend pre-select implicit null check candidates.Sanjoy Das2015-06-301-2/+18
* [FaultMaps] Fix test case.Sanjoy Das2015-06-291-16/+1
* Add "REQUIRES: asserts" to test case that uses -debug-onlySanjoy Das2015-06-151-0/+1
* [CodeGen] Add a pass to fold null checks into nearby memory operations.Sanjoy Das2015-06-151-0/+52
OpenPOWER on IntegriCloud