Add a new attribute called 'jumptable' that creates jump-instruction tables for funct...
[oota-llvm.git] / test / Bitcode / attributes.ll
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
2014-05-20 Nick LewyckyAdd 'nonnull', a new parameter and return attribute...
2013-12-19 Reid KlecknerBegin adding docs and IR-level support for the inalloca...
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...