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
/
Target
/
SparcV9
/
LiveVar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Great renaming: Sparc --> SparcV9
Brian Gaeke
2004-02-25
2
-2
/
+2
*
FunctionLiveVarInfo.h moved: include/llvm/CodeGen -> lib/Target/Sparc/LiveVar
Brian Gaeke
2004-02-24
3
-2
/
+113
*
Change MachineBasicBlock's vector of MachineInstr pointers into an
Alkis Evlogimenos
2004-02-12
2
-3
/
+3
*
MachineInstr::getOpCode() --> getOpcode() in SPARC back-end.
Brian Gaeke
2004-02-11
2
-4
/
+4
*
Increase constness.
Alkis Evlogimenos
2004-02-11
2
-4
/
+6
*
Move sparc-specific livevar code into lib/Target/Sparc
Chris Lattner
2004-01-09
2
-5
/
+4
*
Change interface of MachineOperand as follows:
Alkis Evlogimenos
2003-12-14
2
-11
/
+8
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
4
-3
/
+14
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Added LLVM copyright notice to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Convert this code from using annotations to using a local map
Chris Lattner
2003-10-20
3
-45
/
+25
*
Remove using declaration
Chris Lattner
2003-10-20
1
-13
/
+11
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
3
-1
/
+21
*
Regularize header file comments
Chris Lattner
2003-10-13
1
-1
/
+1
*
Fixed spelling and grammar.
Misha Brukman
2003-09-11
1
-2
/
+2
*
This file is hopelessly out of date
Chris Lattner
2003-09-01
1
-208
/
+0
*
Improvement to the previous fix: branch following a delay slot of
Vikram S. Adve
2003-08-14
1
-3
/
+5
*
For an instruction with delay slots, mark all live values before
Vikram S. Adve
2003-08-12
2
-16
/
+42
*
Don't require a BB to look-up live variables, unless they may need to
Vikram S. Adve
2003-07-29
1
-9
/
+10
*
Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly()
Vikram S. Adve
2003-05-27
2
-10
/
+11
*
The word `operands' has an `r' in it.
Misha Brukman
2003-05-20
1
-1
/
+1
*
Sparc instruction opcodes now all live under the `V9' namespace.
Misha Brukman
2003-05-20
1
-2
/
+2
*
Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLi...
Chris Lattner
2003-01-14
2
-3
/
+3
*
Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h
Chris Lattner
2003-01-14
2
-3
/
+3
*
Move annotations to support library
Chris Lattner
2003-01-14
1
-1
/
+1
*
Fix spelling of `propagate'.
Misha Brukman
2002-10-29
2
-2
/
+2
*
Eliminate uses of MachineBasicBlock::get
Chris Lattner
2002-10-28
3
-33
/
+43
*
Rename MachineCodeForBasicBlock to MachineBasicBlock
Chris Lattner
2002-10-28
2
-8
/
+6
*
- Do not expose ::ID from any of the analyses anymore.
Chris Lattner
2002-08-21
1
-1
/
+0
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
1
-1
/
+1
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-0
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-22
1
-6
/
+10
*
A single MachineInstr operand may now be both a def and a use.
Vikram S. Adve
2002-07-08
2
-9
/
+13
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-2
/
+2
*
minor change in removing endl
Anand Shukla
2002-06-25
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-06-25
4
-29
/
+29
*
Move debug options out of header files so that the header does not have
Chris Lattner
2002-05-22
1
-1
/
+6
*
Move the DEBUG_LV option out of the public header file into a private header.
Chris Lattner
2002-05-22
1
-0
/
+9
*
Hide debugging options
Chris Lattner
2002-05-20
1
-1
/
+1
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
2
-2
/
+0
*
Simplify and update code a bit
Chris Lattner
2002-04-28
1
-5
/
+5
*
s/Method/Function
Chris Lattner
2002-04-27
2
-14
/
+15
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-6
/
+6
*
Just use << isntead of forcing getStrValue
Chris Lattner
2002-04-18
1
-1
/
+1
*
* General cleanups
Chris Lattner
2002-04-09
1
-21
/
+21
*
s/Method/Function
Chris Lattner
2002-04-08
1
-8
/
+8
*
isLabelType is obsolete
Chris Lattner
2002-04-08
1
-1
/
+1
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-1
/
+0
*
Fixed several problems with handling arguments to Phis.
Vikram S. Adve
2002-03-18
2
-41
/
+55
[next]