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
*
added support for implict operands in machine instruction
Ruchira Sasanka
2001-10-12
4
-58
/
+152
*
--added support for implicit operands in machine instructions
Ruchira Sasanka
2001-10-12
2
-0
/
+12
*
Record implicitRefs for each machine instruction instead of
Vikram S. Adve
2001-10-11
1
-39
/
+32
*
Add graph edges due to implicit refs in each machine instruction.
Vikram S. Adve
2001-10-11
2
-54
/
+104
*
Don't insert useful instructions in delay slot of a RETURN.
Vikram S. Adve
2001-10-10
4
-54
/
+64
*
Insert code to load constants used as Call or Return arguments.
Vikram S. Adve
2001-10-10
1
-39
/
+94
*
Machine-independent code generation routines used in instruction
Vikram S. Adve
2001-10-10
2
-0
/
+714
*
Moved code generation support routines to InstrSelectionSupport.cpp.
Vikram S. Adve
2001-10-10
3
-303
/
+2
*
--removed %g regs being allocated - fix later
Ruchira Sasanka
2001-10-09
1
-5
/
+6
*
Add comment
Chris Lattner
2001-10-03
1
-0
/
+6
*
Support multiple global's definitions
Chris Lattner
2001-10-03
1
-23
/
+13
*
Factor parentness out of Module & GlobalVariable into GlobalValue
Chris Lattner
2001-10-03
3
-2
/
+34
*
Rename getNullPointer to getNull
Chris Lattner
2001-10-03
1
-1
/
+13
*
Rename getNullPointer to getNull
Chris Lattner
2001-10-03
1
-1
/
+1
*
Allow duplicate constant values as long as they are compatible.
Chris Lattner
2001-10-03
1
-36
/
+62
*
Add check to make sure that we dont reference MEthodType's directly
Chris Lattner
2001-10-03
1
-0
/
+3
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
14
-46
/
+82
*
First try at a horrible global value reference wrapper
Chris Lattner
2001-10-03
2
-19
/
+51
*
Clean up parser, fix a bug that prevented this from working:
Chris Lattner
2001-10-03
1
-66
/
+52
*
* Add support for null as a constant
Chris Lattner
2001-10-03
2
-28
/
+59
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
25
-133
/
+127
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
25
-97
/
+96
*
Add more support for new style casts
Chris Lattner
2001-10-01
14
-50
/
+42
*
Add support for new style casts
Chris Lattner
2001-10-01
14
-35
/
+41
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
11
-54
/
+48
*
Fix emission of return instructions
Chris Lattner
2001-10-01
1
-0
/
+2
*
Several fixes:
Vikram S. Adve
2001-10-01
1
-1222
/
+1301
*
removing phy regaloc - incorrect file
Ruchira Sasanka
2001-09-30
2
-974
/
+0
*
Change latency of setuw and setsw to 2 cycles.
Vikram S. Adve
2001-09-30
1
-4
/
+5
*
Change ! ( ...== ...) to !=.
Vikram S. Adve
2001-09-30
2
-2
/
+2
*
Improved dump for disp type operand.
Vikram S. Adve
2001-09-30
1
-1
/
+7
*
Bug fixes:
Vikram S. Adve
2001-09-30
2
-756
/
+858
*
Minor changes for bug fixes in SchedGraph.cpp.
Vikram S. Adve
2001-09-30
2
-18
/
+30
*
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
[next]