1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 07:22:55 +01:00
llvm-mirror/include/llvm/Transforms
Nate Begeman ef41400067 Fix a fixme in CondPropagate.cpp by moving a PhiNode optimization into
BasicBlock's removePredecessor routine.  This requires shuffling around
the definition and implementation of hasContantValue from Utils.h,cpp into
Instructions.h,cpp

llvm-svn: 22664
2005-08-04 23:24:19 +00:00
..
Utils Fix a fixme in CondPropagate.cpp by moving a PhiNode optimization into 2005-08-04 23:24:19 +00:00
Instrumentation.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
IPO.h Declare a function to create the SimplifyLibCalls pass. 2005-04-25 02:54:00 +00:00
LinkAllPasses.h Add SimplyLibCalls.cpp to VC++ build 2005-04-26 02:57:49 +00:00
Scalar.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00