OSDN Git Service

Add a flag to FileOutputBuffer that allows modification.
[android-x86/external-llvm.git] / test / Verifier /
2018-06-28 Benjamin KramerRevert "Add support for generating a call graph profile...
2018-06-27 Michael J. SpencerAdd support for generating a call graph profile from...
2018-06-22 Chandler CarruthRevert r335306 (and r335314) - the Call Graph Profile...
2018-06-21 Michael J. Spencer[Instrumentation] Add Call Graph Profile pass
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-04-06 Hans WennborgTweak an assert message in the verifier
2018-03-08 Matt Davis[DebugInfo] Add verifier for DICompositeType vector
2018-02-12 Scott Linder[DebugInfo] Unify ChecksumKind and Checksum value in...
2018-02-09 Aditya Nandakumar[GISel]: Verify COPIES involving generic registers.
2018-02-08 Douglas YungChange "UNSUPPORTED: windows" to be "UNSUPPORTED: syste...
2018-02-06 Adrian PrantlAdd DWARF for discriminated unions
2018-01-31 Puyan LotfiFollowup on Proposal to move MIR physical register...
2018-01-24 Sander de Smalen[Metadata] Extend 'count' field of DISubrange to take...
2018-01-23 Yaxun LiuVerifier: fix bug treating debug info issue as non...
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-12 Daniel Neilson[NFC] Change MemIntrinsicInst::setAlignment() to take...
2018-01-11 Paul RobinsonTighten up DIFile verifier for checksums
2018-01-05 Adrian PrantlDebug Info: Support DW_AT_calling_convention on composi...
2017-12-14 Igor Laevsky[Verifier] Check that GEP indexes has correct types
2017-10-02 Adrian PrantlMove the stripping of invalid debug info from the Verif...
2017-08-31 Adrian PrantlRevert "Revert r312139 "Verifier: Verify the correctnes...
2017-08-30 Hans WennborgRevert r312139 "Verifier: Verify the correctness of...
2017-08-30 Adrian PrantlCanonicalize the representation of empty an expression...
2017-08-30 Adrian PrantlVerifier: Verify the correctness of fragment expression...
2017-08-25 Davide Italiano[Verifier] Diagnose invalid DIType references instead...
2017-08-23 Aditya NandakumarFix Verifier test - add REQUIRES aarch64-registered...
2017-08-23 Adrian PrantlAdd a Verifier check for DILocation's scopes.
2017-08-23 Aditya Nandakumar[GISEl]: Translate phi into G_PHI
2017-08-17 Victor LeschukMark Verifier/invalid-eh.ll as unsupported on windows
2017-07-28 Adrian PrantlRemove the obsolete offset parameter from @llvm.dbg...
2017-07-12 Daniel NeilsonAdd element atomic memset intrinsic
2017-07-12 Daniel NeilsonAdd element atomic memmove intrinsic
2017-07-12 Kamil RytarowskiMake shell redirection construct portable
2017-06-16 Daniel Neilson[Atomics] Rename and change prototype for atomic memcpy...
2017-05-25 Andrew KaylorAdd constrained intrinsics for some libm-equivalent...
2017-05-23 Teresa JohnsonSupport for taking the max of module flags when linking...
2017-05-09 Adrian PrantlMake it illegal for two Functions to point to the same...
2017-05-09 Hans WennborgRevert r302469 "Make it illegal for two Functions to...
2017-05-08 Adrian PrantlMake it illegal for two Functions to point to the same...
2017-05-04 Adrian PrantlAdd accidentally deleted testcase back.
2017-05-04 Adrian PrantlCleanup tests to not share a DISubprogram between multi...
2017-05-03 Elad CohenSupport arbitrary address space pointers in masked...
2017-04-28 Matt ArsenaultAdd speculatable function attribute
2017-04-26 Adrian PrantlAdd support for DW_TAG_thrown_type.
2017-04-04 Matt ArsenaultVerifier: Check some amdgpu calling convention restrictions
2017-03-08 Konstantin Zhuravlyov[DebugInfo] Emit address space with DW_AT_address_class...
2017-03-08 Konstantin Zhuravlyov[DebugInfo] Make legal and emit DW_OP_swap and DW_OP_xderef
2017-03-07 Adrian PrantlFurther reduce testcase
2017-03-07 Adrian PrantlUpdate comment in testcase
2017-03-07 Adrian PrantlRelax the conflicting function arg verifier to allow...
2017-02-28 Adrian PrantlTeach the IR verifier to reject conflicting debug info...
2017-02-28 Dehao ChenAdd function importing info from samplepgo profile...
2017-02-23 Adrian PrantlRevert "Teach the IR verifier to reject conflicting...
2017-02-21 Adrian PrantlTeach the IR verifier to reject conflicting debug info...
2017-02-20 Davide Italiano[IR/Verifier] List the CU we weren't able to find in...
2017-02-17 Justin BognerVerifier: Disallow a line number without a file in...
2017-01-26 Andrew KaylorAdd intrinsics for constrained floating point operations
2016-12-29 Sanjoy Das[TBAAVerifier] Be stricter around verifying scalar...
2016-12-29 Igor LaevskyIntroduce element-wise atomic memcpy intrinsic
2016-12-20 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Mehdi AminiStrip invalid TBAA when reading bitcode
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-15 Sanjoy Das[Verifier] Allow TBAA metadata on atomicrmw and atomicc...
2016-12-11 Sanjoy Das[Verifier] Add verification for TBAA metadata
2016-10-05 Adrian PrantlVerifier: Reject any unknown named MD nodes in the...
2016-08-04 David Majnemer[coroutines] Part 4[ab]: Coroutine Devirtualization...
2016-08-02 Sanjoy Das[Verifier] Add more tests related to non-integral pointers
2016-08-02 Sanjoy Das[Verifier] Improve test coverage for rL277413
2016-08-02 Sanjoy Das[Verifier] Disallow illegal ptr<->int casts in Constant...
2016-08-01 David MajnemerIncluded test for r277360.
2016-07-28 Sanjoy Das[IR] Introduce a non-integral pointer type
2016-07-04 Nicolai HaehnleAdd writeonly IR attribute
2016-06-27 Matt ArsenaultVerifier: Reject non-float !fpmath
2016-06-22 Artur PilipenkoUpgrade old memset/memcpy signatures (without isVolatil...
2016-06-21 Peter CollingbourneIR: Allow metadata attachments on declarations, and...
2016-06-14 Peter CollingbourneVerifier: check that functions have at most a single...
2016-06-01 Sanjoy Das[IR] Disallow loading and storing unsized types
2016-06-01 Peter CollingbourneIR: Allow multiple global metadata attachments with...
2016-05-12 Sanjoy DasAll llvm.deoptimize declarations must use the same...
2016-04-24 Adrian PrantlVerifier: Verify that each inlinable callsite of a...
2016-04-24 Adrian PrantlRevert "Verifier: Verify that each inlinable callsite...
2016-04-24 Adrian PrantlVerifier: Verify that each inlinable callsite of a...
2016-04-23 Duncan P. N. Exon... DebugInfo: Remove MDString-based type references
2016-04-15 Adrian Prantl[PR27284] Reverse the ownership between DICompileUnit...
2016-04-13 Davide ItalianoRevert "[IR/Verifier] Each DISubprogram with isDefiniti...
2016-04-12 Davide Italiano[DebugInfo] Add error message to test.
2016-04-12 Davide Italiano[IR/Verifier] Each DISubprogram with isDefinition:...
2016-04-12 George Burgess IVAdd the allocsize attribute to LLVM.
2016-04-08 Sanjoy DasDon't IPO over functions that can be de-refined
2016-04-08 Davide Italiano[IR/Verifier] Fix (yet another) crash.
2016-04-06 Davide Italiano[IRVerifier] Don't crash on invalid DIFile inside DISub...
2016-04-06 Davide ItalianoRevert "[IRVerifier] Don't crash on invalid DIFile...
2016-04-06 Davide Italiano[IRVerifier] Don't crash on invalid DIFile inside DISub...
2016-04-06 Davide Italiano[IRVerifier] Avoid crashing on an invalid compile unit.
2016-04-01 Manman RenSwift Calling Convention: add swifterror attribute.
2016-04-01 Adrian Prantltestcase gardening: update the emissionKind enum to...
2016-03-31 Adrian PrantlMove the DebugEmissionKind enum from DIBuilder into...
next