aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode/attributes.ll
Commit message (Expand)AuthorAgeFilesLines
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-231-2/+10
* Add some uncovered attribute testsTobias Grosser2013-07-171-0/+31
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-261-6/+6
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-21/+21
* Test for string attributes and for attribute group output.Bill Wendling2013-02-121-0/+28
* [tsan/msan] adding thread_safety and uninitialized_checks attributesKostya Serebryany2013-02-111-0/+10
* PR12696: Attribute bits above 1<<30 are not encoded in bitcodeMeador Inge2012-05-281-0/+164