llvm-6502/lib/Transforms
Chris Lattner 342a9d1464 The fixme is irrelevant: if that happens, the LLVM bytecode is malformed.
This fixes testcase: SimplifyCFG/2003-08-17-BranchFold.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7919 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-17 19:34:55 +00:00
..
Hello
Instrumentation Give std::map<BasicBlock *, BasicBlock *> the short name BBMap, because 2003-08-12 22:00:24 +00:00
IPO Fix FIXME by removing FIXME 2003-08-13 22:15:04 +00:00
Scalar Factory methods for function passes now return type FunctionPass *. 2003-08-14 06:09:32 +00:00
Utils The fixme is irrelevant: if that happens, the LLVM bytecode is malformed. 2003-08-17 19:34:55 +00:00
ExprTypeConvert.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
LevelRaise.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h