summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/implicit-null-checks.mir
Commit message (Expand)AuthorAgeFilesLines
* Fix machine instruction in test caseSanjoy Das2017-06-191-3/+3
* ImplicitNullChecks: Clear kill/dead flags when moving instructions aroundMatthias Braun2017-05-311-11/+11
* MIParser/MIRPrinter: Compute block successors if not explicitely specifiedMatthias Braun2017-05-051-32/+0
* [ImplicitNullCheck] Add alias analysis usageSanjoy Das2017-02-281-4/+94
* [ImplicitNullCheck] Extend Implicit Null Check scope by using storesSanjoy Das2017-02-071-10/+648
* [ImplicitNullChecks] NFC Fix the implicit-null-checks.mir testSanjoy Das2017-02-011-14/+14
* [ImplicitNullCheck] Extend canReorder scopeSanjoy Das2017-02-011-2/+94
* [ImplicitNullChecks] Add a test demonstrating a case we don't get todaySanjoy Das2017-01-261-0/+46
* Make the test accept different OpCode values since it doesn't really care abo...Douglas Yung2017-01-101-1/+1
* Reimplement depedency tracking in the ImplicitNullChecks passSanjoy Das2016-12-231-0/+61
* [ImplicitNullCheck] Fix an edge case where we were hoisting incorrectlySanjoy Das2016-11-171-0/+58
* [ImplicitNullChecks] Do not not handle call MachineInstrsSanjoy Das2016-11-161-0/+57
* MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun2016-08-251-4/+0
* MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...Matthias Braun2016-08-241-4/+0
* MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.Matthias Braun2016-08-241-1/+0
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-1/+1
* tests: accept different TargetOpcode values.Tim Northover2016-07-071-1/+1
* [ImplicitNullChecks] Hoist trivial depdendencies if possibleSanjoy Das2016-06-221-0/+266
OpenPOWER on IntegriCloud