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
*
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
*
* Fix bugs
Chris Lattner
2001-07-28
1
-20
/
+8
*
* Enable the use of escaped literal strings
Chris Lattner
2001-07-28
3
-63
/
+174
*
Added UltraSparcInstrInfo class to specialize class MachineInstrInfo.
Vikram S. Adve
2001-07-28
1
-11
/
+11
*
Eliminate unused function.
Vikram S. Adve
2001-07-28
2
-26
/
+0
*
Bug fixes:
Vikram S. Adve
2001-07-28
1
-194
/
+381
*
Added MachineInstrInfo class and moved instruction-related members there.
Vikram S. Adve
2001-07-28
1
-4
/
+72
*
Eliminate separate enum for operand register type.
Vikram S. Adve
2001-07-28
1
-73
/
+63
*
Don't write out constants that do not have a name, they will be inlined.
Chris Lattner
2001-07-26
1
-5
/
+5
*
Refactor some of the constant stuff so that we can return complex constant
Chris Lattner
2001-07-26
2
-70
/
+89
*
Add an arg to insertVal to allow us to prevent builtin types from being ignored
Chris Lattner
2001-07-26
2
-26
/
+38
*
Add an arg to insertVal to allow us to prevent builtin types from being ignored
Chris Lattner
2001-07-26
1
-1
/
+1
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
7
-43
/
+125
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
4
-2185
/
+38
*
Fix a bug when compiling 'shl ubyte * %var, ubyte 2'
Chris Lattner
2001-07-25
1
-1
/
+2
*
Fixed a bug exposed when doing something like this: <program> -notanoption ...
Chris Lattner
2001-07-25
1
-3
/
+5
*
Changed printValue() to print constant value if the value is a constant.
Ruchira Sasanka
2001-07-24
2
-0
/
+6
*
*** empty log message ***
Ruchira Sasanka
2001-07-24
12
-0
/
+1012
*
Doh! Wrong Optional flag. :(
Chris Lattner
2001-07-23
1
-2
/
+3
*
Add a comment indicating that there is documentation of the library
Chris Lattner
2001-07-23
1
-0
/
+3
*
Minor changes to implementation of CommandLine library to let users override
Chris Lattner
2001-07-23
1
-7
/
+19
[next]