index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Move the contents of the CodeGen/TargetMachine/Sparc directory to Target/Sparc
Chris Lattner
2001-09-14
7
-4577
/
+0
*
This checkin represents some cleanup of the backend, implementing the followi...
Chris Lattner
2001-09-14
7
-94
/
+1905
*
Updates to use local header files.
Chris Lattner
2001-09-14
1
-307
/
+18
*
More cleanups, preparing to revamp InstrForest to, among other things,
Chris Lattner
2001-09-12
3
-13
/
+9
*
* Clean up InstrForest
Chris Lattner
2001-09-12
2
-252
/
+162
*
Eliminate 'BasicNode' from InstrForest.
Chris Lattner
2001-09-11
4
-73
/
+38
*
Eliminate MainTreeNode function
Chris Lattner
2001-09-11
2
-3
/
+4
*
Remove irrelevant gross K&R Cisms
Chris Lattner
2001-09-11
1
-17
/
+1
[next]