projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2002-12-04
Misha Brukman
Fun arithmetic with iterators aimed at fixing a bug...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Misha Brukman
Adjust the stack pointer after a function call, proport...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Misha Brukman
Added instructions to add/subtract imm32 to/from a...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Fix bogus assertion failures
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Avoid bad assertion
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Remove think-o assertion
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Avoid crashing on Arguments, just silently miscompile
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Add main functions to benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Misha Brukman
storeReg2RegOffset() and loadRegOffset2Reg() now take...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Misha Brukman
On `make clean', kill the core files produced, which...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Misha Brukman
Moved buildReg2RegClassMap() into from X86RegisterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Add a "Lazy Function Resolution in Jello" section
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Fix a bug I introduced in a previous change
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Add support for global value references
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Add support for referencing global variables/functions
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Print out direct global references
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Add support for direct global references
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Initial checkin of global var support code
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Implement simple global variable support
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Implement external function support
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Expose target data through a method for uniformity
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Initial checkin of Unresolved function fault handler
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Chris Lattner
Implement lazy resolution of function calls
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Misha Brukman
This should fix the bug seen with some registers not...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Misha Brukman
Added support for callee- and caller-save registers.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Misha Brukman
RegisterInfo now supports handing out caller- and calle...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Fix broken ret opcode, grr...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Initial checkin of virtual machine implementation.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Checkin debug implementation of MCE
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Add virtual dtor, expose a debug impl
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Fix instsel for calls
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Testcase for call instruction
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Standard hello-world test
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Add code that can be used for debugging
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Disable timing of bytecode loader
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Simplify code
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Fix big bug introduced with symbol table changes
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Fix the build
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Brian Gaeke
brg
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Split the machine code emitter completely out of the...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Final tweak to printer
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Implement trivially simple debugger for MachineCodeEmit...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Continue implementing field initializers
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Don't delete temporary files
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
* Move information about Implicit Defs/Uses into X86Ins...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Initialize implicit uses/defs fields for sparc backend...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Chris Lattner
Add entries to track information about implicit uses...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-03
Brian Gaeke
brg
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
More support
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
More support for machine code emission: raw instructions
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Expose explicit type
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Start implementing MachineCodeEmitter
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Start adding to the meat of MachineCodeEmitter
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Eliminate OtherFrm
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Remove comment
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Initial support for machine code emission
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Add initial support for machine code emission
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Initial version of MachineCodeEmitter interface: empty
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
The hopefully final version of addPassesToEmitMachineCo...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Misha Brukman
Ignore generated files gram.tab.c and gram.tab.h
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Misha Brukman
Ignore generated files Lexer.cpp and llvmAsmParser.*
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Misha Brukman
Ignore generated files FileLexer.* and FileParser.*
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Add comment about ownership semantics
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Misha Brukman
* Abstracted out stack space allocation into its own...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Misha Brukman
Fix order of operands on a store from reg to [reg+offset].
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Add stub to emit machine code for JIT
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Continued support for field intitializers
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Continued support for field initializer
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Continued support for Field Initializer
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Adjustments due to new FieldInit stuff
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Add comments, factor out common code
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Add support for field exprs
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
* Move BitsInit::resolveReferences up with the rest...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Initial support for Field Expressions
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Add correct dependency
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Split up targets
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Add comments
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Make sure to build lib/Support before the utilities...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Initial checkin of TableGen utility
commit
|
commitdiff
|
tree
|
snapshot
2002-12-02
Chris Lattner
Add makefile to build subdirs
commit
|
commitdiff
|
tree
|
snapshot
2002-12-01
Chris Lattner
Add rawfrm flags
commit
|
commitdiff
|
tree
|
snapshot
2002-12-01
Chris Lattner
Don't add implicit regs
commit
|
commitdiff
|
tree
|
snapshot
2002-11-30
Brian Gaeke
brg
commit
|
commitdiff
|
tree
|
snapshot
2002-11-29
Brian Gaeke
brg
commit
|
commitdiff
|
tree
|
snapshot
2002-11-27
Vikram S. Adve
Several fixes:
commit
|
commitdiff
|
tree
|
snapshot
2002-11-27
Vikram S. Adve
Fix logical error in TD pass: we should clear Mod/Ref...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-27
Vikram S. Adve
Added flags to CloneFlags to strip/keep Mod/Ref bits...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-27
Vikram S. Adve
No longer need local graph to find call sites.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-27
Vikram S. Adve
(1) Bug fix that was causing nodes with dangling refere...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-26
Brian Gaeke
brg
commit
|
commitdiff
|
tree
|
snapshot
2002-11-25
Vikram S. Adve
Keep global nodes in each DS Graph (by forcing them...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
Misha Brukman
Oops. Got the MOVrm and MOVmr mixed up. Fixed. We can...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
Misha Brukman
Enable the register allocator pass.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
Misha Brukman
A simple (spilling) register allocator.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
Misha Brukman
Added methods to read/write values to stack in .h,...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
Misha Brukman
Added -*- C++ -*- mode to the comments.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
Misha Brukman
Add a simple way to add memory locations of format...
commit
|
commitdiff
|
tree
|
snapshot
2002-11-22
Misha Brukman
Added virtual functions for storing and retrieving...
commit
|
commitdiff
|
tree
|
snapshot
next