summaryrefslogtreecommitdiffstats
path: root/test/Assembler
Commit message (Expand)AuthorAgeFilesLines
* [ConstantFold] Support vector index when factoring out GEP index into precedi...Haicheng Wu2017-12-041-1/+1
* [IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...Sanjay Patel2017-11-061-4/+28
* Represent runtime preemption in the IR.Sean Fertile2017-10-262-0/+13
* Fix assembler for alloca of multiple elements in non-zero addr spaceYaxun Liu2017-10-141-0/+25
* Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner2017-08-233-13/+12
* [DI] Every DIGlobalVariable should have a type.Davide Italiano2017-08-161-2/+3
* test: add an additional cfi_return_column testSaleem Abdulrasool2017-07-301-0/+8
* test: make the test clearer (NFC)Saleem Abdulrasool2017-07-301-4/+8
* MC: account for the return column in the CIE keySaleem Abdulrasool2017-07-291-1/+14
* test: require x86 backendSaleem Abdulrasool2017-07-281-0/+1
* MC: add support for cfi_return_columnSaleem Abdulrasool2017-07-281-0/+17
* Debug Info: Add a file: field to DIImportedEntity.Adrian Prantl2017-07-191-2/+2
* Make shell redirection construct portableKamil Rytarowski2017-07-122-3/+2
* Enhance synchscope representationKonstantin Zhuravlyov2017-07-111-8/+18
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-4/+4
* Align definition of DW_OP_plus with DWARF spec [1/3]Florian Hahn2017-06-131-2/+4
* [IR] Allow attributes with global variablesJaved Absar2017-05-111-0/+19
* Support arbitrary address space pointers in masked gather/scatter intrinsics.Elad Cohen2017-05-031-0/+17
* Remove line and file from DINamespace.Adrian Prantl2017-04-281-3/+3
* Add support for DW_TAG_thrown_type.Adrian Prantl2017-04-261-4/+12
* Allow DataLayout to specify addrspace for allocas.Matt Arsenault2017-04-108-0/+103
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-0/+19
* [IR] Add AllowContract to FastMathFlagsAdam Nemet2017-03-281-0/+12
* Let llvm.objectsize be conservative with null pointersGeorge Burgess IV2017-03-211-1/+10
* [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...Konstantin Zhuravlyov2017-03-081-3/+3
* [DebugInfo] Make legal and emit DW_OP_swap and DW_OP_xderefKonstantin Zhuravlyov2017-03-081-2/+4
* Move inline asm diags tests to an ARM directory.Sanne Wouda2017-02-081-9/+0
* Fix inline asm diagnostics test.Sanne Wouda2017-02-081-3/+3
* [Assembler] Enable nicer diagnostics for inline assembly.Sanne Wouda2017-02-081-0/+9
* Revert "[Assembler] Enable nicer diagnostics for inline assembly."Diana Picus2017-02-081-9/+0
* [Assembler] Enable nicer diagnostics for inline assembly.Sanne Wouda2017-02-081-0/+9
* [NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM target-generic code.Justin Lebar2017-01-211-0/+102
* [DebugInfo] Added support for Checksum debug info feature.Amjad Aboud2016-12-251-2/+8
* [LLParser] Make the line field of DIMacro(File) optional.Adrian Prantl2016-12-221-0/+21
* [LLParser] Parse vector GEP constant expression correctlyMichael Kuperstein2016-12-212-0/+17
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-202-10/+29
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-162-29/+10
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-162-10/+29
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-162-29/+10
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-162-10/+29
* [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operationAdrian Prantl2016-12-051-4/+4
* IR: Introduce inrange attribute on getelementptr indices.Peter Collingbourne2016-11-101-0/+19
* Add DWARF debug info support for C++11 inline namespaces.Adrian Prantl2016-11-031-2/+5
* DebugInfo: preparation to implement DW_AT_alignmentVictor Leschuk2016-10-202-4/+4
* DebugInfo: change alignment type from uint64_t to uint32_t to save space.Victor Leschuk2016-10-181-6/+6
* Fix IntegerType::MAX_INT_BITS valueAndrey Bokhanko2016-10-042-0/+9
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-6/+7
* DebugInfo: Add flag to CU to disable emission of inline debug info into the s...David Blaikie2016-08-241-3/+3
* Support the DW_AT_noreturn DWARF flag.Adrian Prantl2016-08-171-2/+2
* Revert "Revert "Invariant start/end intrinsics overloaded for address space""Mehdi Amini2016-08-131-0/+15