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
/
include
/
llvm
/
CodeGen
/
MachineCodeEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the FIXME, nuke the JIT specific forceCompilationOf method.
Chris Lattner
2004-11-22
1
-7
/
+0
*
These methods are now obsolete
Chris Lattner
2004-11-22
1
-10
/
+0
*
Change this interface a bit
Chris Lattner
2004-11-20
1
-2
/
+2
*
Add getCurrentPCOffset() and addRelocation() methods.
Chris Lattner
2004-11-20
1
-5
/
+14
*
Remove dead #include
Chris Lattner
2004-11-20
1
-2
/
+2
*
External symbols are const char*'s now, change this to match.
Chris Lattner
2004-11-19
1
-1
/
+1
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
1
-1
/
+2
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Add emitWordAt() - a quick and dirty interface that the machine-dependent
Brian Gaeke
2004-04-23
1
-0
/
+6
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
This file has funny include guards and funny extra whitespace.
Brian Gaeke
2003-10-16
1
-4
/
+2
*
The word `separate' only has one `e'.
Misha Brukman
2003-07-14
1
-1
/
+1
*
Hack up MachineCodeEmitter to actually be target independent.
Chris Lattner
2003-06-01
1
-37
/
+36
*
Added saveBBreferences() for BasicBlock resolution.
Misha Brukman
2003-05-30
1
-0
/
+8
*
Defines a pass-through debugging emitter -- it writes to a file for inspection
Misha Brukman
2003-05-27
1
-0
/
+7
*
Allow const functions
Chris Lattner
2003-05-09
1
-2
/
+2
*
Fix bug in last checkin
Chris Lattner
2003-05-08
1
-0
/
+1
*
Add new methods for stub generation
Chris Lattner
2003-05-08
1
-0
/
+12
*
* Add support for values in the constant pool
Chris Lattner
2003-01-13
1
-1
/
+16
*
Add support for direct global references
Chris Lattner
2002-12-04
1
-0
/
+7
*
Add virtual dtor, expose a debug impl
Chris Lattner
2002-12-03
1
-0
/
+8
*
More support
Chris Lattner
2002-12-02
1
-0
/
+8
*
Start adding to the meat of MachineCodeEmitter
Chris Lattner
2002-12-02
1
-1
/
+19
*
Initial version of MachineCodeEmitter interface: empty
Chris Lattner
2002-12-02
1
-0
/
+20