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
/
Transforms
/
Scalar
/
LowerGC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR950:
Reid Spencer
2006-10-20
1
-6
/
+6
*
eliminate RegisterOpt. It does the same thing as RegisterPass.
Chris Lattner
2006-08-27
1
-1
/
+1
*
s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
Chris Lattner
2006-08-27
1
-1
/
+1
*
Shrink libllvmgcc.dylib by another 23K
Chris Lattner
2006-06-28
1
-1
/
+2
*
FunctionPass's cannot do IPO things.
Chris Lattner
2006-01-14
1
-4
/
+0
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
1
-2
/
+3
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-9
/
+9
*
Initialize with the correct constant type
Chris Lattner
2004-10-27
1
-2
/
+3
*
Correction to allow compilation with Visual C++.
Reid Spencer
2004-10-18
1
-2
/
+2
*
Update GC intrinsics to take a pointer to the object as well as a pointer
Chris Lattner
2004-07-22
1
-5
/
+8
*
Expand the coercion of constants to include the newly constant Globals.
Reid Spencer
2004-07-18
1
-2
/
+1
*
bug 122:
Reid Spencer
2004-07-18
1
-3
/
+3
*
Spelling people's names right is kinda important
Chris Lattner
2004-05-23
1
-1
/
+1
*
Implement the -lowergc pass which is used by code generators (like the CBE)
Chris Lattner
2004-05-23
1
-0
/
+326