summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/implicit-null-check.ll
Commit message (Expand)AuthorAgeFilesLines
* [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