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
*
added support to move "added instructions" after the delay slot
Ruchira Sasanka
2001-10-23
1
-0
/
+3
*
Added support to move "added instructions" after the delay slot
Ruchira Sasanka
2001-10-23
1
-19
/
+79
*
Use class MachineCodeForMethod to print machine code.
Vikram S. Adve
2001-10-22
1
-1
/
+1
*
Added class MachineCodeForMethod.
Vikram S. Adve
2001-10-22
1
-1
/
+39
*
Cosmetic changes only.
Vikram S. Adve
2001-10-22
1
-15
/
+49
*
Modify code that processes delay slots so that it preserves any
Vikram S. Adve
2001-10-22
1
-11
/
+36
*
Added support for both call/jmpl instructions
Ruchira Sasanka
2001-10-21
1
-22
/
+13
*
Added code to support unusable Suggested Colors.
Ruchira Sasanka
2001-10-19
2
-15
/
+26
*
Added code to PhyRegAlloc to mark unusable suggested regs
Ruchira Sasanka
2001-10-19
2
-6
/
+57
*
Changed Call interference info
Ruchira Sasanka
2001-10-19
3
-10
/
+27
*
Corrected call interference bug
Ruchira Sasanka
2001-10-19
2
-14
/
+87
*
no major change
Ruchira Sasanka
2001-10-18
1
-2
/
+4
*
Added implict operand printing for operator( ostream, MachineInstr&)
Ruchira Sasanka
2001-10-18
1
-0
/
+20
*
removed some debug messages
Ruchira Sasanka
2001-10-18
1
-15
/
+17
*
1. Add a bottom-up pass on BURG trees that is used to fix constant operands.
Vikram S. Adve
2001-10-17
3
-149
/
+235
*
Separate VM instruction that generates the instructions that compute a value
Vikram S. Adve
2001-10-17
1
-1
/
+2
*
*** empty log message ***
Vikram S. Adve
2001-10-17
1
-15
/
+24
*
changed debugg message printing - no change to useful code
Ruchira Sasanka
2001-10-16
1
-13
/
+16
*
No major change - commented some debug code
Ruchira Sasanka
2001-10-16
1
-3
/
+3
*
Added support for caller saving
Ruchira Sasanka
2001-10-16
5
-112
/
+188
*
Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...
Chris Lattner
2001-10-15
2
-3
/
+3
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
4
-85
/
+85
*
updated suggesting/coloring of call & return args & implicit operands.
Ruchira Sasanka
2001-10-15
2
-70
/
+147
*
fixed a coalscing bug
Ruchira Sasanka
2001-10-15
2
-3
/
+5
*
* Fix privacy issues on RegToRefVecMap
Chris Lattner
2001-10-13
1
-5
/
+5
*
--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
[next]