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
/
X86InstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align breaks.
Alkis Evlogimenos
2004-07-31
1
-6
/
+6
*
Add breaks
Chris Lattner
2004-07-31
1
-12
/
+12
*
Simplify code a bit.
Alkis Evlogimenos
2004-07-31
1
-3
/
+1
*
Correctly spell 'unconditional'.
Alkis Evlogimenos
2004-07-31
1
-1
/
+1
*
Implement insertGoto and reverseBranchCondition for the X86.
Alkis Evlogimenos
2004-07-31
1
-0
/
+33
*
A big X86 instruction rename. The instructions are renamed to make
Alkis Evlogimenos
2004-02-29
1
-1
/
+1
*
Adjust to change in TII ctor arguments
Chris Lattner
2004-02-29
1
-3
/
+1
*
These two virtual methods are never called.
Chris Lattner
2004-02-29
1
-27
/
+0
*
Move MOTy::UseType enum into MachineOperand. This eliminates the
Alkis Evlogimenos
2004-02-22
1
-2
/
+2
*
Remove getAllocatedRegNum(). Use getReg() instead.
Alkis Evlogimenos
2004-02-13
1
-2
/
+2
*
Don't use MachineOperator::is(Phys|Virt)Register
Chris Lattner
2004-02-10
1
-2
/
+2
*
Tighten up checks
Chris Lattner
2004-02-10
1
-2
/
+2
*
FpMOV is also a move instruction.
Alkis Evlogimenos
2004-02-01
1
-1
/
+2
*
Add TargetInstrInfo::isMoveInstr() to support coalescing in register
Alkis Evlogimenos
2003-12-28
1
-0
/
+15
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+2
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
* Start using tablegen'd instruction descriptions
Chris Lattner
2003-08-03
1
-43
/
+6
*
Reword to remove reference to how things worked in the past.
Misha Brukman
2003-05-24
1
-4
/
+3
*
Implement the TargetInstrInfo's createNOPinstr() and isNOPinstr() interface.
Misha Brukman
2003-05-24
1
-1
/
+29
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-14
1
-3
/
+3
*
Add comments, switch uses/defs to match InstrInfo.def file
Chris Lattner
2002-12-18
1
-2
/
+10
*
* Move information about Implicit Defs/Uses into X86InstrInfo.def.
Chris Lattner
2002-12-03
1
-4
/
+10
*
Added -*- C++ -*- mode to the comments.
Misha Brukman
2002-11-22
1
-1
/
+1
*
Expose base opcode
Chris Lattner
2002-11-18
1
-0
/
+13
*
Start to add more information to instr.def
Chris Lattner
2002-11-18
1
-1
/
+1
*
Reorganize printing interface a bit
Chris Lattner
2002-11-17
1
-6
/
+0
*
Set the destination register field based on the target specific flags
Chris Lattner
2002-10-30
1
-2
/
+5
*
Rename X86InstructionInfo to X86InstrInfo
Chris Lattner
2002-10-29
1
-6
/
+6
*
Minor renaming
Chris Lattner
2002-10-29
1
-1
/
+1
*
Implement MachineInstrInfo interface
Chris Lattner
2002-10-29
1
-7
/
+8
*
Initial checkin of X86 backend.
Chris Lattner
2002-10-25
1
-0
/
+29