projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2004-05-26
Alkis Evlogimenos
Refactor common initialization code in private init...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Alkis Evlogimenos
Use one destination constructor for the unconditional...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Misha Brukman
Fix spelling of doxygen directive.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Lattner
Fix PR344: the incorrect remove was being used.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Lattner
Make the test use the %A type
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Lattner
A quick and ugly hack to fix PR345. I used TypeTy...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Chris Lattner
Fix a bug in reid's checkin
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Reid Spencer
Added a section on the SymbolTable class.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Reid Spencer
Part of bug 122:
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Reid Spencer
Part of bug 122. Removed dependency of AsmWriter on...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Tanya Lattner
Adding scheduling class.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Tanya Lattner
Updating my cvs versions. THis is still in progress...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Brian Gaeke
Add a (not very meaningful) default constructor for...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Put SlotTable.h inclusion back at front of list to...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Change the install-includes target to completely ignore...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Make the constructor explicit so we can't implicitly...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Make some improvements suggested by Chris.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Adding the initial implementation of the SlotTable...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Alkis Evlogimenos
Remove this file as well as it is no longer needed...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Document a couple functions.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Chris Lattner
Make use of the doc_author and doc_code styles. <tt...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Changed to use SymbolTable's new iteration interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Changed to use SymbolTable's new lookup interface.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Removed unused, useless header file.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Added a bit on slot numbers.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Made it illegal to pass a Type* through one of the...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Convert to SymbolTable's new iteration interface.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Convert to SymbolTable's new iteration interface. Remov...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Completely rewrote the class. SymbolTable now separates...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Convert to SymbolTable's new lookup and iteration inter...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Remove unused header file.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Make this pass simply invoke SymbolTable::strip().
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Remove use of Type::TypeTy from an assert. It will...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Get rid of a wart: useless getFILE function is now...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Give Type its own dump() method in preparation for...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Completely rewrote the class. SymbolTable now separates...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Convert dump() method to call Type::dump() instead...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Reid Spencer
Fix a small typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Vikram S. Adve
Recognize memalign and friends, and handle them specially.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Chris Lattner
Implement InstCombine:shift.ll:test16, which turns...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Chris Lattner
Implement some helpers
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Chris Lattner
Add some helpers
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Chris Lattner
Implement instcombine/cast.ll:test16:
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Chris Lattner
Add a new test16 and fix some other tests that were...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Make doc_code shrink-to-fit. This only works in mozill...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Tanya Lattner
Moved MachineBasicBlock deconstructor to cpp file and...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Fix a bug in my previous checkin
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Tanya Lattner
Added MachineFunction parent* to MachineBasicBlock...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Lots of minor typo fixes, some minor inaccuracies fixed...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
new feature
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Fix a couple of busted li's
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Add a todo to make it clear that the section is not...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Personally, I think that documentation is as important...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Fix a div problem that was causing some wierd indentati...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Add some notes
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Add a link to the GC doc
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Chris Lattner
Eliminate an explicit use of the LLVM basic block,...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Tanya Lattner
Changed clone to be const.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Alkis Evlogimenos
Eliminate warnings
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Testcases for andersen's alias analysis.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Spelling people's names right is kinda important
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Build the garbage collectors
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Initial checkin of GC implementation support files
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Reid Spencer
Create a new style for tables that have no width (...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Check in an EARLY START on a simple copying collector
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Add a simple testcase for garbage collection support
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Add support for accurate garbage collection to the...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Add some notes to myself, no functional changes
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
minor wording change
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Fix cases where we missed inlining some more obvious...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Simplify the interface and remove an unneeded #include
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Fairly substantial changes to update the alias analysis...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Adjust to the changes in the AliasSetTracker interface
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Add support for replacement of formal arguments with...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Implement the -lowergc pass which is used by code gener...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Recognize and verify the new GC intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Add the new GC intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Add a new prototype
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Changes to work with the changes to the AliasAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Move the -no-aa AA implementation into this file since...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Updates to work with the new auto-forwarding AA interfa...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Fix a really nasty bug with the -disable-ds-field-sensi...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Update to match the autochaining interface that the...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Implement the interfaces to update value numbering...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Several *major* changes to the AA interfaces:
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Add interfaces to update value numbering results
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Rename a method
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Make use of the new doc_author class. "Seperate conten...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Lots of minor cleanups and clarifications
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Remove implemented stuff
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Describe the new garbage collector intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Lots of minor fixes and formatting improvements
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Update the coding standards, removign the bit about...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Substantially expand and update the alias analysis...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Various changes to make the docs look nicer. Add a...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Add a new document describing the LLVM accurate garbage...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Chris Lattner
Add a simple implementation of Andersen's interprocedur...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Tanya Lattner
Fixed up my changes to add support for cloning Machine...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-23
Alkis Evlogimenos
Remove virtual destructor from InstVisitor. This class...
commit
|
commitdiff
|
tree
|
snapshot
next