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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Switch to new TmpInstruction model
Chris Lattner
2002-02-03
1
-27
/
+28
*
* Switch to new TmpInstruction model
Chris Lattner
2002-02-03
1
-9
/
+5
*
* Swithc to new MachineCodeForInstruction model
Chris Lattner
2002-02-03
1
-5
/
+22
*
* prune #includes
Chris Lattner
2002-02-03
1
-25
/
+18
*
Add #include that is no longer implicitly included
Chris Lattner
2002-02-03
1
-0
/
+1
*
Lots of code cleanups, no functional changes
Chris Lattner
2002-02-03
1
-103
/
+74
*
* Switch over to cleaner TmpInstruction model
Chris Lattner
2002-02-03
1
-5
/
+7
*
* Straighten out #includes
Chris Lattner
2002-02-03
1
-38
/
+12
*
* Swich to annotation model for MachineCodeForInstruction
Chris Lattner
2002-02-03
1
-8
/
+10
*
Remove extraneous #includes
Chris Lattner
2002-02-03
1
-2
/
+0
*
* Straighten out #includes
Chris Lattner
2002-02-03
1
-10
/
+7
*
* Get machine instrs from Instructin's by using MachineCodeForInstruction::get
Chris Lattner
2002-02-03
1
-10
/
+10
*
Lots of nonfunctional code cleanups
Chris Lattner
2002-02-03
1
-38
/
+14
*
Add a class forward decl
Chris Lattner
2002-02-03
1
-3
/
+2
*
LoopDepth calculation is now in CFG namespace
Chris Lattner
2002-01-31
1
-1
/
+1
*
Make it build with 2.95.3
Chris Lattner
2002-01-23
1
-1
/
+1
*
Remove dead variable
Chris Lattner
2002-01-21
1
-1
/
+1
*
Remove dead variable.
Chris Lattner
2002-01-21
1
-1
/
+0
*
Oops lost a parenthesis somehow :(
Chris Lattner
2002-01-21
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
34
-707
/
+565
*
Fixed a bug in spill cost estimation
Ruchira Sasanka
2002-01-08
1
-4
/
+6
*
PhyRegAlloc.cpp: Added temp area resetting before every call
Ruchira Sasanka
2002-01-07
2
-2
/
+3
*
Added more comments
Ruchira Sasanka
2002-01-07
2
-36
/
+28
*
removed SizeOfStackOperand constant from the SparcRegInfo class - no longer used
Ruchira Sasanka
2002-01-07
1
-2
/
+1
*
Added more comments
Ruchira Sasanka
2002-01-07
1
-42
/
+102
*
Added comments and correct logic for finding register sizes.
Ruchira Sasanka
2002-01-07
4
-176
/
+243
*
Added destructors and comments.
Ruchira Sasanka
2002-01-07
5
-132
/
+323
*
Added comments, destructors where necessary.
Ruchira Sasanka
2002-01-07
5
-106
/
+178
*
Eliminate all uses of memInst->getIndicesBROKEN().
Vikram S. Adve
2001-12-15
2
-21
/
+12
*
getIndexedOffset() shd take vector of Values, not of Constants!
Vikram S. Adve
2001-12-15
1
-1
/
+1
*
Remove int hack to allow unsigned numbers greater than 2^63 - 1...
Vikram S. Adve
2001-12-15
1
-6
/
+35
*
Allow pointer indexing
Chris Lattner
2001-12-14
1
-1
/
+1
*
Remove unsized array support
Chris Lattner
2001-12-14
1
-8
/
+0
*
added a section on how to modify live variable code to use LLVM instructions
Ruchira Sasanka
2001-12-13
1
-5
/
+25
*
Not just arrays are unsized
Chris Lattner
2001-12-13
1
-1
/
+1
*
Added more comments. Added code to destructor in MethodLiveVarInfo to delete
Ruchira Sasanka
2001-12-08
2
-21
/
+78
*
Added comments are more documentation info
Ruchira Sasanka
2001-12-08
1
-0
/
+188
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
9
-27
/
+26
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
7
-99
/
+96
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
2
-2
/
+2
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
10
-38
/
+87
*
Stuff after a #endif is not valid CPP input and breaks some compilers
Chris Lattner
2001-11-26
1
-3
/
+3
*
The old getIndices has been deprecated, because it no longer works. It now
Chris Lattner
2001-11-26
2
-3
/
+4
*
commented out popAllTempValues since it leads to a bug - see code
Ruchira Sasanka
2001-11-15
1
-2
/
+15
*
Commented some popTempArg.. since it leads to a bug
Ruchira Sasanka
2001-11-15
1
-3
/
+11
*
Added naming to inserted phi copy values - for easy debugging
Ruchira Sasanka
2001-11-15
1
-0
/
+6
*
changed since names of some methods in PhyRegAlloc changed
Ruchira Sasanka
2001-11-15
1
-3
/
+3
*
Fixed a bug in setReLRegsUsedByMI
Ruchira Sasanka
2001-11-15
1
-54
/
+75
*
Changed some names of methods, added const etc.
Ruchira Sasanka
2001-11-15
2
-7
/
+8
*
Fix use of AllocateLocalVar for alloca instruction!
Vikram S. Adve
2001-11-15
1
-1
/
+1
[next]