/tests/manual/

clang/llvm-project.git' title='clang/llvm-project.git Git repository'/>
summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_RELReid Kleckner2018-10-011-0/+1
* MIRParser: Check that instructions only reference DILocation metadataMatthias Braun2018-10-011-0/+2
* Revert r343317Luke Cheeseman2018-09-283-6/+0
* Reapply changes reverted by r343235Luke Cheeseman2018-09-283-0/+6
* Revert r343192 as an ubsan build is currently failingLuke Cheeseman2018-09-273-6/+0
* Reapply changes reverted in r343114, lldb patch to follow shortlyLuke Cheeseman2018-09-273-0/+6
* Revert r343112 as CallFrameString API change has broken lldb buildsLuke Cheeseman2018-09-263-6/+0
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-09-263-0/+6
* Revert r343089 "[AArch64] - Return address signing dwarf support"Hans Wennborg2018-09-263-6/+0
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-09-263-0/+6
* add IR flags to MIMichael Berg2018-09-113-1/+16
* Consistently use MemoryLocation::UnknownSize to indicate unknown access sizeKrzysztof Parzyszek2018-08-203-6/+15
* [x86/MIR] Implement support for pre- and post-instruction symbols, asChandler Carruth2018-08-163-4/+117
* [MI] Change the array of `MachineMemOperand` pointers to beChandler Carruth2018-08-161-4/+1
* CodeGen: Cleanup regmask construction; NFCMatthias Braun2018-07-261-6/+2
* [CodeGen] Fix inconsistent declaration parameter nameFangrui Song2018-07-162-3/+3
* [MIRParser] Update a diagnostic message to use the correct register sigil. NFCMatt Davis2018-06-191-1/+1
* [MIRParser] Add parser support for 'true' and 'false' i1s.Amara Emerson2018-06-051-2/+5
* [MIRParser][GlobalISel] Parsing vector pointer types (<M x pA>)Roman Tereshin2018-05-081-13/+20
* [MIRPraser] Improve error checking for typed immediate operandsHeejin Ahn2018-05-051-6/+13
* [MIRParser] Allow register class names in the form of integer/scalarHeejin Ahn2018-05-053-29/+18
* MachineInst support mapping SDNode fast math flags for support in Back End co...Michael Berg2018-05-033-6/+43
* [MIR] Add support for debug metadata for fixed stack objectsFrancis Visoiu Mistrih2018-04-251-4/+7
* [MIR] Add support for MachineFrameInfo::LocalFrameSizeFrancis Visoiu Mistrih2018-04-061-0/+1
* [MIR] Adding support for Named Virtual Registers in MIR.Puyan Lotfi2018-03-305-5/+56
* [MIR] Allow frame-setup and frame-destroy on the same instructionFrancis Visoiu Mistrih2018-03-131-5/+7
* [GlobalISel] Print/Parse FailedISel MachineFunction propertyRoman Tereshin2018-02-281-0/+2
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-7/+16
* LLParser: add an argument for overriding data layout and do not check alloca ...Yaxun Liu2018-01-301-1/+1
* [MIR] Add support for addrspace in MIRFrancis Visoiu Mistrih2018-01-263-0/+18
* AArch64: Fix emergency spillslot being out of reach for large callframesMatthias Braun2018-01-191-0/+2
* Revert "AArch64: Fix emergency spillslot being out of reach for large callfra...Matthias Braun2018-01-101-2/+0
* AArch64: Fix emergency spillslot being out of reach for large callframesMatthias Braun2018-01-101-0/+2
* [MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'.Puyan Lotfi2018-01-101-1/+1
* [MIR] Add support for the frame-destroy MachineInstr flagFrancis Visoiu Mistrih2018-01-093-0/+5
* MachineFunction: Return reference from getFunction(); NFCMatthias Braun2017-12-152-13/+13
* [MIR] Add support for missing CFI directivesFrancis Visoiu Mistrih2017-12-153-0/+83
* Remove redundant includes from lib/CodeGen.Michael Zolotukhin2017-12-131-1/+0