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
/
CodeGen
/
MachineCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Pass through the emitConstantPool() call to the real emitter.
Misha Brukman
2003-06-03
1
-0
/
+4
*
Removed a useless ofstream.
Misha Brukman
2003-06-02
1
-8
/
+2
*
Remove spurious assert()
Misha Brukman
2003-06-02
1
-1
/
+0
*
Changes to be compatible with MachineCodeEmitter.h
Chris Lattner
2003-06-01
1
-65
/
+51
*
Added saveBBreferences() for BasicBlock resolution.
Misha Brukman
2003-05-30
1
-4
/
+8
*
Correctly write out binary data as chars, before they're cast to ints.
Misha Brukman
2003-05-28
1
-2
/
+1
*
Added a debugging code emitter that prints code to a file, debug to std::cerr,
Misha Brukman
2003-05-27
1
-0
/
+121
*
Allow const functions
Chris Lattner
2003-05-09
1
-2
/
+3
*
Add methods for stub function generation
Chris Lattner
2003-05-08
1
-0
/
+7
*
Add support for global address by string and constant pool values
Chris Lattner
2003-01-13
1
-1
/
+10
*
Print out direct global references
Chris Lattner
2002-12-04
1
-1
/
+4
*
Checkin debug implementation of MCE
Chris Lattner
2002-12-03
1
-0
/
+41