projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added debug information. Fixed several bugs in the reconstruct loop function.
2004-10-10
Tanya Lattner
Added debug information. Fixed several bugs in the...
commit
|
commitdiff
|
tree
2004-10-05
Tanya Lattner
Added a couple of includes to get this to compile on...
commit
|
commitdiff
|
tree
2004-08-01
Tanya Lattner
Adding ModuloScheduling so that it compiles for everyone.
commit
|
commitdiff
|
tree
2004-08-01
Tanya Lattner
Adding friend MSSchedule for ModuloScheduling pass.
commit
|
commitdiff
|
tree
2004-07-30
Tanya Lattner
Updated ModuloScheduling. It makes it all the wya...
commit
|
commitdiff
|
tree
2004-06-25
Tanya Lattner
Made a fix so that you can print out MachineInstrs...
commit
|
commitdiff
|
tree
2004-06-22
Tanya Lattner
Fixing broken links
commit
|
commitdiff
|
tree
2004-06-22
Tanya Lattner
Removed extra href close tag
commit
|
commitdiff
|
tree
2004-06-22
Tanya Lattner
Fixed broken links.
commit
|
commitdiff
|
tree
2004-06-22
Tanya Lattner
Fixing broken link to gcc manual
commit
|
commitdiff
|
tree
2004-06-21
Tanya Lattner
Changing absolute link. Remembering to logout as root ;)
commit
|
commitdiff
|
tree
2004-06-21
Tanya Lattner
Fixed small typo to symtab link.
commit
|
commitdiff
|
tree
2004-06-21
Tanya Lattner
Just a stub command guide for llvm-db for now. Will...
commit
|
commitdiff
|
tree
2004-05-28
Tanya Lattner
updates to ModuloSched
commit
|
commitdiff
|
tree
2004-05-26
Tanya Lattner
Adding scheduling class.
commit
|
commitdiff
|
tree
2004-05-26
Tanya Lattner
Updating my cvs versions. THis is still in progress...
commit
|
commitdiff
|
tree
2004-05-24
Tanya Lattner
Moved MachineBasicBlock deconstructor to cpp file and...
commit
|
commitdiff
|
tree
2004-05-24
Tanya Lattner
Added MachineFunction parent* to MachineBasicBlock...
commit
|
commitdiff
|
tree
2004-05-24
Tanya Lattner
Changed clone to be const.
commit
|
commitdiff
|
tree
2004-05-23
Tanya Lattner
Fixed up my changes to add support for cloning Machine...
commit
|
commitdiff
|
tree
2004-05-23
Tanya Lattner
Adding support to clone MachineInstr
commit
|
commitdiff
|
tree
2004-05-08
Tanya Lattner
Fixed up sched graph.
commit
|
commitdiff
|
tree
2004-05-08
Tanya Lattner
Registering the ModuloScheduling pass.
commit
|
commitdiff
|
tree
2004-05-08
Tanya Lattner
Changed CPUResource to allow access to max num users...
commit
|
commitdiff
|
tree
2004-05-08
Tanya Lattner
Changed CPUResource to allow access to maxnum users.
commit
|
commitdiff
|
tree
2004-05-08
Tanya Lattner
Updating my versions of ModuloScheduling in cvs. Still...
commit
|
commitdiff
|
tree
2004-04-30
Tanya Lattner
Sorry, now friend class name should be right!!
commit
|
commitdiff
|
tree
2004-04-30
Tanya Lattner
Fixed friend class name for ModuloScheduling.
commit
|
commitdiff
|
tree
2004-04-30
Tanya Lattner
Fixed friend class name for ModuloSched
commit
|
commitdiff
|
tree
2004-04-30
Tanya Lattner
Removing MachineResource class.
commit
|
commitdiff
|
tree
2004-03-01
Tanya Lattner
fix bug in previous checkin
commit
|
commitdiff
|
tree
2004-03-01
Tanya Lattner
Adding new Modulo Scheduling graph files.
commit
|
commitdiff
|
tree
2004-03-01
Tanya Lattner
Removing old graph files with new graph files that...
commit
|
commitdiff
|
tree
2004-02-05
Tanya Lattner
Added missing include.
commit
|
commitdiff
|
tree
2004-02-05
Tanya Lattner
Fixed Chris' typo.
commit
|
commitdiff
|
tree
2004-01-20
Tanya Lattner
Moved iterators around.
commit
|
commitdiff
|
tree
2004-01-20
Tanya Lattner
Moved iterators to common file.
commit
|
commitdiff
|
tree
2003-12-06
Tanya Lattner
New command line parsing. This isn't as perfect as...
commit
|
commitdiff
|
tree
2003-09-13
Tanya Lattner
Added llvm-ar to the Makefile
commit
|
commitdiff
|
tree
2003-09-13
Tanya Lattner
Fixed warning.
commit
|
commitdiff
|
tree
2003-08-28
Tanya Lattner
Removing README
commit
|
commitdiff
|
tree
2003-08-28
Tanya Lattner
Putting my revised version of ModuloScheduling in cvs...
commit
|
commitdiff
|
tree
2003-08-28
Tanya Lattner
Moved index in BB to common graph class.
commit
|
commitdiff
|
tree
2003-08-28
Tanya Lattner
Moved index into BB to common graph class because its...
commit
|
commitdiff
|
tree
2003-08-28
Tanya Lattner
First version of llvm-ar added to cvs repository.
commit
|
commitdiff
|
tree
2003-08-27
Tanya Lattner
*** empty log message ***
commit
|
commitdiff
|
tree
2003-08-27
Tanya Lattner
Added/removed header file
commit
|
commitdiff
|
tree
2003-08-27
Tanya Lattner
Cleaned up the code (spacing, not needed headers) and...
commit
|
commitdiff
|
tree
2003-08-27
Tanya Lattner
*** empty log message ***
commit
|
commitdiff
|
tree
2003-08-25
Tanya Lattner
SchedGraphCommon header file. Contains class definition...
commit
|
commitdiff
|
tree
2003-08-25
Tanya Lattner
First version of SchedGraph common class and refactoring...
commit
|
commitdiff
|
tree
2003-08-05
Tanya Lattner
Fixed minor bug in SafeToHoist and made some changes...
commit
|
commitdiff
|
tree
2003-08-05
Tanya Lattner
Added LICM test cases to:
commit
|
commitdiff
|
tree
2003-08-05
Tanya Lattner
Fixed LICM bug that hoists trapping instructions that...
commit
|
commitdiff
|
tree
2003-07-31
Tanya Lattner
Renamed trapping instruction function to be more consistent...
commit
|
commitdiff
|
tree
2003-07-31
Tanya Lattner
*** empty log message ***
commit
|
commitdiff
|
tree
2003-07-31
Tanya Lattner
Added function to determine if an Instruction may trap.
commit
|
commitdiff
|
tree
2003-07-28
Tanya Lattner
Need to include <string> to fix compile error on Sun
commit
|
commitdiff
|
tree
2003-06-04
Tanya Lattner
Had to comment out a line in outByte() to get it to...
commit
|
commitdiff
|
tree
2003-05-31
Tanya Lattner
Fixed comment width, changed arg to be const, fixed...
commit
|
commitdiff
|
tree
2003-05-30
Tanya Lattner
Sorry, correcting small typo.
commit
|
commitdiff
|
tree
2003-05-30
Tanya Lattner
Added the CloneTrace function which clones traces....
commit
|
commitdiff
|
tree
2003-05-30
Tanya Lattner
Added support for cloning a trace.
commit
|
commitdiff
|
tree