summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/large-call.ll
AgeCommit message (Expand)Author
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2013-05-14Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff
2012-07-19[arm-fast-isel] Add support for vararg function calls.Jush Lu
2012-02-28Enable ARM base pointer when calling functions with large arguments.Jakob Stoklund Olesen