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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement simple global variable support
Chris Lattner
2002-12-04
1
-1
/
+5
*
Implement external function support
Chris Lattner
2002-12-04
1
-1
/
+11
*
Expose target data through a method for uniformity
Chris Lattner
2002-12-04
1
-0
/
+1
*
Initial checkin of Unresolved function fault handler
Chris Lattner
2002-12-04
1
-0
/
+58
*
Implement lazy resolution of function calls
Chris Lattner
2002-12-04
3
-1
/
+37
*
This should fix the bug seen with some registers not being allocated
Misha Brukman
2002-12-03
1
-6
/
+45
*
Added support for callee- and caller-save registers.
Misha Brukman
2002-12-03
2
-0
/
+30
*
RegisterInfo now supports handing out caller- and callee-save registers, as
Misha Brukman
2002-12-03
1
-0
/
+17
*
Fix broken ret opcode, grr...
Chris Lattner
2002-12-03
1
-1
/
+1
*
Initial checkin of virtual machine implementation.
Chris Lattner
2002-12-03
4
-54
/
+199
*
Checkin debug implementation of MCE
Chris Lattner
2002-12-03
1
-0
/
+41
*
Add virtual dtor, expose a debug impl
Chris Lattner
2002-12-03
1
-0
/
+8
*
Fix instsel for calls
Chris Lattner
2002-12-03
2
-6
/
+4
*
Testcase for call instruction
Chris Lattner
2002-12-03
1
-0
/
+7
*
Standard hello-world test
Chris Lattner
2002-12-03
1
-0
/
+11
*
Add code that can be used for debugging
Chris Lattner
2002-12-03
2
-4
/
+22
*
Disable timing of bytecode loader
Chris Lattner
2002-12-03
1
-0
/
+2
*
Simplify code
Chris Lattner
2002-12-03
1
-118
/
+13
*
Fix big bug introduced with symbol table changes
Chris Lattner
2002-12-03
3
-6
/
+6
*
Fix the build
Chris Lattner
2002-12-03
2
-4
/
+4
*
brg
Brian Gaeke
2002-12-03
2
-6
/
+28
*
Split the machine code emitter completely out of the printer
Chris Lattner
2002-12-03
4
-402
/
+382
*
Final tweak to printer
Chris Lattner
2002-12-03
1
-1
/
+3
*
Implement trivially simple debugger for MachineCodeEmitter interface
Chris Lattner
2002-12-03
1
-1
/
+14
*
Continue implementing field initializers
Chris Lattner
2002-12-03
4
-60
/
+104
*
Don't delete temporary files
Chris Lattner
2002-12-03
2
-0
/
+4
*
* Move information about Implicit Defs/Uses into X86InstrInfo.def.
Chris Lattner
2002-12-03
5
-207
/
+131
*
Initialize implicit uses/defs fields for sparc backend to empty list
Chris Lattner
2002-12-03
1
-1
/
+3
*
Add entries to track information about implicit uses and definitions of
Chris Lattner
2002-12-03
2
-4
/
+8
*
brg
Brian Gaeke
2002-12-03
4
-2
/
+111
*
More support
Chris Lattner
2002-12-02
1
-0
/
+8
*
More support for machine code emission: raw instructions
Chris Lattner
2002-12-02
2
-12
/
+30
*
Expose explicit type
Chris Lattner
2002-12-02
1
-1
/
+1
*
Start implementing MachineCodeEmitter
Chris Lattner
2002-12-02
2
-6
/
+72
*
Start adding to the meat of MachineCodeEmitter
Chris Lattner
2002-12-02
1
-1
/
+19
*
Eliminate OtherFrm
Chris Lattner
2002-12-02
1
-10
/
+6
*
Remove comment
Chris Lattner
2002-12-02
2
-14
/
+0
*
Initial support for machine code emission
Chris Lattner
2002-12-02
3
-0
/
+81
*
Add initial support for machine code emission
Chris Lattner
2002-12-02
1
-0
/
+21
*
Initial version of MachineCodeEmitter interface: empty
Chris Lattner
2002-12-02
1
-0
/
+20
*
The hopefully final version of addPassesToEmitMachineCode which does not
Chris Lattner
2002-12-02
1
-3
/
+2
*
Ignore generated files gram.tab.c and gram.tab.h
Misha Brukman
2002-12-02
1
-0
/
+1
*
Ignore generated files Lexer.cpp and llvmAsmParser.*
Misha Brukman
2002-12-02
1
-0
/
+2
*
Ignore generated files FileLexer.* and FileParser.*
Misha Brukman
2002-12-02
1
-0
/
+2
*
Add comment about ownership semantics
Chris Lattner
2002-12-02
1
-1
/
+2
*
* Abstracted out stack space allocation into its own function
Misha Brukman
2002-12-02
1
-34
/
+36
*
Fix order of operands on a store from reg to [reg+offset].
Misha Brukman
2002-12-02
1
-2
/
+2
*
Add stub to emit machine code for JIT
Chris Lattner
2002-12-02
1
-7
/
+19
*
Continued support for field intitializers
Chris Lattner
2002-12-02
4
-34
/
+72
*
Continued support for field initializer
Chris Lattner
2002-12-02
2
-22
/
+92
[next]