aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode/attributes.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+5
* The 'optnone' attribute means don't inline anything into this functionPaul Robinson2013-11-181-2/+2
* 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