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
/
MachineCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give passes nice names!
Chris Lattner
2002-12-15
1
-0
/
+4
*
Use MachineOperand::isFoo methods instead of our own global functions
Chris Lattner
2002-12-15
1
-8
/
+1
*
InstSelectSimple.cpp: Give promote32 a comment. Add initial
Brian Gaeke
2002-12-13
1
-2
/
+4
*
Emit the right form of mod/rm mod field
Chris Lattner
2002-12-13
1
-1
/
+1
*
Rename MemArg* to Arg*
Chris Lattner
2002-12-13
1
-7
/
+7
*
Make mem size an assert
Chris Lattner
2002-12-13
1
-6
/
+1
*
This is supposed to provide correct size for datatypes. Supposedly.
Misha Brukman
2002-12-13
1
-2
/
+20
*
Fix bogus assertion failures
Chris Lattner
2002-12-04
1
-1
/
+1
*
Add support for referencing global variables/functions
Chris Lattner
2002-12-04
1
-1
/
+7
*
Split the machine code emitter completely out of the printer
Chris Lattner
2002-12-03
1
-2
/
+190
*
More support for machine code emission: raw instructions
Chris Lattner
2002-12-02
1
-6
/
+15
*
Start implementing MachineCodeEmitter
Chris Lattner
2002-12-02
1
-3
/
+36
*
Initial support for machine code emission
Chris Lattner
2002-12-02
1
-0
/
+36