summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/attr-coldhot.c
Commit message (Expand)AuthorAgeFilesLines
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-2/+4
* [PATCH] Generate cold attribute for functions marked __atribute__((cold))Diego Novillo2013-05-241-1/+1
* Attempt to clean up tests for non-X86 platforms.Bill Wendling2013-02-201-2/+2
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-1/+3
* Add support for __attribute__((hot)) and __attribute__((cold)).Benjamin Kramer2012-05-121-0/+9