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
Commit message (
Expand
)
Author
Age
Files
Lines
*
--corrected coalescing test: coalsed only if two are of the same reg class
Ruchira Sasanka
2001-10-12
1
-6
/
+6
*
Add graph edges due to implicit refs in each machine instruction.
Vikram S. Adve
2001-10-11
1
-27
/
+52
*
Don't insert useful instructions in delay slot of a RETURN.
Vikram S. Adve
2001-10-10
2
-27
/
+32
*
Machine-independent code generation routines used in instruction
Vikram S. Adve
2001-10-10
1
-0
/
+357
*
Moved code generation support routines to InstrSelectionSupport.cpp.
Vikram S. Adve
2001-10-10
2
-259
/
+1
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
2
-5
/
+7
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
3
-13
/
+12
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
removing phy regaloc - incorrect file
Ruchira Sasanka
2001-09-30
1
-487
/
+0
*
Change ! ( ...== ...) to !=.
Vikram S. Adve
2001-09-30
1
-1
/
+1
*
Improved dump for disp type operand.
Vikram S. Adve
2001-09-30
1
-1
/
+7
*
Bug fixes:
Vikram S. Adve
2001-09-30
1
-378
/
+429
*
Minor changes for bug fixes in SchedGraph.cpp.
Vikram S. Adve
2001-09-30
1
-9
/
+15
*
Two bug fixes:
Vikram S. Adve
2001-09-30
1
-78
/
+177
*
added suggesting color support
Ruchira Sasanka
2001-09-30
3
-6
/
+41
*
--added suggesting colors; call/ret arg handling
Ruchira Sasanka
2001-09-30
2
-48
/
+235
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
3
-9
/
+34
*
-- removed debugging messages
Ruchira Sasanka
2001-09-19
1
-1
/
+1
*
-fixed return value bug.
Ruchira Sasanka
2001-09-19
1
-0
/
+487
*
Change debug info from #define to command line option
Chris Lattner
2001-09-19
1
-5
/
+12
*
Change debug info from #define to command line option
Chris Lattner
2001-09-19
1
-1
/
+12
*
* REMOVE extraneous debug info if DEBUG_RA is not set
Chris Lattner
2001-09-19
2
-5
/
+7
*
*** empty log message ***
Ruchira Sasanka
2001-09-18
1
-0
/
+1
*
-- updated printing
Ruchira Sasanka
2001-09-18
2
-36
/
+100
*
Remove a copy of a bunch of code
Chris Lattner
2001-09-18
1
-113
/
+0
*
Don't check for null on delete
Chris Lattner
2001-09-18
1
-5
/
+1
*
Cast unsigned to int! It was causing a nice little bug.
Vikram S. Adve
2001-09-18
1
-2
/
+2
*
Minor changes.
Vikram S. Adve
2001-09-18
2
-166
/
+182
*
Don't add instructions to subtree for Phi or Call.
Vikram S. Adve
2001-09-18
1
-132
/
+201
*
Format file header.
Vikram S. Adve
2001-09-18
1
-19
/
+19
*
Add new entry/exit edges when removing delay slot nodes from the graph.
Vikram S. Adve
2001-09-18
1
-20
/
+36
*
Moved erase edge functions to class SchedGraph.
Vikram S. Adve
2001-09-18
1
-42
/
+93
*
Renamed some header files.
Vikram S. Adve
2001-09-18
1
-20
/
+20
*
Moved erase-edge functions from SchedGraphNode to SchedGraph.
Vikram S. Adve
2001-09-18
1
-10
/
+16
*
Minor fixes: renamed target machine files; fold sched info into TargetMachine.
Vikram S. Adve
2001-09-18
1
-2
/
+2
*
modified machine code printing
Ruchira Sasanka
2001-09-15
1
-43
/
+150
*
--added methods for printing
Ruchira Sasanka
2001-09-15
1
-0
/
+2
*
added setRegForValue to MachineOperand class
Ruchira Sasanka
2001-09-15
1
-1
/
+26
*
fixed printing messages
Ruchira Sasanka
2001-09-15
3
-32
/
+121
*
-- debug messages dissabled
Ruchira Sasanka
2001-09-15
1
-1
/
+1
*
--reg alloc code added
Ruchira Sasanka
2001-09-15
3
-1
/
+9
*
-reg alloc code
Ruchira Sasanka
2001-09-15
1
-0
/
+7
*
added RegAlloc Directory to DIRS
Ruchira Sasanka
2001-09-14
1
-1
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-09-14
5
-0
/
+1085
*
Add a forward decl, oops.
Chris Lattner
2001-09-14
1
-0
/
+1
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
5
-3
/
+701
*
Split Target/Machine.h into three files:
Chris Lattner
2001-09-14
3
-10
/
+3
*
Make a new llvm/Target #include directory.
Chris Lattner
2001-09-14
7
-489
/
+4
*
Checkin changes to:
Chris Lattner
2001-09-14
1
-8
/
+8
*
Move the sparc target to a new lib/Target directory
Chris Lattner
2001-09-14
1
-2
/
+0
[next]