summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-exceptions.ll
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: add G_IMPLICIT_DEF instruction.Tim Northover2017-06-301-1/+1
* GlobalISel: use inserts for landingpad instead of sequences.Tim Northover2017-03-071-1/+3
* GlobalISel: restrict G_EXTRACT instruction to just one operand.Tim Northover2017-03-061-1/+2
* GlobalISel: constrain G_INSERT to inserting just one value per instruction.Tim Northover2017-03-031-1/+1
* GlobalISel: the translation of an invoke must branch to the good block.Tim Northover2017-01-311-0/+1
* GlobalISel: merge invoke and call translation paths.Tim Northover2017-01-311-0/+31
* GlobalISel: correctly translate invoke when callee is a register.Tim Northover2017-01-301-1/+15
* GlobalISel: account for differing exception selector sizes.Tim Northover2017-01-301-1/+2
* GlobalISel: Use the correct types when translating landingpad instructionsJustin Bogner2017-01-251-2/+2
* [GlobalISel] Add support for address-taken basic blocksKristof Beyls2017-01-051-2/+2
* [IRTranslator] Merge the entry and ABI lowering blocks.Quentin Colombet2016-12-151-2/+1
* GlobalISel: simplify MachineIRBuilder interface.Tim Northover2016-12-071-3/+4
* GlobalISel: make G_CONSTANT take a ConstantInt rather than int64_t.Tim Northover2016-12-051-1/+1
* GlobalISel: translate invoke and landingpad instructionsTim Northover2016-11-091-0/+44
OpenPOWER on IntegriCloud