summaryrefslogtreecommitdiff
path: root/test/Bitcode/attributes.ll
Commit message (Expand)AuthorAge
* Begin adding docs and IR-level support for the inalloca attributeReid Kleckner2013-12-19
* The 'optnone' attribute means don't inline anything into this functionPaul Robinson2013-11-18
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-23
* Add some uncovered attribute testsTobias Grosser2013-07-17
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-26
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-20
* Test for string attributes and for attribute group output.Bill Wendling2013-02-12
* [tsan/msan] adding thread_safety and uninitialized_checks attributesKostya Serebryany2013-02-11
* PR12696: Attribute bits above 1<<30 are not encoded in bitcodeMeador Inge2012-05-28