llvm-6502/include/llvm/Transforms
Dan Gohman 90fe0bd68c Make RecursivelyDeleteTriviallyDeadInstructions,
RecursivelyDeleteDeadPHINode, and DeleteDeadPHIs return a flag
indicating whether they made any changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92732 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-05 15:45:31 +00:00
..
IPO Fix some nasty callgraph dangling pointer problems in 2009-08-31 00:19:58 +00:00
Utils Make RecursivelyDeleteTriviallyDeadInstructions, 2010-01-05 15:45:31 +00:00
Instrumentation.h remove the random sampling framework, which is not maintained anymore. 2010-01-02 20:07:03 +00:00
IPO.h Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
RSProfiling.h Make a few more LLVM headers parsable as standalone headers. 2009-11-05 23:01:30 +00:00
Scalar.h Add an option for running GVN with redundant load processing disabled. 2009-11-14 02:27:51 +00:00