index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
ModuloScheduling
Commit message (
Expand
)
Author
Age
Files
Lines
*
ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specific
Misha Brukman
2004-10-10
8
-3120
/
+0
*
Added debug information. Fixed several bugs in the reconstruct loop function.
Tanya Lattner
2004-10-10
5
-138
/
+280
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+19
*
Add includes and use std:: for standard library calls to make code
Alkis Evlogimenos
2004-09-28
2
-22
/
+24
*
Changes For Bug 352
Reid Spencer
2004-09-01
4
-8
/
+8
*
Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI.
Brian Gaeke
2004-08-18
1
-4
/
+2
*
Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...
Chris Lattner
2004-08-16
1
-2
/
+1
*
Get rid of a warning when compiling optimized. Uninitialized variable has
Reid Spencer
2004-08-07
1
-1
/
+1
*
Include SparcV9TmpInstr.h to pick up the def. of TmpInstruction,
Brian Gaeke
2004-08-04
1
-1
/
+1
*
Squelch warnings in release mode
Chris Lattner
2004-08-04
1
-3
/
+3
*
Add #include <cstdlib> and abort() to silence a warning
Misha Brukman
2004-08-02
1
-5
/
+6
*
* ceil() requires #include <cmath> for compilation
Misha Brukman
2004-08-02
1
-3
/
+4
*
Updated ModuloScheduling. It makes it all the wya through register allocatio...
Tanya Lattner
2004-07-30
4
-294
/
+741
*
These files don't need to include <iostream> since they include "Support/Debu...
Brian Gaeke
2004-07-21
3
-3
/
+0
*
updates to ModuloSched
Tanya Lattner
2004-05-28
2
-10
/
+91
*
Adding scheduling class.
Tanya Lattner
2004-05-26
2
-0
/
+246
*
Updating my cvs versions. THis is still in progress and much will be changed.
Tanya Lattner
2004-05-26
4
-157
/
+299
*
Updating my versions of ModuloScheduling in cvs. Still not complete.
Tanya Lattner
2004-05-08
4
-303
/
+860
*
Adding new Modulo Scheduling graph files.
Tanya Lattner
2004-03-01
3
-0
/
+769
*
Removing old graph files with new graph files that I wrote. Updated ModuloSch...
Tanya Lattner
2004-03-01
3
-276
/
+682
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
3
-0
/
+10
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+8
*
Added LLVM copyright notice to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
2
-0
/
+14
*
Regularize header file comments
Chris Lattner
2003-10-13
1
-1
/
+1
*
* Doxygenified comments
Misha Brukman
2003-10-10
1
-8
/
+8
*
Removing README
Tanya Lattner
2003-08-28
2
-35
/
+2
*
Putting my revised version of ModuloScheduling in cvs. This is not complete...
Tanya Lattner
2003-08-28
4
-2940
/
+155
*
Fix spello
Chris Lattner
2003-08-21
1
-1
/
+1
*
Remove #include
Chris Lattner
2003-07-26
1
-1
/
+0
*
Random cleanups
Chris Lattner
2003-07-23
1
-26
/
+18
*
add some comments
Guochun Shi
2003-06-10
2
-54
/
+114
*
add an brief instruction what this pass is
Guochun Shi
2003-06-10
1
-1
/
+1
*
a simple introduction to this pass
Guochun Shi
2003-06-10
1
-0
/
+33
*
cleaned code
Guochun Shi
2003-06-10
3
-127
/
+321
*
delete useless functions
Guochun Shi
2003-06-08
4
-216
/
+190
*
change DEBUG to DEBUG_PRINT
Guochun Shi
2003-06-08
3
-102
/
+106
*
compiled with the new SchedGraphCommon
Guochun Shi
2003-06-02
3
-27
/
+38
*
so far everything compiles
Guochun Shi
2003-05-30
2
-23
/
+39
*
Just some code beautification changes I had sitting around in my tree.
Misha Brukman
2003-04-22
2
-22
/
+15
*
Fixed compilation errors, command-line argument declarations, cleaned up code to
Misha Brukman
2003-04-10
4
-267
/
+257
*
Made the code readable:
Misha Brukman
2003-04-09
4
-1884
/
+1977
*
change the include file names and some class names to make it compile
Guochun Shi
2003-04-06
4
-24
/
+30
*
*** empty log message ***
Guochun Shi
2003-03-27
5
-0
/
+2726