llvm-6502/include/llvm/Transforms
Chris Lattner 7963e15951 remove predicate simplifier, it never got the last bugs beaten
out of it, and jump threading, condprop and gvn are now getting
most of the benefit.  This was approved by Nicholas and Nicolas.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83390 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-06 16:59:46 +00:00
..
IPO Fix some nasty callgraph dangling pointer problems in 2009-08-31 00:19:58 +00:00
Utils Do away with the strange use of BitVectors in SSI, and just use normal sets. This makes the code much more C++/LLVM-ish. 2009-10-04 18:49:55 +00:00
Instrumentation.h Addedum to r80712, forgot to add files. 2009-09-01 19:05:58 +00:00
IPO.h Convert LoopSimplify and LoopExtractor from FunctionPass to LoopPass. 2009-09-28 14:37:51 +00:00
RSProfiling.h Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Scalar.h remove predicate simplifier, it never got the last bugs beaten 2009-10-06 16:59:46 +00:00