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