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
/
SSARegMap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up sub-register implementation by moving subReg information back to
Evan Cheng
2007-11-14
1
-19
/
+0
*
EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG like
Evan Cheng
2007-10-12
1
-0
/
+19
*
rename DenseMap to IndexedMap.
Chris Lattner
2007-02-01
1
-2
/
+2
*
add an assertion
Chris Lattner
2005-01-05
1
-0
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Add DenseMap template and actually use it for for mapping virtual regs
Alkis Evlogimenos
2004-02-25
1
-12
/
+11
*
Add getNumVirtualRegs().
Alkis Evlogimenos
2004-02-13
1
-5
/
+9
*
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
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-0
/
+1
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-3
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+2
*
Simplify interface to creating a register
Chris Lattner
2003-01-13
1
-3
/
+5
*
Remove default ctor
Chris Lattner
2002-12-25
1
-2
/
+0
*
SSARegMap -- the mapping between SSARegisters and their RegisterClasses, which
Misha Brukman
2002-11-20
1
-0
/
+40