summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/implicit-null-check-negative.ll
AgeCommit message (Expand)Author
2017-10-17Fix implicit null check with negative offsetYichao Yu
2015-07-09[ImplicitNullChecks] Be smarter in picking the memory op.Sanjoy Das
2015-06-30[FaultMaps] Let the frontend pre-select implicit null check candidates.Sanjoy Das
2015-06-29[FaultMaps] Fix test case.Sanjoy Das
2015-06-15Add "REQUIRES: asserts" to test case that uses -debug-onlySanjoy Das
2015-06-15[CodeGen] Add a pass to fold null checks into nearby memory operations.Sanjoy Das