1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 24947af013 * Separate all of the grunt work of inlining out into the Utils library.
* Make the function inliner _significantly_ smarter.  :)

llvm-svn: 6396
2003-05-29 15:11:31 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Remove using declarations 2003-05-22 22:00:07 +00:00
IPO * Separate all of the grunt work of inlining out into the Utils library. 2003-05-29 15:11:31 +00:00
Scalar Fix bug: Instcombine/2003-05-27-ConstExprCrash.ll 2003-05-27 16:40:51 +00:00
Utils * Separate all of the grunt work of inlining out into the Utils library. 2003-05-29 15:11:31 +00:00
ExprTypeConvert.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +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