index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
Scalar
/
SimplifyCFGPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
back out my recent commit (r80858), it seems to break self-hosting buildbot's...
Gabor Greif
2009-09-03
1
-1
/
+1
*
re-commit r66920 (which has been backed out in r66953) I may have more luck t...
Gabor Greif
2009-09-03
1
-1
/
+1
*
eliminate VISIBILITY_HIDDEN from Transforms/Scalar. PR4861
Chris Lattner
2009-09-02
1
-2
/
+1
*
add getPointerAddressSpace() to GEP instruction, use the method
Chris Lattner
2009-08-30
1
-1
/
+1
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-1
/
+1
*
Move more code back to 2.5 APIs.
Owen Anderson
2009-07-30
1
-1
/
+1
*
Get rid of the Pass+Context magic.
Owen Anderson
2009-07-22
1
-3
/
+3
*
Revert 75571; I'm convinced this isn't the right thing to do.
Dale Johannesen
2009-07-14
1
-17
/
+8
*
Don't delete asm's just because their inputs are undefined;
Dale Johannesen
2009-07-14
1
-8
/
+17
*
"LLVMContext* " --> "LLVMContext *"
Owen Anderson
2009-07-06
1
-2
/
+2
*
Even more passes being LLVMContext'd.
Owen Anderson
2009-07-03
1
-6
/
+8
*
second half of fix for PR4366: don't zap store to null of
Chris Lattner
2009-06-12
1
-3
/
+7
*
Revert r66920. It was causing failures in the self-hosting buildbot (in release
Bill Wendling
2009-03-13
1
-1
/
+1
*
Second installment of "BasicBlock operands to the back"
Gabor Greif
2009-03-13
1
-1
/
+1
*
Large mechanical patch.
Devang Patel
2008-09-25
1
-1
/
+1
*
s/ParameterAttributes/Attributes/g
Devang Patel
2008-09-23
1
-1
/
+1
*
s/RemoveUnreachableBlocks/RemoveUnreachableBlocksFromFn/g
Devang Patel
2008-09-08
1
-8
/
+9
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
rename SimplifyCFG.cpp -> SimplifyCFGPass.cpp
Chris Lattner
2008-05-14
1
-0
/
+231