llvm-6502/lib/Transforms
Chris Lattner 074d84c746 Implement xform: (X != 0) -> (bool)X
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6506 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-01 03:35:25 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Added the #(internal functions) to output 2003-06-01 02:40:49 +00:00
IPO Fix bug: FunctionResolve/2003-05-31-AllInternalDecls.ll 2003-05-31 21:57:06 +00:00
Scalar Implement xform: (X != 0) -> (bool)X 2003-06-01 03:35:25 +00:00
Utils Fixed comment width, changed arg to be const, fixed indentation, removed unnecessary includes. 2003-05-31 20:01:37 +00:00
ExprTypeConvert.cpp Eliminate unnecessary ->get calls that are now automatically handled. 2003-05-29 15:12:27 +00:00
LevelRaise.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
Makefile Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
TransformInternals.cpp s/convertable/convertible/g 2003-05-20 18:45:36 +00:00
TransformInternals.h s/convertable/convertible/g 2003-05-20 18:45:36 +00:00