OSDN Git Service

Add a flag to FileOutputBuffer that allows modification.
[android-x86/external-llvm.git] / test / Assembler /
2018-06-26 Matt ArsenaultConstantFold: Don't fold global address vs. null for...
2018-06-26 Fangrui SongMove `REQUIRES:` line to the top
2018-06-26 Teresa Johnson[ThinLTO] Parse module summary index from assembly
2018-05-26 Teresa Johnson[ThinLTO] Fix a few more test match issues
2018-05-26 Teresa Johnson[ThinLTO] Print module summary index to assembly
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-02-27 Alexander RichardsonMake the LLParser accept call instructions of variables...
2018-02-27 Alexander RichardsonDon't output bitcode to stdout in 2002-07-31-SlashInStr...
2018-02-23 Scott Linder[DebugInfo] Support DWARF v5 source code embedding...
2018-02-19 Dylan McKayAdd default address space for functions to the data...
2018-02-12 Scott Linder[DebugInfo] Unify ChecksumKind and Checksum value in...
2018-02-12 Momchil VelikovRe-commit r324489: [DebugInfo] Improvements to represen...
2018-02-07 Momchil VelikovRevert "[DebugInfo] Improvements to representation...
2018-02-07 Momchil Velikov[DebugInfo] Improvements to representation of enumerati...
2018-02-06 Adrian PrantlAdd DWARF for discriminated unions
2018-01-30 Yaxun LiuLLParser: add an argument for overriding data layout...
2018-01-24 Sander de Smalen[Metadata] Extend 'count' field of DISubrange to take...
2018-01-12 Rafael EspindolaAllow dso_local on ifunc.
2017-12-04 Haicheng Wu[ConstantFold] Support vector index when factoring...
2017-11-06 Sanjay Patel[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math...
2017-10-26 Sean FertileRepresent runtime preemption in the IR.
2017-10-14 Yaxun LiuFix assembler for alloca of multiple elements in non...
2017-08-23 Reid KlecknerParse and print DIExpressions inline to ease IR and...
2017-08-16 Davide Italiano[DI] Every DIGlobalVariable should have a type.
2017-07-30 Saleem Abdulrasooltest: add an additional cfi_return_column test
2017-07-30 Saleem Abdulrasooltest: make the test clearer (NFC)
2017-07-29 Saleem AbdulrasoolMC: account for the return column in the CIE key
2017-07-28 Saleem Abdulrasooltest: require x86 backend
2017-07-28 Saleem AbdulrasoolMC: add support for cfi_return_column
2017-07-19 Adrian PrantlDebug Info: Add a file: field to DIImportedEntity.
2017-07-12 Kamil RytarowskiMake shell redirection construct portable
2017-07-11 Konstantin ZhuravlyovEnhance synchscope representation
2017-06-14 Florian HahnAlign definition of DW_OP_plus with DWARF spec [3/3]
2017-06-13 Florian HahnAlign definition of DW_OP_plus with DWARF spec [1/3]
2017-05-11 Javed Absar[IR] Allow attributes with global variables
2017-05-03 Elad CohenSupport arbitrary address space pointers in masked...
2017-04-28 Adrian PrantlRemove line and file from DINamespace.
2017-04-26 Adrian PrantlAdd support for DW_TAG_thrown_type.
2017-04-10 Matt ArsenaultAllow DataLayout to specify addrspace for allocas.
2017-04-10 Matt ArsenaultAdd address space mangling to lifetime intrinsics
2017-03-28 Adam Nemet[IR] Add AllowContract to FastMathFlags
2017-03-21 George Burgess IVLet llvm.objectsize be conservative with null pointers
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-02-08 Sanne WoudaMove inline asm diags tests to an ARM directory.
2017-02-08 Sanne WoudaFix inline asm diagnostics test.
2017-02-08 Sanne Wouda[Assembler] Enable nicer diagnostics for inline assembly.
2017-02-08 Diana PicusRevert "[Assembler] Enable nicer diagnostics for inline...
2017-02-08 Sanne Wouda[Assembler] Enable nicer diagnostics for inline assembly.
2017-01-21 Justin Lebar[NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM...
2016-12-25 Amjad Aboud[DebugInfo] Added support for Checksum debug info feature.
2016-12-22 Adrian Prantl[LLParser] Make the line field of DIMacro(File) optional.
2016-12-21 Michael Kuperstein[LLParser] Parse vector GEP constant expression correctly
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 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-05 Adrian Prantl[DIExpression] Introduce a dedicated DW_OP_LLVM_fragmen...
2016-11-10 Peter CollingbourneIR: Introduce inrange attribute on getelementptr indices.
2016-11-03 Adrian PrantlAdd DWARF debug info support for C++11 inline namespaces.
2016-10-20 Victor LeschukDebugInfo: preparation to implement DW_AT_alignment
2016-10-18 Victor LeschukDebugInfo: change alignment type from uint64_t to uint3...
2016-10-04 Andrey BokhankoFix IntegerType::MAX_INT_BITS value
2016-09-13 Peter CollingbourneDebugInfo: New metadata representation for global varia...
2016-08-24 David BlaikieDebugInfo: Add flag to CU to disable emission of inline...
2016-08-17 Adrian PrantlSupport the DW_AT_noreturn DWARF flag.
2016-08-13 Mehdi AminiRevert "Revert "Invariant start/end intrinsics overload...
2016-08-13 Mehdi AminiRevert "Invariant start/end intrinsics overloaded for...
2016-07-22 Anna ThomasInvariant start/end intrinsics overloaded for address...
2016-07-21 Anna ThomasRevert "Invariant start/end intrinsics overloaded for...
2016-07-21 Anna ThomasInvariant start/end intrinsics overloaded for address...
2016-07-13 David Majnemer[ConstantFold] Don't incorrectly infer inbounds on...
2016-07-01 Reid Kleckner[codeview] Add DISubprogram::ThisAdjustment
2016-06-28 Artur PilipenkoSupport arbitrary addrspace pointers in masked load...
2016-06-27 Artur PilipenkoRevert -r273892 "Support arbitrary addrspace pointers...
2016-06-27 Artur PilipenkoSupport arbitrary addrspace pointers in masked load...
2016-06-21 Peter CollingbourneIR: Allow metadata attachments on declarations, and...
2016-06-14 Peter CollingbourneIR: Introduce local_unnamed_addr attribute.
2016-06-08 Reid Kleckner[DebugInfo] Add calling convention support for DWARF...
2016-06-01 Peter CollingbourneIR: Allow multiple global metadata attachments with...
2016-05-31 Peter CollingbourneAdd support for metadata attachments for global variables.
2016-05-21 Matt ArsenaultFix constant folding of addrspacecast of null
2016-05-10 Rafael EspindolaMake "@name =" mandatory for globals in .ll files.
2016-04-23 Duncan P. N. Exon... DebugInfo: Remove MDString-based type references
2016-04-19 Marcin Koscielnicki[AArch64] [ARM] Make a target-independent llvm.thread...
2016-04-17 Duncan P. N. Exon... IR: Fix type-refs in testcase from r266548
2016-04-17 Duncan P. N. Exon... IR: Use ODR to unique DICompositeType members
2016-04-15 Adrian Prantl[PR27284] Reverse the ownership between DICompileUnit...
2016-04-14 Adam NemetRevert "Support arbitrary addrspace pointers in masked...
2016-04-12 Artur PilipenkoSupport arbitrary addrspace pointers in masked load...
2016-04-08 Tim Shen[SSP] Remove llvm.stackprotectorcheck.
2016-04-08 Dmitry Polukhin[IFUNC] Fix ifunc-asm.ll test
2016-04-07 Dmitry PolukhinFix test/Assembler/ifunc-asm.ll test on hexagon-elf...
2016-04-07 Dmitry Polukhin[GCC] Attribute ifunc support in llvm
2016-04-06 Duncan P. N. Exon... AsmParser: Don't crash on unresolved !tbaa
2016-04-05 Davide Italiano[DebugInfo] Fix tests so that each subprogram belongs...
2016-04-04 Davide Italiano[DebugInfo] Fix tests in Assembler/
2016-04-01 Adrian Prantltestcase gardening: update the emissionKind enum to...
2016-03-31 Adrian PrantlMove the DebugEmissionKind enum from DIBuilder into...
next