summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/implicit-null-check.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix implicit null check with negative offsetYichao Yu2017-10-171-2/+39
* [ImplicitNullCheck] Extend Implicit Null Check scope by using storesSanjoy Das2017-02-071-2/+39
* [ImplicitNullCheck] Extend canReorder scopeSanjoy Das2017-02-011-2/+44
* [ImplicitNullChecks] Account for implicit-defs as well when updating the live...Quentin Colombet2016-05-031-1/+1
* [MachineBlockPlacement] Let the target optimize the branches at the end.Quentin Colombet2016-05-021-4/+4
* [X86] Model FAULTING_LOAD_OP as a terminator and branch.Quentin Colombet2016-05-021-24/+24
* [ImplicitNullChecks] Work with implicit defs.Sanjoy Das2015-07-201-2/+49
* [ImplicitNullChecks] Be smarter in picking the memory op.Sanjoy Das2015-07-091-2/+42
* [FaultMaps] Let the frontend pre-select implicit null check candidates.Sanjoy Das2015-06-301-3/+5
* [FaultMaps] Add a parser for the __llvm__faultmaps section.Sanjoy Das2015-06-221-0/+20
* [CodeGen] Add a pass to fold null checks into nearby memory operations.Sanjoy Das2015-06-151-0/+118
OpenPOWER on IntegriCloud