Fix thumbv4t indirect calls
[oota-llvm.git] / test / Bitcode /
2014-12-01 Reid KlecknerParse 'ghccc' in .ll files as the GHC convention (cc 10)
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-09-23 Michael KupersteinEnsure bitcode encoding stays stable.
2014-08-30 Jordan RoseTeach llvm-bcanalyzer to use one stream's BLOCKINFO...
2014-08-19 Duncan P. N. Exon... verify-uselistorder: Force -preserve-bc-use-list-order
2014-08-18 Duncan P. N. Exon... verify-uselistorder: Call verifyModule() and improve...
2014-08-16 Duncan P. N. Exon... BitcodeReader: Only create one basic block for each...
2014-08-12 Duncan P. N. Exon... Don't upgrade global constructors when reading bitcode
2014-08-01 Duncan P. N. Exon... UseListOrder: Fix blockaddress use-list order
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Change the default -num-shuffles=5
2014-07-31 Duncan P. N. Exon... UseListOrder: Handle self-users
2014-07-31 Duncan P. N. Exon... UseListOrder: Don't give constant IDs to GlobalValues
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-30 Duncan P. N. Exon... UseListOrder: Visit global values
2014-07-30 Duncan P. N. Exon... Fix line endings before adding RUN lines, NFC
2014-07-30 Duncan P. N. Exon... Rename llvm-uselistorder => verify-uselistorder
2014-07-30 Duncan P. N. Exon... Reapply "UseListOrder: Order GlobalValue uses after...
2014-07-29 Duncan P. N. Exon... Revert "UseListOrder: Order GlobalValue uses after...
2014-07-29 Duncan P. N. Exon... UseListOrder: Additional test coverage for r214242
2014-07-29 Duncan P. N. Exon... UseListOrder: Order GlobalValue uses after initializers
2014-07-29 Duncan P. N. Exon... Bitcode: Correctly compare a Use against itself
2014-07-29 Duncan P. N. Exon... Fix line-endings, NFC
2014-07-28 Duncan P. N. Exon... llvm-uselistorder: Add -num-shuffles option
2014-07-28 Duncan P. N. Exon... Bitcode: Serialize (and recover) use-list order
2014-07-25 Duncan P. N. Exon... Move -verify-use-list-order into llvm-uselistorder
2014-07-25 Duncan P. N. Exon... IPO: Add use-list-order verifier
2014-07-23 Saleem AbdulrasoolAsmParser: remove deprecated LLIR support
2014-07-22 Hal FinkelMake use of the align parameter attribute for all point...
2014-07-21 Mark HeffernanRename metadata llvm.loop.vectorize.unroll to llvm...
2014-07-18 Hal FinkelAdd a dereferenceable attribute
2014-07-16 Reid KlecknerRoundtrip the inalloca bit on allocas through bitcode
2014-06-25 Eli BenderskyAdd some test files for r211710.
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-29 Adam Nemet[X86] Move test from r209863 to CodeGen/X86
2014-05-29 Adam Nemet[X86] Auto-upgrade AVX1 vbroadcast intrinsics
2014-05-20 Nick LewyckyAdd 'nonnull', a new parameter and return attribute...
2014-05-17 Rafael EspindolaHandle ConstantAggregateZero when upgrading global_ctors.
2014-05-16 Rafael EspindolaFix most of PR10367.
2014-05-07 Duncan P. N. Exon... IR: Don't allow non-default visibility on local linkage
2014-04-24 Reid KlecknerAdd 'musttail' marker to call instructions
2014-04-05 Saleem AbdulrasoolAsmParser: add a warning for compatibility parsing
2014-04-05 Saleem AbdulrasoolAsmParser: restore LLVM IR compatibility for linker_pri...
2014-03-27 Karthik BhatAll new elements except the last one initialized to...
2014-03-13 Rafael EspindolaRemove the linker_private and linker_private_weak linkages.
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-03-02 Michael KupersteinEnsure bitcode encoding of instructions and their opera...
2014-02-26 Michael KupersteinEnsure bitcode encoding of instructions and their opera...
2014-02-04 Manman RenUpdate testing case for r200806.
2014-01-16 Manman RenReport a warning when dropping outdated debug info...
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 Nico RieckRevert "Decouple dllexport/dllimport from linkage"
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2013-12-31 Nick LewyckyFold vector selects with undef elements in the conditio...
2013-12-22 Michael KupersteinEnsure bitcode encoding of calling conventions stays...
2013-12-19 Reid KlecknerBegin adding docs and IR-level support for the inalloca...
2013-12-15 Michael KupersteinEnsure bitcode encoding of global variable attributes...
2013-12-08 Michael KupersteinFixed CRLF
2013-12-08 Michael KupersteinEnsure bitcode encoding of visibility styles stays...
2013-12-02 Manman RenDebug Info: drop debug info via upgrading path if versi...
2013-12-01 Michael KupersteinEnsure bitcode encoding of linkage types stays stable...
2013-11-18 Paul RobinsonThe 'optnone' attribute means don't inline anything...
2013-11-04 Rafael EspindolaChange BitcodeReader to use error_code instead of bool...
2013-10-31 Reid KlecknerUse a larger invalid attribute bitcode number
2013-10-31 NAKAMURA Takumillvm/test/Bitcode/invalid.ll: Tweak expresion to mach...
2013-10-31 Rafael EspindolaFix a use after free on invalid input.
2013-09-28 Manman RenAutoUpgrade: upgrade from scalar TBAA format to struct...
2013-09-12 Joe AbbeyPatch provide by Tom Roeder!
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-08-20 Bill WendlingUse -disable-output and to suppress output and don...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-26 Tobias GrosserMake .bc en/decoding of AttrKind stable
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-10-11 Jan Wen VoungChange encoding of instruction operands in bitcode...
2012-09-21 Benjamin KramerBitcodeReader: Correctly insert blockaddress constant...
2012-07-18 Joel JonesMore replacing of target-dependent intrinsics with...
2012-07-13 Joel JonesThis is one of the first steps at moving to replace...
2012-07-11 Stepan DyatkovskiyFixed diff comparison.
2012-07-02 Chandler CarruthMake tests which first provide a negative assertion...
2012-06-10 Nadav RotemAdd AutoUpgrade support for the SSE4 ptest intrinsics.
2012-05-28 Meador IngePR12696: Attribute bits above 1<<30 are not encoded...
2012-05-12 Stepan DyatkovskiyRecommited r156374 with critical fixes in BitcodeReader...
2012-05-08 Stepan DyatkovskiyRejected r156374: Ordinary PR1255 patch. Due to clang...
2012-05-08 Stepan DyatkovskiyOrdinary patch for PR1255.
2012-04-08 Bill WendlingFileCheckize these testcases.
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-11-27 Chris Lattnerremove some old autoupgrade logic
2011-11-27 Chris Lattnerremove support for reading llvm 2.9 .bc files. LLVM...
2011-10-26 Mon P WangThe bitcode reader can create an shuffle with a place...
2011-10-25 Chad RosierAdd a few test cases to ensure the bitcode reader is...
2011-10-25 Chad RosierSimplify tests by not piping them through llvm-dis.
2011-10-25 Chad RosierFix these test cases to not use .bc files. Otherwise...
next