index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86RegisterInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-1
/
+3
*
Committing X86-64 support.
Evan Cheng
2006-09-08
1
-1
/
+17
*
Fix a long-standing wart in the code generator: two-address instruction lowering
Chris Lattner
2006-09-05
1
-4
/
+4
*
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
Evan Cheng
2006-05-18
1
-4
/
+12
*
Better implementation of truncate. ISel matches it to a pseudo instruction
Evan Cheng
2006-05-05
1
-0
/
+5
*
Foundation for call frame information.
Jim Laskey
2006-04-07
1
-0
/
+1
*
Expose base register for DwarfWriter. Refactor code accordingly.
Jim Laskey
2006-03-28
1
-2
/
+2
*
Add support to locate local variables in frames (early version.)
Jim Laskey
2006-03-23
1
-0
/
+3
*
Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...
Chris Lattner
2006-02-02
1
-4
/
+0
*
add a method
Chris Lattner
2006-02-02
1
-0
/
+1
*
Pass extra regclasses into spilling code
Chris Lattner
2005-09-30
1
-2
/
+4
*
Implement the isLoadFromStackSlot interface
Chris Lattner
2005-09-19
1
-0
/
+3
*
The simple isel being gone makes this dead!
Chris Lattner
2005-08-19
1
-1
/
+0
*
* Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Code insertion methods now return void instead of an int.
Chris Lattner
2004-08-15
1
-10
/
+10
*
These methods no longer take a TargetRegisterClass* operand.
Chris Lattner
2004-08-15
1
-4
/
+2
*
Eliminate MachineFunction& argument from eliminateFrameIndex in x86 Target. ...
Nate Begeman
2004-08-14
1
-2
/
+1
*
Another API change to MRegisterInfo::foldMemoryOperand. Instead of a
Alkis Evlogimenos
2004-03-14
1
-1
/
+1
*
Change MRegisterInfo::foldMemoryOperand to return the folded
Alkis Evlogimenos
2004-03-14
1
-2
/
+3
*
Change to match the newer, simpler, interface
Chris Lattner
2004-02-17
1
-3
/
+8
*
Add API to check and fold memory operands into instructions.
Alkis Evlogimenos
2004-02-17
1
-0
/
+5
*
The prologue/epilogue related method calls have no reason to return a value,
Chris Lattner
2004-02-14
1
-8
/
+8
*
Change interface so that we can add to the end of a basic block
Alkis Evlogimenos
2004-02-12
1
-5
/
+5
*
Change MachineBasicBlock's vector of MachineInstr pointers into an
Alkis Evlogimenos
2004-02-12
1
-5
/
+6
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-1
/
+5
*
Change all machine basic block modifier functions in MRegisterInfo to
Alkis Evlogimenos
2003-11-04
1
-18
/
+18
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Switch over to TableGen generated register file description
Chris Lattner
2003-08-03
1
-4
/
+3
*
This method is long dead
Chris Lattner
2003-08-01
1
-3
/
+0
*
Changes to match new MRegisterInfo api
Chris Lattner
2002-12-28
1
-25
/
+26
*
Adjustments to match new simpler spill interface
Chris Lattner
2002-12-25
1
-21
/
+17
*
Update to use new interface for register info
Chris Lattner
2002-12-17
1
-6
/
+0
*
Simplify interfaces used by regalloc to insert code
Chris Lattner
2002-12-15
1
-11
/
+6
*
* Simplify TargetRegisterClass implementations
Chris Lattner
2002-12-15
1
-2
/
+2
*
Added moveReg2Reg() and moveImm2Reg() to accomodate moving data around due to
Misha Brukman
2002-12-13
1
-0
/
+10
*
Implemented functions for emitting prologues and epilogues;
Misha Brukman
2002-12-04
1
-0
/
+8
*
storeReg2RegOffset() and loadRegOffset2Reg() now take the iterator by value
Misha Brukman
2002-12-04
1
-2
/
+2
*
Moved buildReg2RegClassMap() into from X86RegisterInfo to MRegisterInfo, since
Misha Brukman
2002-12-04
1
-3
/
+0
*
Added support for callee- and caller-save registers.
Misha Brukman
2002-12-03
1
-0
/
+5
*
Added methods to read/write values to stack in .h, fixed implementation in
Misha Brukman
2002-11-22
1
-7
/
+12
*
Add definitions for function headers from MRegisterInfo.h:
Misha Brukman
2002-11-20
1
-0
/
+24
*
Initial checkin of X86 backend.
Chris Lattner
2002-10-25
1
-0
/
+17