2012-10-24 |
Elena Demikhovsky | Special calling conventions for Intel OpenCL built... |
blob | commitdiff | raw |
2012-10-15 |
Michael Liao | Add __builtin_setjmp/_longjmp supprt in X86 backend |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Bill Wendling | Create enums for the different attributes. |
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-09-26 |
Bill Wendling | Remove the `hasFnAttr' method from Function. |
blob | commitdiff | raw | diff to current |
2012-09-09 |
Nick Lewycky | Add missing space before {. No functionality change. |
blob | commitdiff | raw | diff to current |
2012-08-01 |
Chad Rosier | Whitespace. |
blob | commitdiff | raw | diff to current |
2012-07-31 |
Chad Rosier | [x86 frame lowering] In 32-bit mode, use ESI as the... |
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-06-01 |
Jakob Stoklund Olesen | Switch all register list clients to the new MC*Iterator... |
blob | commitdiff | raw | diff to current |
2012-06-01 |
Chad Rosier | Put the shiny new MCSubRegIterator to work. |
blob | commitdiff | raw | diff to current |
2012-05-08 |
Jakob Stoklund Olesen | s/CSR_Ghc/CSR_NoRegs/ |
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-05-01 |
Preston Gurd | This patch marks the X86 floating point stack registers... |
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-04-20 |
Craig Topper | Convert some uses of XXXRegisterClass to &XXXRegClass... |
blob | commitdiff | raw | diff to current |
2012-03-17 |
Craig Topper | Reorder includes in Target backends to following coding... |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Craig Topper | Use uint16_t to store register overlaps to reduce stati... |
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-20 |
David Blaikie | More dead code removal (using -Wunreachable-code) |
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-12-19 |
Jakob Stoklund Olesen | Emit a getMatchingSuperRegClass() implementation for... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Evan Cheng | Add bundle aware API for querying instruction propertie... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Nick Lewycky | Move global variables in TargetMachine into new TargetO... |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Eric Christopher | For 64-bit the rest of the general regs are ok for... |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Jakob Stoklund Olesen | Prevent potential NOREX bug. |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Jakob Stoklund Olesen | Override TRI::getSubClassWithSubReg for X86. |
blob | commitdiff | raw | diff to current |
2011-09-30 |
Jakob Stoklund Olesen | Store sub-class lists as a bit vector. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Bruno Cardoso Lopes | Fix PR10884. |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Evan Cheng | Move getInitialFrameState from TargetFrameInfo to MCAsm... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Evan Cheng | Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from... |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Evan Cheng | Next round of MC refactoring. This patch factor MC... |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Eli Friedman | Fix up assertion in r135018 so it doesn't trigger on... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Eli Friedman | Add an assert (which should never trigger) that trigger... |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Bill Wendling | Constify getCompactUnwindRegNum. |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Bill Wendling | Use the correct registers on X86_64. |
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-29 |
Jakob Stoklund Olesen | Always adjust the stack pointer immediately after the... |
blob | commitdiff | raw | diff to current |
2011-06-28 |
Evan Cheng | Move CallFrameSetupOpcode and CallFrameDestroyOpcode... |
blob | commitdiff | raw | diff to current |
2011-06-28 |
Evan Cheng | Hide more details in tablegen generated MCRegisterInfo... |
blob | commitdiff | raw | diff to current |
2011-06-28 |
Jakob Stoklund Olesen | Clean up the handling of the x87 fp stack to make it... |
blob | commitdiff | raw | diff to current |
2011-06-27 |
Evan Cheng | Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc... |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Evan Cheng | Starting to refactor Target to separate out code that... |
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-06-17 |
Jakob Stoklund Olesen | SI, DI, BP, and SP don't have 8-bit sub-registers in... |
blob | commitdiff | raw | diff to current |
2011-06-09 |
Jakob Stoklund Olesen | Remove custom allocation order boilerplate that is... |
blob | commitdiff | raw | diff to current |
2011-06-02 |
Jakob Stoklund Olesen | Use TRI::has{Sub,Super}ClassEq() where possible. |
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-27 |
Cameron Zwarich | Add a GR32_NOREX_NOSP register class and fix a bug... |
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-05-18 |
Cameron Zwarich | Reserve the segment registers on x86 to fix verifier... |
blob | commitdiff | raw | diff to current |
2011-05-04 |
Jakob Stoklund Olesen | Fix X86RegisterInfo::getMatchingSuperRegClass for sub_8... |
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-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Evan Cheng | Re-commit 127368 and 127371. They are exonerated. |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Evan Cheng | Revert 127368 and 127371 for now. |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Evan Cheng | Change the definition of TargetRegisterInfo::getCrossCo... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Cameron Zwarich | Move getRegPressureLimit() from TargetLoweringInfo... |
blob | commitdiff | raw | diff to current |
2011-01-26 |
NAKAMURA Takumi | Target/X86: Tweak win64's tailcall. |
blob | commitdiff | raw | diff to current |
2011-01-26 |
NAKAMURA Takumi | lib/Target/X86/X86RegisterInfo.cpp: Fix whitespace. |
blob | commitdiff | raw | diff to current |
2011-01-26 |
NAKAMURA Takumi | lib/Target/X86/X86RegisterInfo.cpp: Fix a typo in comment. |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Anton Korobeynikov | Rename TargetFrameInfo into TargetFrameLowering. Also... |
blob | commitdiff | raw | diff to current |
2011-01-08 |
Jakob Stoklund Olesen | Fix the last virtual register enumerations. |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Evan Cheng | Code clean up. No functionality change. |
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-10-07 |
Jakob Stoklund Olesen | Fix obvious mistake pointed out by Michael Spencer. |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Jakob Stoklund Olesen | Properly handle GR32_NOSP in X86RegisterInfo::getMatchi... |
blob | commitdiff | raw | diff to current |
2010-10-03 |
Anton Korobeynikov | Properly emit stack probe on win64 (for non-mingw targets). |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Cameron Esfahani | Fix PR8201: Update the code to call via X86::CALL64pcre... |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Chris Lattner | fix rdar://8456412 - llvm-mc crash in encoder on "mov... |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Anton Korobeynikov | Properly emit __chkstk call instead of __alloca on... |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Anton Korobeynikov | Revert win64 changes. They seem to be incomplete |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Anton Korobeynikov | Properly allocate win64 shadow reg area. |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Jim Grosbach | Simplify eliminateFrameIndex() interface back down... |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Anton Korobeynikov | Fix nasty mingw32 bug, which e.g. prevented llvm-gcc... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Owen Anderson | Reapply r110396, with fixes to appease the Linux buildb... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Owen Anderson | Revert r110396 to fix buildbots. |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Eric Christopher | Add an option to always emit realignment code for a... |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Owen Anderson | Don't use PassInfo* as a type identifier for passes... |
blob | commitdiff | raw | diff to current |
2010-07-24 |
Bruno Cardoso Lopes | Support x86 "eiz" and "riz" pseudo index registers... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Eric Christopher | Constify some arguments. |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Eric Christopher | Remove unnecessary check that was subsumed into canReal... |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Eric Christopher | Make comment a bit more clear as well as return stateme... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Bill Wendling | Rename DBG_LABEL PROLOG_LABEL, because it's only used... |
blob | commitdiff | raw | diff to current |
2010-07-09 |
Bruno Cardoso Lopes | Start the support for AVX instructions with 256-bit... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Chris Lattner | Change LEA to have 5 operands for its memory operand... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Evan Cheng | Remove isSS argument from CreateFixedObject. Fixed... |
blob | commitdiff | raw | diff to current |
2010-06-15 |
Dale Johannesen | Reapply 105986 with fix for bug pointed out by Jakob: |
blob | commitdiff | raw | diff to current |
2010-06-15 |
Dale Johannesen | Revert 105986; looks like I'd better try bootstrapping. |
blob | commitdiff | raw | diff to current |
2010-06-15 |
Dale Johannesen | The form of BuildMI used for TAILJMPr was changing... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Rafael Espindola | Remove unused function. |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Kevin Enderby | Fix the use of x86 control and debug registers so that... |
blob | commitdiff | raw | diff to current |
next |