llvm-6502/lib/Transforms
Chris Lattner 8a2a311939 initial checkin
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1480 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-14 16:52:21 +00:00
..
Instrumentation * Refactor trace values to work as a proper pass. Before it used to add 2001-12-14 16:26:05 +00:00
IPO The proper prototype for malloc returns a pointer, not an unsized array 2001-12-14 16:32:20 +00:00
Scalar initial checkin 2001-12-14 16:52:21 +00:00
Utils Remove unsized array support 2001-12-14 16:38:04 +00:00
ExprTypeConvert.cpp Many many changes and bugfixes: 2001-12-14 16:35:53 +00:00
HoistPHIConstants.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
LevelRaise.cpp * Support pointer indexing 2001-12-14 16:37:52 +00:00
Makefile Compile the scalar directory 2001-12-03 17:28:15 +00:00
TransformInternals.cpp * add ReplaceInstWithInst 2001-12-14 16:38:59 +00:00
TransformInternals.h * isFirstClassType is now provided by the Type class 2001-12-14 16:39:22 +00:00