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
/
include
/
llvm
/
CodeGen
/
LiveVariables.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ADd a method for when an instruction moves
Chris Lattner
2004-02-19
1
-0
/
+6
*
Add a new lazily constructed mapping from Idx's the MBB they represent
Chris Lattner
2004-01-30
1
-0
/
+10
*
Make LiveVariables::HandlePhysRegUse and
Alkis Evlogimenos
2004-01-11
1
-2
/
+3
*
Add TwoAddressInstructionPass to handle instructions that have two or
Alkis Evlogimenos
2003-12-18
1
-12
/
+56
*
Ignore non-allocatable physical registers in live interval analysis.
Alkis Evlogimenos
2003-12-13
1
-0
/
+4
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-1
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+1
*
Beef up interface, move getVarInfo out-of-line.
Chris Lattner
2003-05-12
1
-12
/
+39
*
Expand API for updating live var info.
Chris Lattner
2003-05-12
1
-8
/
+39
*
Add comments, add a vector to keep track of which registers are allocatable
Chris Lattner
2003-05-07
1
-5
/
+19
*
Add new files
Chris Lattner
2003-01-13
1
-0
/
+131