llvm-6502/lib/Transforms
Chris Lattner e4b730441d Fixes to the reassociate pass to make it respect dominance properties
Huge thanks go to Casey Carter for writing this fix, reassociate is now
reoperational!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4471 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-31 17:12:59 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
IPO Really disable pool allocator 2002-10-17 04:57:09 +00:00
Scalar Fixes to the reassociate pass to make it respect dominance properties 2002-10-31 17:12:59 +00:00
Utils BreakCriticalEdges should update dominance frontier information as well as 2002-10-31 02:44:36 +00:00
ExprTypeConvert.cpp - Rename MTy to FTy (no methods exist anymore) 2002-10-09 00:16:00 +00:00
LevelRaise.cpp Ensure definate initialization 2002-10-22 23:34:11 +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