MIR Serialization: Serialize the virtual register definitions.
[oota-llvm.git] / include / llvm / CodeGen /
2015-07-09 Alex LorenzMIR Serialization: Serialize the virtual register defin...
2015-07-09 Alex LorenzMIR Serialization: Serialize the simple MachineFrameInf...
2015-07-09 Juergen Ributzka[StackMap] Use lambdas to specify the sort and erase...
2015-07-09 Juergen Ributzka[StackMap] Rename variables to be more consistent....
2015-07-09 Mehdi AminiMake isLegalAddressingMode() taking DataLayout as an...
2015-07-09 Mehdi AminiMake TargetLowering::getPointerTy() taking DataLayout...
2015-07-09 Mehdi AminiMake TargetTransformInfo keeping a reference to the...
2015-07-09 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-08 Matthias BraunRegisterPressure: Add PressureDiff::dump()
2015-07-08 Juergen RibutzkaRun clang-format before making changes to StackMaps...
2015-07-08 Alex LorenzMIR Parser: Use source locations for MBB naming errors.
2015-07-08 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Reid Kleckner[WinEH] Make llvm.x86.seh.restoreframe work for stack...
2015-07-07 Reid KlecknerRename llvm.frameescape and llvm.framerecover to locale...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-06 Alex Lorenzllc: Add a 'run-pass' option.
2015-07-02 Akira HatanakaUse function attribute "trap-func-name" and remove...
2015-07-01 Matthias BraunLivePhysRegs: Add support to add pristine registers...
2015-06-30 Alex LorenzMIR Serialization: Serialize MBB successors.
2015-06-29 Peter CollingbourneTeach LTOModule to emit linker flags for dllexported...
2015-06-29 Benjamin Kramer[MMI] Use TinyPtrVector instead of PointerUnion with...
2015-06-27 Duncan P. N. Exon... AsmPrinter: Document why DIEValueList uses a linked...
2015-06-26 Duncan P. N. Exon... CodeGen: Push the ModuleSlotTracker through MachineOperands
2015-06-26 Duncan P. N. Exon... CodeGen: Use a single SlotTracker in MachineFunction...
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Pete CooperAdd op_values() to iterate over the SDValue operands...
2015-06-26 Alex LorenzMIR Serialization: Serialize machine basic block operands.
2015-06-26 Hao Liu[InterleavedAccess] Add a pass InterleavedAccess to...
2015-06-26 Duncan P. N. Exon... AsmPrinter: More explicitly scope iterator for MSVC
2015-06-26 Duncan P. N. Exon... AsmPrinter: Explicitly scope iterator for MSVC
2015-06-25 Duncan P. N. Exon... AsmPrinter: Use an intrusively linked list for DIE...
2015-06-25 Duncan P. N. Exon... AsmPrinter: Convert DIE::Values to a linked list
2015-06-24 Alex LorenzMIR Serialization: Serialize simple MachineRegisterInfo...
2015-06-24 Duncan P. N. Exon... AsmPrinter: Cleanup DIEValue::EmitValue() API, NFC
2015-06-23 Alex LorenzMIR Parser: Use correct source locations for machine...
2015-06-23 Sanjoy DasRevert "[FaultMaps] Move FaultMapParser to Object/"
2015-06-23 Benjamin Kramer[MachineBasicBlock] Add getFirstNonDebugInstr to comple...
2015-06-23 Benjamin Kramer[MachineBasicBlock] Use the const_cast(this) trick...
2015-06-23 Rafael EspindolaUse MCSymbols for FastISel.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-23 Sanjoy Das[FaultMaps] Move FaultMapParser to Object/
2015-06-23 Sanjoy DasFix a typo in a comment in FaultMaps.h. NFC.
2015-06-22 Krzysztof ParzyszekRemove "const" from the MachineFunction reference in...
2015-06-22 Sanjoy DasFix MSVC build (again!).
2015-06-22 Sanjoy Das[FaultMaps] Add a parser for the __llvm__faultmaps...
2015-06-22 Rafael EspindolaAvoid a Symbol -> Name -> Symbol conversion.
2015-06-22 Alex LorenzMIR Serialization: Serialize machine instruction names.
2015-06-19 Alex LorenzMIR Serialization: Serialize the list of machine basic...
2015-06-19 Alex LorenzMIR Serialization: use default member initializers...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-18 Alex LorenzMIR Serialization: initialize the fields without the...
2015-06-18 Sanjay Pateldon't repeat function / variable names in comments...
2015-06-16 Rafael EspindolaRename and improve emitSectionOffset.
2015-06-16 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes, disabl...
2015-06-16 Alex LorenzMIR Serialization: Print and parse simple machine funct...
2015-06-15 Alex LorenzMIR Serialization: Connect the machine function analysi...
2015-06-15 Sanjoy DasUnbreak the build from r239740.
2015-06-15 Sanjoy Das[CodeGen] Add a pass to fold null checks into nearby...
2015-06-15 Sanjoy Das[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
2015-06-11 Reid Kleckner[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
2015-06-11 Douglas KatzmanFix English usage in command line flag help string.
2015-06-11 Pete CooperRemove MachineModuleInfo::UsedFunctions as it has no...
2015-06-09 Akira HatanakaRemove DisableTailCalls from TargetOptions and the...
2015-06-08 Akira HatanakaInclude header file <functional>.
2015-06-08 Akira Hatanaka[ARM] Pass a callback to FunctionPass constructors...
2015-06-08 Sanjay Patelfix typos; NFC
2015-06-08 Hao Liu[LoopVectorize] Teach Loop Vectorizor about interleaved...
2015-06-07 Matt ArsenaultAdd isLegalAddressingMode address space argument to TTI
2015-06-04 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-03 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-06-02 Benjamin KramerPush constness through LoopInfo::isLoopHeader and clean...
2015-06-02 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-01 Matthias BraunLiveRangeEdit: Fix liveranges not shrinking on subrange...
2015-05-30 Chandler Carruth[sdag] Add the helper I most want to the DAG -- buildin...
2015-05-29 Benjamin KramerReplace push_back(Constructor(foo)) with emplace_back...
2015-05-29 Matthias BraunCodeGen: Use mop_iterator instead of MIOperands/ConstMI...
2015-05-28 Matthias BraunMachineFrameInfo: Simplify pristine register calculation.
2015-05-28 Alex LorenzMIR Serialization: print and parse machine function...
2015-05-28 Reid Kleckner[WinEH] Start inserting state number stores for C++ EH
2015-05-28 Duncan P. N. Exon... AsmPrinter: Stop exposing underlying DIE children list...
2015-05-28 Duncan P. N. Exon... AsmPrinter: Rename begin_values() => values_begin(...
2015-05-28 Owen AndersonAdd support for the convergent flag at the MC and Machi...
2015-05-28 Duncan P. N. Exon... AsmPrinter: Suppress warnings on GCC from r238362, NFC
2015-05-27 Duncan P. N. Exon... AsmPrinter: Return added DIE from DIE::addChild()
2015-05-27 Duncan P. N. Exon... AsmPrinter: Stop exposing underlying DIEValue list...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Store abbreviation data directly in DIE...
2015-05-27 Duncan P. N. Exon... Reapply "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Introduce DIEValue.def, NFC
2015-05-27 Duncan P. N. Exon... Revert "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Change DIEValue to be stored by value
2015-05-27 Duncan P. N. Exon... AsmPrinter: Reorganize DIE.h, NFC
2015-05-27 Alex LorenzResubmit r237954 (MIR Serialization: print and parse...
2015-05-27 Matthias BraunMachineBasicBlock: Cleanup computeRegisterLiveness()
2015-05-26 Akira HatanakaRemove NoFramePointerElim and NoFramePointerElimOverrid...
2015-05-26 Matt ArsenaultMake EmitFunctionHeader virtual
2015-05-25 NAKAMURA TakumiPrune CRLFs.
2015-05-24 Duncan P. N. Exon... AsmPrinter: Make DIEValue::Ty private, NFC
2015-05-24 Duncan P. N. Exon... AsmPrinter: Avoid creating symbols in DwarfStringPool
2015-05-24 Duncan P. N. Exon... AsmPrinter: Avoid EmitLabelDifference() in DwarfAccelTable
next