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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely eliminate the isVoid TSFlag, shifting over all other fields
Chris Lattner
2003-08-06
1
-29
/
+30
*
Lump the base opcode in with the X86 TargetSpecific flags
Chris Lattner
2003-08-03
1
-4
/
+7
*
Nice tasty llc fixes. These should fix LLC for x86 for everything in
Brian Gaeke
2003-06-27
1
-6
/
+4
*
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
-0
/
+13
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-14
1
-4
/
+4
*
* Some instructions take 64 bit integers, add an Arg type for it
Chris Lattner
2003-01-13
1
-4
/
+32
*
* Remove implementations of previously pure virtual functions that are not an...
Chris Lattner
2002-12-28
1
-49
/
+0
*
Add FP instr prefix byte support
Chris Lattner
2002-12-25
1
-25
/
+40
*
Rename MemArg* to Arg*
Chris Lattner
2002-12-13
1
-7
/
+7
*
Target/X86/Printer.cpp: Add sizePtr function, and use it instead of
Brian Gaeke
2002-12-05
1
-0
/
+11
*
Eliminate OtherFrm
Chris Lattner
2002-12-02
1
-10
/
+6
*
Add fixme
Chris Lattner
2002-11-21
1
-0
/
+3
*
Add support for /0 /1, etc type instructions
Chris Lattner
2002-11-21
1
-5
/
+16
*
Add new prefix flag
Chris Lattner
2002-11-21
1
-0
/
+5
*
Expose base opcode
Chris Lattner
2002-11-18
1
-0
/
+7
*
Start to add more information to instr.def
Chris Lattner
2002-11-18
1
-4
/
+45
*
Add instruction annotation about whether it has a 0x0F opcode prefix
Chris Lattner
2002-11-18
1
-1
/
+8
*
Arrange to have a TargetMachine available in X86InstrInfo::print
Chris Lattner
2002-11-17
1
-1
/
+2
*
Reorganize printing interface a bit
Chris Lattner
2002-11-17
1
-1
/
+1
*
Add flag to specify when no value is produced by an instruction
Chris Lattner
2002-10-30
1
-0
/
+9
*
Rename X86InstructionInfo to X86InstrInfo
Chris Lattner
2002-10-29
1
-2
/
+2
*
Minor renaming
Chris Lattner
2002-10-29
1
-2
/
+2
*
Implement MachineInstrInfo interface
Chris Lattner
2002-10-29
1
-3
/
+51
*
Initial stab at MachineInstr'ication
Chris Lattner
2002-10-28
1
-1
/
+1
*
Initial checkin of X86 backend.
Chris Lattner
2002-10-25
1
-0
/
+30