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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two bug fixes:
Vikram S. Adve
2001-09-30
2
-156
/
+354
*
*** empty log message ***
Ruchira Sasanka
2001-09-30
2
-4
/
+6
*
added suggesting color support
Ruchira Sasanka
2001-09-30
7
-28
/
+202
*
added support for suggesting colors
Ruchira Sasanka
2001-09-30
3
-340
/
+684
*
--added suggesting colors; call/ret arg handling
Ruchira Sasanka
2001-09-30
4
-96
/
+470
*
Implement constant pointers, and null specifically in the parser, bytecode wr...
Chris Lattner
2001-09-30
5
-36
/
+81
*
Implement a constant pointer value
Chris Lattner
2001-09-30
1
-0
/
+9
*
File #include file
Chris Lattner
2001-09-28
1
-1
/
+1
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
16
-81
/
+138
*
* Properly escape function names
Chris Lattner
2001-09-28
1
-3
/
+23
*
Check in bug fix for vadve
Chris Lattner
2001-09-28
1
-2
/
+2
*
Initial support for construction of a call graph
Chris Lattner
2001-09-28
1
-0
/
+66
*
Make error report a little more useful
Chris Lattner
2001-09-28
1
-0
/
+1
*
ADCE is broken but at least we know why
Chris Lattner
2001-09-28
1
-1
/
+6
*
-- fixed a ret val bug
Ruchira Sasanka
2001-09-19
1
-1
/
+18
*
-- removed debugging messages
Ruchira Sasanka
2001-09-19
2
-2
/
+2
*
-fixed return value bug.
Ruchira Sasanka
2001-09-19
2
-0
/
+974
*
Change debug info from #define to command line option
Chris Lattner
2001-09-19
2
-10
/
+24
*
Change debug info from #define to command line option
Chris Lattner
2001-09-19
2
-2
/
+24
*
* REMOVE extraneous debug info if DEBUG_RA is not set
Chris Lattner
2001-09-19
4
-10
/
+14
*
Seperate instruction definitions into new SparcInstr.def file
Chris Lattner
2001-09-19
4
-774
/
+455
*
Okay, make the member function work.
Chris Lattner
2001-09-19
1
-1
/
+1
*
Remove global debug output fns that have been superceded by a member func
Chris Lattner
2001-09-19
1
-11
/
+0
*
Add EmitAssembly to mf
Chris Lattner
2001-09-19
1
-1
/
+1
*
First cut at assembly output
Chris Lattner
2001-09-19
1
-0
/
+213
*
Add emitAssemblyMethod to TargetMachine
Chris Lattner
2001-09-19
1
-9
/
+11
*
*** empty log message ***
Ruchira Sasanka
2001-09-18
2
-0
/
+2
*
-- ruchira
Ruchira Sasanka
2001-09-18
6
-481
/
+920
*
-- updated printing
Ruchira Sasanka
2001-09-18
4
-72
/
+200
*
Remove a copy of a bunch of code
Chris Lattner
2001-09-18
2
-226
/
+0
*
Fix up code a bit, remove operator<< to Assembly/Writer.h
Chris Lattner
2001-09-18
1
-29
/
+7
*
Remove extraneous #includes
Chris Lattner
2001-09-18
1
-3
/
+0
*
Don't check for null on delete
Chris Lattner
2001-09-18
2
-10
/
+2
*
Renamed files to match the primary classes they provide.
Vikram S. Adve
2001-09-18
1
-175
/
+0
*
Renamed a header file.
Vikram S. Adve
2001-09-18
1
-1
/
+1
*
Make class TargetMachine the common interface to all target-dependent
Vikram S. Adve
2001-09-18
1
-21
/
+29
*
Allow pointer constants as well as integer and booleans.
Vikram S. Adve
2001-09-18
1
-36
/
+69
*
Make class TargetMachine the common interface to all target-dependent
Vikram S. Adve
2001-09-18
1
-49
/
+64
*
Renamed files to match the main classes they provide.
Vikram S. Adve
2001-09-18
3
-20
/
+218
*
Cast unsigned to int! It was causing a nice little bug.
Vikram S. Adve
2001-09-18
2
-4
/
+4
*
Minor changes.
Vikram S. Adve
2001-09-18
3
-233
/
+271
*
Don't add instructions to subtree for Phi or Call.
Vikram S. Adve
2001-09-18
2
-264
/
+402
*
Format file header.
Vikram S. Adve
2001-09-18
2
-38
/
+38
*
Add new entry/exit edges when removing delay slot nodes from the graph.
Vikram S. Adve
2001-09-18
2
-40
/
+72
*
Moved erase edge functions to class SchedGraph.
Vikram S. Adve
2001-09-18
2
-84
/
+186
*
Renamed some header files.
Vikram S. Adve
2001-09-18
2
-40
/
+40
*
Moved erase-edge functions from SchedGraphNode to SchedGraph.
Vikram S. Adve
2001-09-18
2
-20
/
+32
*
Moved DebugValue to Value.cpp.
Vikram S. Adve
2001-09-18
1
-6
/
+2
*
Added debugging support.
Vikram S. Adve
2001-09-18
1
-0
/
+38
*
Minor fixes: renamed target machine files; fold sched info into TargetMachine.
Vikram S. Adve
2001-09-18
2
-4
/
+4
[next]