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
/
Utils
/
Mem2Reg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull LLVMContext out of PromoteMemToReg.
Nick Lewycky
2009-11-23
1
-1
/
+1
*
Remove FreeInst.
Victor Hernandez
2009-10-26
1
-1
/
+0
*
Remove includes of Support/Compiler.h that are no longer needed after the
Nick Lewycky
2009-10-25
1
-1
/
+0
*
Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.
Nick Lewycky
2009-10-25
1
-1
/
+1
*
Get rid of the Pass+Context magic.
Owen Anderson
2009-07-22
1
-1
/
+1
*
More LLVMContext-ification.
Owen Anderson
2009-07-05
1
-1
/
+1
*
Just roll back the previous change to -mem2reg.
Zhou Sheng
2009-02-20
1
-26
/
+0
*
patch to update the line number information in pass -mem2reg.
Zhou Sheng
2009-02-20
1
-0
/
+26
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Change class' public PassInfo variables to by initialized with the
Dan Gohman
2008-05-13
1
-1
/
+1
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-3
/
+3
*
remove the LowerSelect pass. The last client was the old Sparc backend, whic...
Chris Lattner
2008-02-19
1
-1
/
+0
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+93