The 'optnone' attribute means don't inline anything into this function
[oota-llvm.git] / test / Bitcode / attributes.ll
2013-11-18 Paul RobinsonThe 'optnone' attribute means don't inline anything...
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-07-17 Tobias GrosserAdd some uncovered attribute tests
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2013-02-12 Bill WendlingTest for string attributes and for attribute group...
2013-02-11 Kostya Serebryany[tsan/msan] adding thread_safety and uninitialized_chec...
2012-05-28 Meador IngePR12696: Attribute bits above 1<<30 are not encoded...