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
/
Printer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add printing support for /0 /1 type instructions
Chris Lattner
2002-11-21
1
-1
/
+44
*
Support Registers of the form (B8+ rd) for example
Chris Lattner
2002-11-21
1
-10
/
+55
*
Implement printing more, implement opcode output more
Chris Lattner
2002-11-21
1
-10
/
+57
*
Print another class of instructions correctly, giving us: xorl EDX, EDX
Chris Lattner
2002-11-21
1
-15
/
+37
*
Check not only for MO_VirtualRegister, but MO_MachineRegister as well when
Misha Brukman
2002-11-20
1
-7
/
+14
*
Start trying to print instructions more correctly. For now we also print out...
Chris Lattner
2002-11-18
1
-2
/
+91
*
Arrange to have a TargetMachine available in X86InstrInfo::print
Chris Lattner
2002-11-17
1
-3
/
+4
*
Reorganize printing interface a bit
Chris Lattner
2002-11-17
1
-10
/
+17
*
include/llvm/CodeGen/MachineInstrBuilder.h: Add addClobber() inline
Brian Gaeke
2002-11-14
1
-8
/
+34
*
Convert backend to use passes, implement X86TargetMachine
Chris Lattner
2002-10-29
1
-8
/
+29
*
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
/
+21