1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 37ba4e2bb7 initial checkin
llvm-svn: 1480
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 Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +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