1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 18fe81719d Minor changes:
* Reword comment to make more clear
  * Don't print out BB's after modification made
  * Don't delete and new an instruction when we need to move something, just move it.

llvm-svn: 5029
2002-12-15 03:49:50 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Fix warning 2002-11-09 00:49:43 +00:00
IPO External routines used to identify Cilk operations inserted by the 2002-12-10 13:08:48 +00:00
Scalar Minor changes: 2002-12-15 03:49:50 +00:00
Utils This file implements the function DemoteRegToStack(), which takes a 2002-12-10 13:07:58 +00:00
ExprTypeConvert.cpp Fix bug: 2002-11-13-PointerFunction.ll 2002-11-13 06:54:20 +00:00
LevelRaise.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +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: 2002-10-02-SignExtensionProblem.ll 2002-10-02 18:53:14 +00:00
TransformInternals.h Fix: test/Regression/LLC/badidx.c problem 2002-09-16 18:32:33 +00:00