summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/overloaded-intrinsic-name.ll
AgeCommit message (Expand)Author
2017-03-01Only run the overloaded-intrinsic-name.ll test once, with FileCheck.Daniel Berlin
2017-03-01Keep attributes, calling convention, etc, when remangling intrinsicDaniel Berlin
2017-02-15Implement intrinsic mangling for literal struct types.Daniel Berlin
2015-12-26[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li
2015-05-12[Statepoints] Support for "patchable" statepoints.Sanjoy Das
2015-05-08Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-27Require a GC strategy be specified for functions which use gc.statepointPhilip Reames
2015-01-27overloaded-intrinsic-name: exercise anyptr on structRamkumar Ramachandra
2015-01-14getMangledTypeStr: clarify how it mangles types, and add testsPhilip Reames