adding readability-identifier-naming to llvm clang-tidy configuration.
[oota-llvm.git] / test / Bitcode /
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-11 Akira HatanakaSort the enums in Attributes.h in case insensitive...
2015-11-06 Akira HatanakaAdd 'notail' marker for call instructions.
2015-11-06 James MolloyAdd a new attribute: norecurse
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-04 Filipe CabecinhasError out when faced with value names containing '\0'
2015-11-03 Filipe CabecinhasDon't assert if materializing before seeing any functio...
2015-10-30 Filipe CabecinhasRevert "Don't assert if materializing before seeing...
2015-10-29 Filipe CabecinhasDon't assert if materializing before seeing any functio...
2015-10-27 Vedant Kumar[Bitcode] Fix accidental syntax errors in compatibility...
2015-10-27 Vedant Kumar[IR] Limit bits used for CallingConv::ID, update tests
2015-10-26 Mehdi AminiAdd an (optional) identification block in the bitcode
2015-10-10 Teresa JohnsonFix PR25101 - Handle anonymous functions without VST...
2015-10-06 Filipe CabecinhasMake sure the CastInst is valid before trying to create it
2015-10-04 Teresa JohnsonSupport for function summary index bitcode sections...
2015-09-24 Sanjoy Das[Bitcode][Asm] Teach LLVM to read and write operand...
2015-09-17 Teresa JohnsonRestore "Function bitcode index in Value Symbol Table...
2015-09-17 Teresa JohnsonRevert "Function bitcode index in Value Symbol Table...
2015-09-17 Teresa JohnsonFunction bitcode index in Value Symbol Table and lazy...
2015-09-11 Reid Kleckner[IR] Print the label operands of a catchpad like an...
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-10 Vedant Kumar[Bitcode] Add xfail test for PR24755 (uselistorder)
2015-09-08 Vedant Kumar[Bitcode] Add compatibility tests for new instructions
2015-09-08 Vedant Kumar[Bitcode] Add compatibility test for llvm 3.7.0
2015-08-31 Filipe Cabecinhas[BitcodeReader] Ensure we can read constant vector...
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-14 Vedant Kumar[test] Testing write access to llvm
2015-08-14 David Majnemer[IR] Add token types
2015-08-13 Igor LaevskyEmit argmemonly attribute for intrinsics.
2015-08-06 Sean Silva[compatibility.ll] Cover explicitly named comdats.
2015-08-03 Derek SchuffFix testing for end of stream in bitstream reader.
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-08-03 Artur PilipenkoCurrently string attributes on function arguments/retur...
2015-07-31 Duncan P. N. Exon... IR: Add a broad bitcode compatibility test
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-11 Igor LaevskyAdd argmemonly attribute.
2015-07-10 James MolloyAdd support for fast-math flags to the FCmp instruction.
2015-07-02 Rafael EspindolaFix for PR23310: llvm-dis crashes when trying to upgrad...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-16 Rafael EspindolaImprove handling of end of file in the bitcode reader.
2015-06-16 Rafael EspindolaAdd a test for padded bitcode files.
2015-06-03 Filipe Cabecinhas[BitcodeReader] Diagnose type mismatches with aliases
2015-06-03 Filipe Cabecinhas[Bitcode] Minimize the test to not conflict with others
2015-06-03 Filipe Cabecinhas[BitcodeReader] Check vector size before trying to...
2015-05-30 Filipe Cabecinhas[BitcodeReader] Change an assert to a call to a call...
2015-05-27 Filipe Cabecinhas[BitcodeReader] Change assert to report_fatal_error
2015-05-27 Filipe Cabecinhas[BitstreamReader] Make sure the Array operand type...
2015-05-26 Filipe Cabecinhas[BitcodeReader] Make sure abbrev records have at least...
2015-05-26 Owen AndersonAdd initial support for the convergent attribute.
2015-05-26 Filipe Cabecinhas[BitcodeReader] Sanity check on Comdat ID
2015-05-21 Adrian PrantlIR / debug info: Add a DWOId field to DICompileUnit,
2015-05-19 Filipe CabecinhasChange a reachable unreachable to a fatal error.
2015-05-19 Filipe Cabecinhas[BitcodeReader] Error out if we read an invalid functio...
2015-05-19 Filipe Cabecinhas[BitcodeReader] It's a malformed block if CodeLenWidth...
2015-05-18 Filipe Cabecinhas[BitcodeReader] Make sure the type of the inserted...
2015-05-18 Filipe CabecinhasExtract the load/store type verification to a separate...
2015-05-16 Filipe Cabecinhas[BitcodeReader] Don't allow INSERTVAL/EXTRACTVAL with...
2015-05-06 Duncan P. N. Exon... Bitcode: Set LastDL after writing DebugLocs
2015-04-30 Filipe CabecinhasDon't overflow GCTable
2015-04-30 Filipe CabecinhasMake sure Op->getType() is a PointerType before we...
2015-04-30 Filipe CabecinhasMake sure we don't resize(0) when we get a fwdref with...
2015-04-29 Filipe CabecinhasCheck that we have a valid PointerType element type...
2015-04-29 Filipe CabecinhasTurn an assert into report_fatal_error since it's reach...
2015-04-29 Filipe CabecinhasMake sure that isValidElementType(Type) before calling...
2015-04-28 Filipe CabecinhasRelax an assert when there's a type mismatch in forward...
2015-04-28 David Blaikie[opaque pointer type] Encode the pointee type in the...
2015-04-24 David Blaikie[opaque pointer type] bitcode: add explicit callee...
2015-04-24 Filipe Cabecinhas[BitcodeReader] Fix asserts when we read a non-vector...
2015-04-23 Filipe CabecinhasBe more strict about the operand for the array type...
2015-04-23 Filipe CabecinhasVerify sizes when trying to read a BitcodeAbbrevOp
2015-04-22 Filipe CabecinhasHave more strict type checks when creating BinOp nodes...
2015-04-17 David Blaikie[opaque pointer type] Explicit pointee type for call...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-16 Sanjoy Das[IR] Introduce a dereferenceable_or_null(N) attribute.
2015-04-15 Filipe CabecinhasRevert "Verify sizes when trying to read a VBR"
2015-04-15 Filipe CabecinhasVerify sizes when trying to read a VBR
2015-04-14 Filipe CabecinhasError out of ParseBitcodeInto(Module*) if we haven...
2015-03-16 David BlaikieAdd testing for mismatched explicit type on a gep opera...
2015-03-16 David BlaikieAdd testing for mismatched explicit type on a load...
2015-03-16 David BlaikieTest bitcode parsing error-handling for incorrect expli...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-25 Duncan P. N. Exon... llvm-dis: Stop crashing when dropping debug info
2015-02-25 David Blaikie[opaque pointer type] Bitcode support for explicit...
2015-02-22 JF BastienUse common parse routine to read alignment values from...
2015-02-16 Filipe Cabecinhas[Bitcode reader] Fix a few assertions when reading...
2015-01-30 Filipe CabecinhasCheck bit widths before trying to get a type.
2015-01-30 Filipe Cabecinhas[bitcode reader] Fix an assert on invalid type tables
2015-01-24 Filipe Cabecinhas[Bitcode] Diagnose errors instead of asserting from...
2015-01-20 David MajnemerBitcode: Don't create comdats when autoupgrading macho...
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Filipe CabecinhasUse report_fatal_error instead of llvm_unreachable...
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
next