llvm-6502/lib/Transforms
2003-07-24 18:38:56 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Added check for inlinable function 2003-07-18 20:55:26 +00:00
IPO Fix bug: FunctionResolve/2003-07-23-CPR-Reference.ll 2003-07-23 22:03:18 +00:00
Scalar Instcombine: (A >> c1) << c2 for signed integers 2003-07-24 18:38:56 +00:00
Utils Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll 2003-06-25 14:58:56 +00:00
ExprTypeConvert.cpp Minor cleanups 2003-07-24 17:31:56 +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 avoid dividing by zero when dealing with zero sized types (like [0 x double]) 2003-06-23 17:36:49 +00:00
TransformInternals.h Simplify code by using ConstantInt::getRawValue instead of checking to see 2003-07-23 15:22:26 +00:00