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-07-10
Vikram S. Adve
Added a few more methods for creating instructions.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Vikram S. Adve
Fix print of BB name in dump().
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Vikram S. Adve
Add support for marking each operand as a %hh, %hm...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Vikram S. Adve
Changed interface to insertCallerSavingCode().
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Vikram S. Adve
Stop using pseudo-instructions (SETX, SETUW, SETSW)
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Vikram S. Adve
Add support to print %hh, %hm, %lm, or %lo in an operan...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Vikram S. Adve
Major overhaul to stop using pseudo-instructions (SETX...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Vikram S. Adve
More important fixes:
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Vikram S. Adve
Put caller-saving code *before* argument copying code!
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Vikram S. Adve
Minor change in comments.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Chris Lattner
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-07-10
Chris Lattner
Allow specifying a module for context instead of a...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Chris Lattner
Add a new testcase. It actually is not infinite loopin...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Vikram S. Adve
Disabling reassociate pass until it is fixed.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Chris Lattner
New testcase for problem effecting mst
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Anand Shukla
changed mem_fun to std::mem_fun
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Anand Shukla
added std:: to hash_set
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Anand Shukla
Added std:: to mem_fun for 64-bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Chris Lattner
Implementing shift left & shift right on pointers
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Chris Lattner
Include header in the compiler-neutral location
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Vikram S. Adve
Added support for printing constant global references to
commit
|
commitdiff
|
tree
|
snapshot
2002-07-09
Vikram S. Adve
Add makefile-mode flag for emacs.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Fix iteration and InsertPos bugs introduced when Chris...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Numerous changes in interface to class SparcRegInfo...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
class MachineCodeForBasicBlock is now an annotation...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
BA no longer has the unused CC operand.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Have to save a boolean (setCC) value whenever use is...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
BA has only one argument.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Significant changes to correctly spill CC registers...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Significant changes to correctly spill CC registers...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
MachineInstr* in vector are not const (and never really...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Rename static struct Initializer to avoid name conflict...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Fix printing of BB in dump.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Moved class MachineCodeForBasicBlock to MachineCodeForB...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
MachineInstr::dump() now takes no arguments.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Implementation of class MachineCodeForBasicBlock.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
A single MachineInstr operand may now be both a def...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
A single MachineInstr operand may now be both a def...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
cpMem<->Reg functions now support CC registers (int...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Interface to class MachineCodeForBasicBlock.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
getUsableUniRegAtMI interface simplified slightly.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Moved class MachineCodeForBasicBlock to MachineCodeForB...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
MachineInstr* in vector are not const (and never really...
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Added two more helper functions for instruction creation.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Vikram S. Adve
Moved MachineCodeForBB to be an annotation on BasicBlock.
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Anand Shukla
changes BBsorting and oredering
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Anand Shukla
small corrections
commit
|
commitdiff
|
tree
|
snapshot
2002-07-08
Anand Shukla
changed function numbering
commit
|
commitdiff
|
tree
|
snapshot
2002-07-03
Anand Shukla
Add new << to allow printing modules by reference.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
Clean up anands patch
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
Strip the symbols out of the bytecode to inflate genera...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
YEs, we really do want to sort.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
Yes, we REALLY DO want to run the reassociate pass.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
Remove diff-cluttering tags
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
Remove tag that just clutters diffs
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
Fix anands changes
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
Convert tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
Fix anand's last checkin
commit
|
commitdiff
|
tree
|
snapshot
2002-06-30
Chris Lattner
Fix comment
commit
|
commitdiff
|
tree
|
snapshot
2002-06-28
Chris Lattner
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
changes for 64bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
added include<iostream> for cerr
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
Changes for 64bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
correcting makefile: incorrectly checked in wrong versi...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
Changes for 64bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
added include<iostream> for cerr
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
changes to make it compatible with 64bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
additions and bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
added include<iostream> for cerr
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
changes to make it compatible with 64bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
changes to make it compatible with 64bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
changes to make it compatible with 64bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
changes to make it compatible with 64bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
minor change in removing endl
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
We must with with GCC 2.95 :(
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
changes to make it compatible with 64bit gcc
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
Avoid calling LLVM "Strongly typed"
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
Added setSuccessor() method to terminator instructions
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
Add borders to truth tables
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
Minor tuning and fleshing out of the language reference.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
Build all subdirectories
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
MEGAPATCH checkin.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
MEGAPATCH checkin.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
Description of a large patch that I checked in
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
Simplify the code that adds passes so compilation can...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
* Update with MegaPatch
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
* Update to work with Megapatch
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
Remove DynamicConstantMerge pass, because it did not...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Chris Lattner
Remove "fixers" for problems in GCC generated code...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-25
Anand Shukla
Relocating Graph.h
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Chris Lattner
Test more thoroughly
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Chris Lattner
Expose the analyzer
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Chris Lattner
Basic test of the inlinr
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Chris Lattner
Testcase for unimplemented feature
commit
|
commitdiff
|
tree
|
snapshot
2002-06-24
Chris Lattner
Checkin descriptive note
commit
|
commitdiff
|
tree
|
snapshot
2002-06-10
Chris Lattner
Mark some stuff as done
commit
|
commitdiff
|
tree
|
snapshot
2002-06-08
Chris Lattner
New testcases for verifier
commit
|
commitdiff
|
tree
|
snapshot
next