History log of /llvm-project/llvm/lib/Transforms/Utils/ValueMapper.cpp (Results 276 – 282 of 282)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8055fb3a 05-Nov-2003 Chris Lattner <sabre@nondot.org>

Yet more fixes for constant expr shifts

llvm-svn: 9739


Revision tags: llvmorg-1.0.0
# 482202a6 20-Oct-2003 John Criswell <criswell@uiuc.edu>

Added LLVM project notice to the top of every C++ source file.
Header files will be on the way.

llvm-svn: 9298


# 6aa34b0d 06-Oct-2003 Chris Lattner <sabre@nondot.org>

Avoid doing pointless work. Amazingly, this makes us go faster.

Running the inliner on 252.eon used to take 48.4763s, now it takes 14.4148s.

In release mode, it went from taking 25.8741s to taking

Avoid doing pointless work. Amazingly, this makes us go faster.

Running the inliner on 252.eon used to take 48.4763s, now it takes 14.4148s.

In release mode, it went from taking 25.8741s to taking 11.5712s.

This also fixes a FIXME.

llvm-svn: 8890

show more ...


# de6f87ba 18-Apr-2003 Chris Lattner <sabre@nondot.org>

New const_cast instead of c style cast

llvm-svn: 5805


# 803c66bc 13-Jan-2003 Chris Lattner <sabre@nondot.org>

Add debugging helper

llvm-svn: 5235


# 1ee7f8e6 07-Dec-2002 Chris Lattner <sabre@nondot.org>

Fix bug that was bugging bugpoint

llvm-svn: 4953


# e4dbb1af 20-Nov-2002 Chris Lattner <sabre@nondot.org>

Initial checkin of Module cloning support stuff

llvm-svn: 4788


1...<<1112