index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86RegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move reMaterialize() from TargetRegisterInfo to TargetInstrInfo.
Evan Cheng
2008-03-31
1
-28
/
+0
*
Add information about callee-saved registers on Win64
Anton Korobeynikov
2008-03-22
1
-6
/
+24
*
Fix newly-introduced 4.3 warnings
Anton Korobeynikov
2008-02-20
1
-1
/
+2
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-2
/
+3
*
Avoid needlessly casting away const qualifiers.
Dan Gohman
2008-02-08
1
-1
/
+1
*
Frame index can be negative.
Evan Cheng
2008-02-02
1
-1
/
+1
*
Remove the nasty LABEL hack with a much less evil one. Now llvm.dbg.func.star...
Evan Cheng
2008-02-01
1
-10
/
+0
*
Add an extra operand to LABEL nodes which distinguishes between debug, EH, or...
Evan Cheng
2008-01-31
1
-4
/
+4
*
Add x86 specific getFrameIndexOffset(). This fixes local variable debugging i...
Evan Cheng
2008-01-31
1
-0
/
+14
*
Treat the label for the first @llvm.dbg.stoppoint the same way as the dbg_fun...
Evan Cheng
2008-01-30
1
-4
/
+8
*
Skip over the label which marks the beginning of the function before insertin...
Evan Cheng
2008-01-30
1
-0
/
+6
*
Provide correct DWARF register numbering for debug information emission on x8...
Anton Korobeynikov
2008-01-25
1
-3
/
+6
*
rename TargetInstrDescriptor -> TargetInstrDesc.
Chris Lattner
2008-01-07
1
-1
/
+1
*
Rename MachineInstr::getInstrDescriptor -> getDesc(), which reflects
Chris Lattner
2008-01-07
1
-63
/
+2
*
Move even more functionality from MRegisterInfo into TargetInstrInfo.
Owen Anderson
2008-01-07
1
-1070
/
+0
*
Move some more functionality from MRegisterInfo to TargetInstrInfo.
Owen Anderson
2008-01-04
1
-33
/
+0
*
Move some more instruction creation methods from RegisterInfo into InstrInfo.
Owen Anderson
2008-01-01
1
-82
/
+40
*
Move copyRegToReg from MRegisterInfo to TargetInstrInfo. This is part of the
Owen Anderson
2007-12-31
1
-68
/
+0
*
Rename SSARegMap -> MachineRegisterInfo in keeping with the idea
Chris Lattner
2007-12-31
1
-4
/
+7
*
Add new shorter predicates for testing machine operands for various types:
Chris Lattner
2007-12-30
1
-4
/
+4
*
More cleanups for MachineOperand:
Chris Lattner
2007-12-30
1
-1
/
+1
*
Shrinkify the machine operand creation method names.
Chris Lattner
2007-12-30
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Make better use of instructions that clear high bits; fix various 2-wide shuf...
Evan Cheng
2007-12-15
1
-0
/
+3
*
Actually, MOVPQIto64mr is a dup of MOVPQI2QImr, MOV64toPQIrm is a dup of MOVQ...
Evan Cheng
2007-12-14
1
-2
/
+2
*
Allow the JIT to encode MMX instructions
Nate Begeman
2007-12-11
1
-8
/
+8
*
Add a argument to storeRegToStackSlot and storeRegToAddr to specify whether
Evan Cheng
2007-12-05
1
-13
/
+28
*
Remove redundant foldMemoryOperand variants and other code clean up.
Evan Cheng
2007-12-02
1
-51
/
+36
*
Allow some reloads to be folded in multi-use cases. Specifically testl r, r -...
Evan Cheng
2007-12-01
1
-1
/
+74
*
Clean up sub-register implementation by moving subReg information back to
Evan Cheng
2007-11-14
1
-3
/
+3
*
Add parameter to getDwarfRegNum to permit targets
Dale Johannesen
2007-11-13
1
-1
/
+1
*
Fix x86-64 jit: remove reliance on Dwarf numbers.
Evan Cheng
2007-11-13
1
-6
/
+16
*
Use TableGen to emit information for dwarf register numbers.
Anton Korobeynikov
2007-11-11
1
-46
/
+10
*
Revert previous rewrite per chris's comments.
Dale Johannesen
2007-11-09
1
-93
/
+40
*
Rewrite Dwarf number handling per review comments.
Dale Johannesen
2007-11-09
1
-40
/
+93
*
Complete conditionalization of Dwarf reg numbers.
Dale Johannesen
2007-11-07
1
-6
/
+46
*
Interchange Dwarf numbers of ESP and EBP on x86 Darwin.
Dale Johannesen
2007-11-07
1
-0
/
+16
*
Use movups to spill / restore SSE registers on targets where stacks alignment is
Evan Cheng
2007-11-05
1
-15
/
+20
*
Fix off-by-one stack offset computations (dwarf information) for callee-saved
Anton Korobeynikov
2007-10-26
1
-1
/
+2
*
Fix an unfolding bug.
Evan Cheng
2007-10-22
1
-1
/
+2
*
Resolve unfold tables ambiguity.
Evan Cheng
2007-10-19
1
-6
/
+7
*
Local spiller optimization:
Evan Cheng
2007-10-19
1
-33
/
+80
*
- Added getOpcodeAfterMemoryUnfold(). It doesn't unfold an instruction, but o...
Evan Cheng
2007-10-18
1
-2
/
+16
*
Use SmallVectorImpl instead of SmallVector with hardcoded size in MRegister p...
Evan Cheng
2007-10-18
1
-6
/
+6
*
Change unfoldMemoryOperand(). User is now responsible for passing in the
Evan Cheng
2007-10-13
1
-11
/
+18
*
Fold load / store into MOV32to32_ and MOV16to16_.
Evan Cheng
2007-10-12
1
-0
/
+4
*
Added tail call optimization to the x86 back end. It can be
Arnold Schwaighofer
2007-10-11
1
-5
/
+124
*
disable this entirely: it is causing use of invalidated iterators and infinit...
Chris Lattner
2007-10-07
1
-0
/
+2
*
Fix many regressions on x86 by avoiding dereferencing the end iterator.
Chris Lattner
2007-10-07
1
-35
/
+38
*
Oops, I really wanted to commit this part also :)
Anton Korobeynikov
2007-10-06
1
-2
/
+27
[prev]
[next]