llvm-6502/lib/Transforms
2003-06-19 17:00:31 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Fixed a bug so initialization code is always inserted in main 2003-06-05 06:02:46 +00:00
IPO Remove a bunch of complicated code. The functionality is implemented in instcombine instead 2003-06-19 16:59:19 +00:00
Scalar Implement the functionality of InstCombine/call.ll 2003-06-19 17:00:31 +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 Fix bug: LevelRaise/2003-06-07-EmptyArrayTest.ll 2003-06-07 21:45:42 +00:00
TransformInternals.h s/convertable/convertible/g 2003-05-20 18:45:36 +00:00