Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
370c58a44a8450b45ebb2d16aff55b3ca8534e02
/
llvm
/
lib
/
Transforms
/
Utils
/
Local.cpp
6b052f21
Clean up #includes
by Chris Lattner
· 22 years ago
4299637
Remove use of ConstantExpr::getShift
by Chris Lattner
· 22 years ago
2853a7e
Remove use of ConstantHandling
by Chris Lattner
· 22 years ago
fc6c859
Move llvm::ConstantFoldInstruction from VMCore to here, next to ConstantFoldTerminator
by Chris Lattner
· 22 years ago
04efa4b
Add new function
by Chris Lattner
· 22 years ago
960707c
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
482202a
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 22 years ago
c54d608
Implement SimplifyCFG/2003-08-17-FoldSwitch.ll:test5
by Chris Lattner
· 22 years ago
821deee
Implement folding of switch instructions.
by Chris Lattner
· 22 years ago
031340a
Fix bug: SimplifyCFG/2003-08-17-BranchFoldOrdering.ll
by Chris Lattner
· 22 years ago
4b7e336
The fixme is irrelevant: if that happens, the LLVM bytecode is malformed.
by Chris Lattner
· 22 years ago
373086d
Hopefully, the final fix for `[Pp]ropogate'.
by Misha Brukman
· 22 years ago
4869f37
Rename Instruction::hasSideEffects() -> mayWriteToMemory()
by Chris Lattner
· 23 years ago
fda72b1
*** empty log message ***
by Chris Lattner
· 23 years ago
ab038d4
Simplify the interface to local DCE and Constant prop
by Chris Lattner
· 23 years ago
4b009ad
Simplify interface to ConstantFoldTerminator
by Chris Lattner
· 23 years ago
28537df
Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp
by Chris Lattner
· 24 years ago