llvm-6502/lib/Transforms
Chris Lattner 4d0a82da2d Fix a huge performance problem in reassociate by introducing a
rank map cache for instruction ranks


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5030 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-15 03:56:00 +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 Fix a huge performance problem in reassociate by introducing a 2002-12-15 03:56:00 +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