OSDN Git Service

Merging r370430:
[android-x86/external-llvm.git] / test / Assembler /
2019-07-05 Eugene Leviant[ThinLTO] Attempt to recommit r365188 after alignment fix
2019-07-05 Eugene LeviantReverted r365188 due to alignment problems on i686...
2019-07-05 Eugene Leviant[ThinLTO] Attempt to recommit r365040 after caching fix
2019-07-04 Reid KlecknerRevert [ThinLTO] Optimize writeonly globals out
2019-07-03 Eugene Leviant[ThinLTO] Optimize writeonly globals out
2019-07-02 Teresa Johnson[ThinLTO] Add summary entries for index-based WPD
2019-06-26 Djordje Todorovic[IR/DIVar] Add the flag for params that have unmodified...
2019-06-17 Peter Collingbournehwasan: Add a tag_offset DWARF attribute to instrumente...
2019-06-11 Sander de SmalenChange semantics of fadd/fmul vector reductions.
2019-05-30 Tim NorthoverReapply: IR: add optional type to 'byval' function...
2019-05-29 Tim NorthoverRevert "IR: add optional type to 'byval' function param...
2019-05-29 Tim NorthoverIR: add optional type to 'byval' function parameters
2019-05-20 Sander de SmalenMatch types of accumulator and result for llvm.experime...
2019-05-10 Teresa Johnson[ThinLTO] Auto-hide prevailing linkonce_odr only when...
2019-05-01 Teresa Johnson[ThinLTO] Fix unreachable code when parsing summary...
2019-04-08 Adrian PrantlAdd LLVM IR debug info support for Fortran COMMON blocks
2019-03-22 James Y KnightIR: Support parsing numeric block ids, and emit them...
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 Markus LavinRevert "[DebugInfo] Introduce DW_OP_LLVM_convert"
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-14 Adrian PrantlAdd IR debug info support for Elemental, Pure, and...
2019-03-13 Matt ArsenaultVerifier: Make sure masked load/store alignment is...
2019-03-12 Matt ArsenaultIR: Add immarg attribute
2019-02-05 Matt ArsenaultMove some llvm-mc tests where they belong
2019-01-30 Erik PilkingtonAdd a 'dynamic' parameter to the objectsize intrinsic
2019-01-22 Matt ArsenaultReapply "IR: Add fp operations to atomicrmw"
2019-01-22 Chandler CarruthRevert r351778: IR: Add fp operations to atomicrmw
2019-01-22 Matt ArsenaultIR: Add fp operations to atomicrmw
2019-01-17 Teresa JohnsonRevert "[ThinLTO] Add summary entries for index-based...
2019-01-17 Teresa Johnson[ThinLTO] Add summary entries for index-based WPD
2019-01-17 Matt ArsenaultAllow FP types for atomicrmw xchg
2019-01-08 Paul RobinsonRename DIFlagFixedEnum to DIFlagEnumClass. NFC
2019-01-04 Ranjeet SinghRevert patches 348835 and 348571 because they're
2018-12-07 Ranjeet Singh[IR] Don't assume all functions are 4 byte aligned
2018-12-04 Ranjeet SinghReverting r348215
2018-12-04 Ranjeet Singh[IR] Don't assume all functions are 4 byte aligned
2018-11-30 Scott Linder[DWARFv5] Verify all-or-nothing constraint on DIFile...
2018-11-28 Paul Robinson[DebugInfo] IR/Bitcode changes for DISubprogram flags.
2018-11-23 Eugene Leviant[ThinLTO] Assembly representation of ReadOnly attribute
2018-11-13 Cameron McInally[IR] Add a dedicated FNeg IR Instruction
2018-11-06 Teresa Johnson[ThinLTO] Split NotEligibleToImport into legality and...
2018-11-01 Cameron McInallyFix whitespace in test/Assembler/fast-math-flags.ll
2018-10-03 Matthew VossEmit template type and value parameter DIEs for templat...
2018-10-03 Matt ArsenaultAdd atomicrmw operation to error messages
2018-09-25 Teresa Johnson[ThinLTO] Efficiency fix for writing type id records...
2018-09-21 Jonas Devlieghere[test] Fix Assembler/debug-info.ll
2018-09-21 Jonas DevlieghereEnsure that variant part discriminator is read by Metad...
2018-09-20 Calixte Denizet[IR] Add a boolean field in DILocation to know if a...
2018-08-25 Ana Pazos[MC, RISCV] Fixed StringRef Assertion `Index < Length...
2018-08-23 Alexander RichardsonAllow creating llvm::Function in non-zero address spaces
2018-08-14 Adrian Prantl[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
2018-08-14 Teresa Johnson[ThinLTO] Handle optional args in assembly format for...
2018-07-19 Teresa Johnson[ThinLTO] Only emit referenced type id records in index...
2018-07-12 Andrew Ng[ThinLTO] Escape module paths when printing
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.
next