OSDN Git Service

[ImplicitNullChecks] Do not not handle call MachineInstrs
[android-x86/external-llvm.git] / lib / CodeGen / MIRParser /
2016-11-15 Tom StellardMIRParser: Add support for parsing vreg reg alloc hints
2016-11-02 Malcolm ParsonsFix Clang-tidy readability-redundant-string-cstr warnings
2016-10-12 Krzysztof Parzyszek[MIRParser] Parse lane masks for register live-ins
2016-10-11 Tim NorthoverMIRParser: allow types on registers with a RegBank.
2016-10-11 Matthias BraunMIRParser: generic register operands with types
2016-10-11 Matthias BraunMIRParser: Rewrite register info initialization; mostly NFC
2016-09-21 Davide Italiano[MIRParser] Delete dead code. NFCI.
2016-09-17 Mehdi AminiDon't create a SymbolTable in Function when the LLVMCon...
2016-09-17 Mehdi Amini[MIR Parser] Fix Build!
2016-09-17 Mehdi AminiMIR Parser: issue an error when the Context discard...
2016-09-15 Tim NorthoverGlobalISel: remove "unsized" LLT
2016-09-15 Tim NorthoverGlobalISel: cache pointer sizes in LLT
2016-09-12 Tim NorthoverGlobalISel: disambiguate types when printing MIR
2016-09-11 Justin Lebar[CodeGen] Split out the notions of MI invariance and...
2016-09-09 Tim NorthoverGlobalISel: move type information to MachineRegisterInfo.
2016-09-08 Zachary Turner[YAMLIO] Add the ability to map with context.
2016-08-26 Quentin Colombet[MFProperties] Introduce a reset method with no argument.
2016-08-26 Reid Kleckner[MC] Move .cv_loc management logic out of MCContext
2016-08-25 Matthias BraunMachineFunctionProperties/MIRParser: Rename AllVRegsAll...
2016-08-24 Matthias BraunMIRParser/MIRPrinter: Compute HasInlineAsm instead...
2016-08-24 Matthias BraunMachineRegisterInfo/MIR: Initialize tracksSubRegLivenes...
2016-08-24 Matthias BraunMIRParser/MIRPrinter: Compute isSSA instead of printing...
2016-08-23 Matthias BraunMachineFunction: Introduce NoPHIs property
2016-08-23 Tim NorthoverGlobalISel: legalize integer comparisons on AArch64.
2016-08-17 Tim NorthoverGlobalISel: support irtranslation of icmp instructions.
2016-08-17 Justin BognerReplace "fallthrough" comments with LLVM_FALLTHROUGH
2016-08-02 Ahmed Bougacha[GlobalISel] Add Selected MachineFunction property.
2016-08-02 Ahmed Bougacha[GlobalISel] Add RegBankSelected MachineFunction property.
2016-08-02 Ahmed Bougacha[GlobalISel] Add Legalized MachineFunction property.
2016-07-29 Tim NorthoverCodeGen: add new "intrinsic" MachineOperand kind.
2016-07-28 Matthias BraunMachineFunction: Return reference for getFrameInfo...
2016-07-28 Ahmed Bougacha[MIRParser] Accept unsized generic instructions.
2016-07-26 Matthias BraunMIRParser: Use dot instead of colon to mark subregisters
2016-07-26 Matthias BraunMIRParser: Use shorter cfi identifiers
2016-07-26 Tim NorthoverGlobalISel: omit braces on MachineInstr types when...
2016-07-22 Tim NorthoverGlobalISel: allow multiple types on MachineInstrs.
2016-07-22 Tim NorthoverGlobalISel: implement alloca instruction
2016-07-20 Tim NorthoverGlobalISel: implement low-level type with just size...
2016-07-19 Ahmed Bougacha[GlobalISel] Mark newly-created gvregs as having a...
2016-07-16 Matthias BraunMIParser: reject subregister indexes on physregs
2016-07-15 Justin Lebar[CodeGen] Take a MachineMemOperand::Flags in MachineFun...
2016-07-14 Matthias BraunMIRParser: Fix MIRParser not reporting nullptr on error.
2016-07-13 Matthias BraunMIRParser: Move SlotMapping and SourceMgr refs to PFS...
2016-07-13 Matthias BraunMIRParser: Move MachineFunction reference into PFS...
2016-06-08 Quentin Colombet[MIR] Check that generic virtual registers get a size.
2016-06-08 Matthias BraunMIR: Fix parsing of stack object references in MachineM...
2016-06-04 Matthias BraunMIR: Support MachineMemOperands without associated...
2016-04-18 Mehdi Amini[NFC] Header cleanup
2016-04-16 Mehdi AminiRemove some unneeded headers and replace some headers...
2016-04-14 Reid KlecknerSink DI metadata usage out of MachineInstr.h and Machin...
2016-04-08 Quentin Colombet[MIR] Teach the parser how to deal with register banks.
2016-03-28 Matthias BraunMIRParser: Add %subreg.xxx syntax for subregister index...
2016-03-28 Derek SchuffIntroduce MachineFunctionProperties and the AllVRegsAll...
2016-03-18 Matthias BraunMILexer: Add ErrorCallbackType typedef; NFC
2016-03-08 Quentin Colombet[MIR] Change the token name for '<' and '>' to be consi...
2016-03-08 Quentin Colombet[MIR] Teach the parser/printer that generic virtual...
2016-03-08 Quentin Colombet[MIR] Teach the parser how to parse complex types of...
2016-03-08 Quentin Colombet[MIR] Teach the mir parser about types on generic machi...
2016-03-07 Quentin Colombet[MIR] Teach the parser how to handle the size of generi...
2016-01-26 Chris BienemanRemove autoconf support
2015-12-05 Craig TopperReplace uint16_t with the MCPhysReg typedef in many...
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-12-01 Hans WennborgRevert r254348: "Replace all weight-based interfaces...
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-09-10 Alex LorenzFix PR 24724 - The implicit register verifier shouldn...
2015-08-27 Reid Kleckner[WinEH] Add some support for code generating catchpad
2015-08-21 Alex LorenzMIR Serialization: Serialize the pointer IR expression...
2015-08-21 Alex LorenzMIRParser: Split the 'parseIRConstant' method into...
2015-08-21 Alex LorenzMIR Serialization: Print MCSymbol operands.
2015-08-20 Alex LorenzMIR Serialization: Use the global value syntax for...
2015-08-20 Alex LorenzMIR Serialization: Change syntax for the call entry...
2015-08-19 Alex LorenzMIR Serialization: Serialize unnamed local IR values...
2015-08-19 Alex LorenzMIR Parser: parseIRValue should take in a constant...
2015-08-19 Alex LorenzMIR Parser: Rename 'MachineOperandWithLocation' to...
2015-08-19 Alex LorenzMIR Serialization: Serialize instruction's register...
2015-08-19 Alex LorenzMIR Serialization: Serialize defined registers that...
2015-08-19 Alex LorenzMIR Serialization: Serialize MMI's variable debug infor...
2015-08-18 Alex LorenzMIR Parser: Return true on error when parsing standalon...
2015-08-18 Alex LorenzMIR Serialization: Serialize the operand's bit mask...
2015-08-18 Alex LorenzMIR Serialization: Serialize the frame information...
2015-08-18 Alex LorenzMIR Parser: Extract the code that parses stack object...
2015-08-18 Alex LorenzMIR Parser: Implicit register verifier should accept...
2015-08-17 Alex LorenzMIR Serialization: Serialize the local offsets for...
2015-08-17 Alex LorenzMIR Serialization: Serialize the memory operand's range...
2015-08-17 Alex LorenzMIR Serialization: Serialize the memory operand's noali...
2015-08-17 Alex LorenzMIR Serialization: Serialize the memory operand's alias...
2015-08-17 Alex LorenzMIR Serialization: Serialize the memory operand's TBAA...
2015-08-14 Alex LorenzMIR Serialization: Serialize the '.cfi_same_value'...
2015-08-14 Alex LorenzMIR Serialization: Serialize the external symbol call...
2015-08-14 Alex LorenzMIR Serialization: Serialize the global value call...
2015-08-14 Alex LorenzMIR Serialization: Serialize the 'internal' register...
2015-08-14 Alex LorenzMIR Serialization: Serialize the bundled machine instru...
2015-08-13 Alex LorenzMIR Serialization: Change MIR syntax - use custom synta...
2015-08-13 Alex LorenzMIR Parser: Don't allow negative alignments for memory...
2015-08-13 Alex LorenzMIR Parser: Extract the code that parses the alignment...
2015-08-13 Alex LorenzMIR Parser: Rename the method 'diagFromLLVMAssemblyDiag...
2015-08-12 Alex LorenzMIR Parser: Allow the MI IR references to reference...
2015-08-12 Alex LorenzMIR Serialization: Serialize the fixed stack pseudo...
2015-08-12 Alex LorenzMIR Parser: Move the parsing of fixed stack object...
2015-08-12 Alex LorenzMIR Serialization: Serialize the jump table pseudo...
next