2015-11-23 |
Andy Ayers | findDeadCallerSavedReg needs to pay attention to callin... |
blob | commitdiff | raw |
2015-11-12 |
Manman Ren | [TLS on Darwin] use a different mask for tls calls... |
blob | commitdiff | raw | diff to current |
2015-11-06 |
Reid Kleckner | [WinEH] Mark funclet entries and exits as clobbering... |
blob | commitdiff | raw | diff to current |
2015-07-20 |
JF Bastien | Targets: commonize some stack realignment code |
blob | commitdiff | raw | diff to current |
2015-06-29 |
Matthias Braun | X86: Rework inline asm integer register specification. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
blob | commitdiff | raw | diff to current |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
blob | commitdiff | raw | diff to current |
2015-06-11 |
Juergen Ributzka | [Stackmaps][X86] Remove EFLAGS and IP registers from... |
blob | commitdiff | raw | diff to current |
2015-05-15 |
Pete Cooper | Remove 3 includes from MCInstrDesc.h and explicitly... |
blob | commitdiff | raw | diff to current |
2015-03-12 |
Eric Christopher | Remove the need to cache the subtarget in the X86 Targe... |
blob | commitdiff | raw | diff to current |
2015-03-12 |
Eric Christopher | Remove some unnecessary forward declarations and put... |
blob | commitdiff | raw | diff to current |
2015-03-11 |
Eric Christopher | Have getCallPreservedMask and getThisCallPreservedMask... |
blob | commitdiff | raw | diff to current |
2015-03-10 |
Eric Christopher | Have TargetRegisterInfo::getLargestLegalSuperClass... |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Jan Wen Voung | Use 32-bit ebp for NaCl64 in a limited case: llvm.frame... |
blob | commitdiff | raw | diff to current |
2014-08-13 |
Benjamin Kramer | Canonicalize header guards into a common format. |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Benjamin Kramer | TargetRegisterInfo: Remove function that fell out of... |
blob | commitdiff | raw | diff to current |
2014-06-10 |
Eric Christopher | Move X86RegisterInfo away from using the TargetMachine... |
blob | commitdiff | raw | diff to current |
2014-04-28 |
Craig Topper | [C++] Use 'nullptr'. |
blob | commitdiff | raw | diff to current |
2014-04-04 |
Craig Topper | Make consistent use of MCPhysReg instead of uint16_t... |
blob | commitdiff | raw | diff to current |
2014-03-31 |
Craig Topper | [C++11] Mark more classes in the X86 target as 'final'. |
blob | commitdiff | raw | diff to current |
2014-03-14 |
Duncan P. N. Exon... | x86: getCalleeSavedRegs() would crash on 0 (so don... |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
blob | commitdiff | raw | diff to current |
2013-10-07 |
Rafael Espindola | Remove getEHExceptionRegister and getEHHandlerRegister. |
blob | commitdiff | raw | diff to current |
2013-07-24 |
Elena Demikhovsky | I'm starting to commit KNL backend. I'll push patches... |
blob | commitdiff | raw | diff to current |
2013-06-07 |
Bill Wendling | Don't cache the instruction and register info from... |
blob | commitdiff | raw | diff to current |
2013-02-21 |
Eli Bendersky | Move the eliminateCallFramePseudoInstr method from... |
blob | commitdiff | raw | diff to current |
2013-01-31 |
Chad Rosier | [PEI] Pass the frame index operand number to the elimin... |
blob | commitdiff | raw | diff to current |
2012-10-15 |
Michael Liao | Add __builtin_setjmp/_longjmp supprt in X86 backend |
blob | commitdiff | raw | diff to current |
2012-10-04 |
Michael Liao | Add register encoding support in X86 backend |
blob | commitdiff | raw | diff to current |
2012-09-30 |
Craig Topper | Change getX86SubSuperRegister to take an MVT::SimpleVal... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Chad Rosier | Add support for dynamic stack realignment in the presen... |
blob | commitdiff | raw | diff to current |
2012-06-18 |
Chandler Carruth | Temporarily revert r158087. |
blob | commitdiff | raw | diff to current |
2012-06-06 |
Chad Rosier | Add support for dynamic stack realignment in the presen... |
blob | commitdiff | raw | diff to current |
2012-05-07 |
Jakob Stoklund Olesen | Add an MF argument to TRI::getPointerRegClass() and... |
blob | commitdiff | raw | diff to current |
2012-04-23 |
Preston Gurd | This patch fixes a problem which arose when using the... |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Craig Topper | Use uint16_t to store registers in callee saved registe... |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Jia Liu | Emacs-tag and some comment fix for all ARM, CellSPU... |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Jakob Stoklund Olesen | Move X86 callee saved register lists to the X86CallConv... |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Jakob Stoklund Olesen | Override TRI::getSubClassWithSubReg for X86. |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Evan Cheng | Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from... |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Bill Wendling | Constify getCompactUnwindRegNum. |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Bill Wendling | Add target a target hook to get the register number... |
blob | commitdiff | raw | diff to current |
2011-06-27 |
Evan Cheng | Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc... |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Evan Cheng | Get rid of one getStackAlignment(). RegisterInfo should... |
blob | commitdiff | raw | diff to current |
2011-05-30 |
Rafael Espindola | Use the dwarf->llvm mapping to print register names... |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Charles Davis | Add a method to TargetRegisterInfo to get the register... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Jakob Stoklund Olesen | Add a TRI::getLargestLegalSuperClass hook to provide... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Cameron Zwarich | Move getRegPressureLimit() from TargetLoweringInfo... |
blob | commitdiff | raw | diff to current |
2010-11-27 |
Anton Korobeynikov | Move more PEI-related hooks to TFI |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Anton Korobeynikov | Move some more hooks to TargetFrameInfo |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Anton Korobeynikov | Move getInitialFrameState() to TargetFrameInfo |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Anton Korobeynikov | Move hasFP() and few related hooks to TargetFrameInfo. |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Anton Korobeynikov | First step of huge frame-related refactoring: move... |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Jim Grosbach | Simplify eliminateFrameIndex() interface back down... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Eric Christopher | Constify some arguments. |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Rafael Espindola | Remove unused function. |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Jakob Stoklund Olesen | Rename X86 subregister indices to something shorter. |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Chris Lattner | Now that DBG_LABEL is updated, we can finally make... |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Jim Grosbach | Change the Value argument to eliminateFrameIndex to... |
blob | commitdiff | raw | diff to current |
2010-02-28 |
Dan Gohman | Implement XMM subregs. |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Chris Lattner | constify a method argument. |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Jim Grosbach | For aligned load/store instructions, it's only required... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
David Greene | Make the MachineFunction argument of getFrameRegister... |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Jim Grosbach | Add register-reuse to frame-index register scavenging... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Owen Anderson | Rename MVT to EVT, in preparation for splitting SimpleV... |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Chris Lattner | Give getPointerRegClass() a "kind" value so that target... |
blob | commitdiff | raw | diff to current |
2009-07-18 |
Evan Cheng | Enable cross register class coalescing. |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Evan Cheng | Targets sometimes assign fixed stack object to spill... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Bill Wendling | Recommit r74952 with a bug fix: |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Bill Wendling | --- Reverse-merging (from foreign repository) r74952... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Bill Wendling | DWARF requires frame moves be specified at specific... |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Dan Gohman | Implement x86 h-register extract support. |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Evan Cheng | Move getPointerRegClass from TargetInstrInfo to TargetR... |
blob | commitdiff | raw | diff to current |
2009-01-05 |
Dan Gohman | Tidy up #includes, deleting a bunch of unnecessary... |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Evan Cheng | For now, don't split live intervals around x87 stack... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Duncan Sands | Wrap MVT::ValueType in a struct to get type safety |
blob | commitdiff | raw | diff to current |
2008-04-23 |
Anton Korobeynikov | Eastimate required stack alignment early, so we can... |
blob | commitdiff | raw | diff to current |
2008-04-23 |
Anton Korobeynikov | Provide convenient helpers for some operations |
blob | commitdiff | raw | diff to current |
2008-04-16 |
Nicolas Geoffray | Infrastructure for getting the machine code size of... |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Evan Cheng | Move reMaterialize() from TargetRegisterInfo to TargetI... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
Anton Korobeynikov | Add information about callee-saved registers on Win64 |
blob | commitdiff | raw | diff to current |
2008-03-11 |
Christopher Lamb | Recommitting parts of r48130. These do not appear to... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Evan Cheng | Revert 48125, 48126, and 48130 for now to unbreak some... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Christopher Lamb | Allow insert_subreg into implicit, target-specific... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Dan Gohman | Rename MRegisterInfo to TargetRegisterInfo. |
blob | commitdiff | raw | diff to current |
2008-02-08 |
Dan Gohman | Avoid needlessly casting away const qualifiers. |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Evan Cheng | Frame index can be negative. |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Evan Cheng | Add x86 specific getFrameIndexOffset(). This fixes... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
Anton Korobeynikov | Provide correct DWARF register numbering for debug... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Owen Anderson | Move even more functionality from MRegisterInfo into... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
Owen Anderson | Move some more functionality from MRegisterInfo to... |
blob | commitdiff | raw | diff to current |
2008-01-01 |
Owen Anderson | Move some more instruction creation methods from Regist... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Evan Cheng | Add a argument to storeRegToStackSlot and storeRegToAdd... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Evan Cheng | Remove redundant foldMemoryOperand variants and other... |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Evan Cheng | Allow some reloads to be folded in multi-use cases... |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Dale Johannesen | Add parameter to getDwarfRegNum to permit targets |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Anton Korobeynikov | Use TableGen to emit information for dwarf register... |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Dale Johannesen | Interchange Dwarf numbers of ESP and EBP on x86 Darwin. |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Evan Cheng | Use movups to spill / restore SSE registers on targets... |
blob | commitdiff | raw | diff to current |
next |