summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler
Commit message (Expand)AuthorAgeFilesLines
* OpaquePtr: print byval types containing anonymous types correctly.Tim Northover2020-01-071-0/+12
* Revert "DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/...David Blaikie2019-12-301-2/+2
* DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/deserial...David Blaikie2019-12-271-2/+2
* Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysrootAdrian Prantl2019-12-201-2/+2
* [DebugInfo] Remove the DIFlagArgumentNotModified debug info flagDjordje Todorovic2019-11-201-7/+2
* Add support for multi-module bitcode files to llvm-disMatthew Voss2019-11-142-0/+33
* ThinLTO : Import always_inline functions irrespective of the thresholdTeresa Johnson2019-11-081-4/+4
* Fix non-portable GNU diff optionstevewan2019-10-231-1/+1
* [lit] Fix a test case that r374652 missedJoel E. Denny2019-10-161-1/+1
* [ThinLTO] Fix printing of NoInline function summary flagTeresa Johnson2019-10-141-2/+2
* Print quoted backslashes in LLVM IR as \\ instead of \5CReid Kleckner2019-10-102-5/+4
* Debug Info: Support for DW_AT_export_symbols for anonymous structsShafik Yaghmour2019-08-231-0/+38
* [DataLayout] Check StackNatural and FunctionPtr alignments.Florian Hahn2019-08-072-0/+10
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-037-9/+27
* Allow prefetching from non-zero address spacesJF Bastien2019-07-251-0/+15
* [ThinLTO] Attempt to recommit r365188 after alignment fixEugene Leviant2019-07-052-9/+9
* Reverted r365188 due to alignment problems on i686-androidEugene Leviant2019-07-052-9/+9
* [ThinLTO] Attempt to recommit r365040 after caching fixEugene Leviant2019-07-052-9/+9
* Revert [ThinLTO] Optimize writeonly globals outReid Kleckner2019-07-042-9/+9
* [ThinLTO] Optimize writeonly globals outEugene Leviant2019-07-032-9/+9
* [ThinLTO] Add summary entries for index-based WPDTeresa Johnson2019-07-021-0/+38
* [IR/DIVar] Add the flag for params that have unmodified valueDjordje Todorovic2019-06-261-2/+7
* hwasan: Add a tag_offset DWARF attribute to instrumented stack variables.Peter Collingbourne2019-06-171-2/+4
* Change semantics of fadd/fmul vector reductions.Sander de Smalen2019-06-111-12/+12
* Reapply: IR: add optional type to 'byval' function parametersTim Northover2019-05-304-0/+43
* Revert "IR: add optional type to 'byval' function parameters"Tim Northover2019-05-294-43/+0
* IR: add optional type to 'byval' function parametersTim Northover2019-05-294-0/+43
* Match types of accumulator and result for llvm.experimental.vector.reduce.fad...Sander de Smalen2019-05-201-0/+34
* [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson2019-05-101-23/+23
* [ThinLTO] Fix unreachable code when parsing summary entries.Teresa Johnson2019-05-011-0/+4
* Add LLVM IR debug info support for Fortran COMMON blocksAdrian Prantl2019-04-081-0/+26
* IR: Support parsing numeric block ids, and emit them in textual output.James Y Knight2019-03-222-0/+55
* [DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin2019-03-191-2/+4
* Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"Markus Lavin2019-03-191-4/+2
* [DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin2019-03-191-2/+4
* Add IR debug info support for Elemental, Pure, and Recursive Procedures.Adrian Prantl2019-03-141-2/+13
* Verifier: Make sure masked load/store alignment is a power of 2Matt Arsenault2019-03-131-1/+1
* IR: Add immarg attributeMatt Arsenault2019-03-126-2/+98
* Move some llvm-mc tests where they belongMatt Arsenault2019-02-052-46/+0
* Add a 'dynamic' parameter to the objectsize intrinsicErik Pilkington2019-01-301-3/+2
* Reapply "IR: Add fp operations to atomicrmw"Matt Arsenault2019-01-223-0/+24
* Revert r351778: IR: Add fp operations to atomicrmwChandler Carruth2019-01-223-24/+0
* IR: Add fp operations to atomicrmwMatt Arsenault2019-01-223-0/+24
* Revert "[ThinLTO] Add summary entries for index-based WPD"Teresa Johnson2019-01-171-38/+0
* [ThinLTO] Add summary entries for index-based WPDTeresa Johnson2019-01-171-0/+38
* Allow FP types for atomicrmw xchgMatt Arsenault2019-01-171-0/+7
* Rename DIFlagFixedEnum to DIFlagEnumClass. NFCPaul Robinson2019-01-081-6/+6
* Revert patches 348835 and 348571 because they'reRanjeet Singh2019-01-041-0/+16
* [IR] Don't assume all functions are 4 byte alignedRanjeet Singh2018-12-071-16/+0
* Reverting r348215Ranjeet Singh2018-12-041-0/+16
OpenPOWER on IntegriCloud