summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/swifterror.ll
AgeCommit message (Expand)Author
2017-07-18[DAG] Improve Aliasing of operations to static allocaNirav Dave
2017-07-18Revert r308025 due to uncovering a crash in SelectionDAG. This is filedChandler Carruth
2017-07-14Improve Aliasing of operations to static allocaNirav Dave
2017-07-10Revert "[DAG] Improve Aliasing of operations to static alloca"Matthias Braun
2017-07-10[DAG] Improve Aliasing of operations to static allocaNirav Dave
2017-06-15ISel: Fix FastISel of swifterror valuesArnold Schwaighofer
2017-02-13swiftcc: Don't emit tail calls from callers with swifterror parametersArnold Schwaighofer
2017-02-09SwiftCC: swifterror register cannot be as the base registerArnold Schwaighofer
2016-10-28More swift calling convention testsArnold Schwaighofer
2016-10-07swifterror: Don't compute swifterror vregs during instruction selectionArnold Schwaighofer
2016-09-21Disable tail calls if there is an swifterror argumentArnold Schwaighofer
2016-04-11swifterror: fix up a testing case.Manman Ren
2016-04-11Swift Calling Convention: swifterror target support.Manman Ren