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 directory InstrSched.
Vikram S. Adve
2001-08-28
1
-1
/
+1
*
Major changes too hard to document :-)
Vikram S. Adve
2001-08-28
1
-766
/
+1115
*
Extensive additions for supporting instruction scheduling.
Vikram S. Adve
2001-08-28
1
-2
/
+73
*
Added class MachineSchedInfo and several supporting classes
Vikram S. Adve
2001-08-28
1
-2
/
+195
*
Implementation of instruction scheduling for LLVM.
Vikram S. Adve
2001-08-28
2
-0
/
+2928
*
Class that encapsulates priority heuristics for instruction scheduling.
Vikram S. Adve
2001-08-28
2
-0
/
+594
*
Scheduling DAG for instruction scheduling. Currently for a single basic block.
Vikram S. Adve
2001-08-28
2
-0
/
+1518
*
Moved debug options declaration to header file, and moved
Vikram S. Adve
2001-08-28
2
-130
/
+108
*
Moved function PrintMachineInstructions here.
Vikram S. Adve
2001-08-28
1
-5
/
+37
*
analyze() now checks to see that we don't analyze the same method twice.
Vikram S. Adve
2001-08-28
2
-2
/
+10
*
*** empty log message ***
Vikram S. Adve
2001-08-28
1
-0
/
+44
*
I suck
Chris Lattner
2001-08-27
1
-1
/
+1
*
Initial checkin of TargetData code
Chris Lattner
2001-08-27
1
-0
/
+181
*
Remove target specific stuff from Type classes
Chris Lattner
2001-08-27
1
-5
/
+1
*
Remove target specific method from MemAccessInst class
Chris Lattner
2001-08-27
1
-40
/
+0
*
Convert to use the new factored out TargetData class
Chris Lattner
2001-08-27
2
-18
/
+7
*
Factor code out to the TargetData class
Chris Lattner
2001-08-27
1
-82
/
+11
*
Support passing a data pointer to annotation factory methods
Chris Lattner
2001-08-27
1
-5
/
+6
*
Demolish explicit source list
Chris Lattner
2001-08-27
1
-3
/
+0
*
Lots of new functionality
Chris Lattner
2001-08-27
5
-19
/
+278
*
Remove explicit source list
Chris Lattner
2001-08-25
1
-4
/
+0
*
Make sure noone branches to the entry node of the method
Chris Lattner
2001-08-24
2
-0
/
+2
*
Add annotation support
Chris Lattner
2001-08-23
1
-0
/
+63
*
Handle case where there is no exit node from a flowgraph
Chris Lattner
2001-08-23
2
-6
/
+18
*
Changed an assertion message
Chris Lattner
2001-08-23
1
-1
/
+1
*
Initial checkin of interpreter
Chris Lattner
2001-08-23
6
-0
/
+1054
*
LV code on machine instructions
Ruchira Sasanka
2001-08-20
8
-272
/
+506
*
LV info on machine instructions
Ruchira Sasanka
2001-08-20
2
-14
/
+22
*
Always set isDef for operand in position resultPos.
Vikram S. Adve
2001-08-13
1
-7
/
+10
*
Changed SetMachineOpernad calls in Set3OperandsFromInstr so that the
Ruchira Sasanka
2001-08-13
1
-4
/
+4
*
Changed case 64 to make the first arg of phi a defintion
Ruchira Sasanka
2001-08-13
1
-1
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-08-07
1
-1
/
+1
*
added a default isDef arg to SetMachineOperand method - Ruchira
Ruchira Sasanka
2001-08-07
1
-3
/
+6
*
Add CC operand as 4th operand of SUBcc, and mark it as a def.
Vikram S. Adve
2001-08-06
1
-6
/
+5
*
Also, move burg rule to Makefile.common.
Vikram S. Adve
2001-08-06
1
-3
/
+0
*
Better still, lets move pathname for Burg to Makefile.common.
Vikram S. Adve
2001-08-06
1
-3
/
+1
*
Use full pathname for burg.
Vikram S. Adve
2001-08-06
1
-1
/
+1
*
Simplify command line options, and add option for printing
Vikram S. Adve
2001-07-31
2
-12
/
+16
*
Added tree nodes for Phi instructions.
Vikram S. Adve
2001-07-31
1
-1
/
+3
*
Generate tree nodes for Phi instructions.
Vikram S. Adve
2001-07-31
2
-46
/
+32
*
Allow machine instructions with variable numbers of arguments.
Vikram S. Adve
2001-07-31
1
-1
/
+12
*
Generate dummy Phi machine instruction, plus a bug fix for BrCond(boolreg).
Vikram S. Adve
2001-07-31
1
-3
/
+19
*
Record machine instructions in the vector for each basic block.
Vikram S. Adve
2001-07-30
2
-0
/
+28
*
Added vector of machine instructions for the basic block.
Vikram S. Adve
2001-07-30
1
-1
/
+6
*
Remove some gross stuff
Chris Lattner
2001-07-28
1
-6
/
+3
*
Allow vararg method types with 0 fixed types
Chris Lattner
2001-07-28
1
-1
/
+4
*
Make error msg nicer
Chris Lattner
2001-07-28
1
-2
/
+2
*
Enable the elimination of method prototypes that are not referenced
Chris Lattner
2001-07-28
1
-4
/
+19
*
* Make sure that the size of the type field can also control the output
Chris Lattner
2001-07-28
1
-0
/
+6
*
* Add calls to failure template so that it is actually possible to debug
Chris Lattner
2001-07-28
4
-124
/
+134
[next]