llvm-6502/include/llvm/Transforms
Dan Gohman 9f476e3179 Remove CodeGenLICM. It's largely obsoleted by MachineLICM's new ability
to unfold loop-invariant loads.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85657 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-31 14:35:41 +00:00
..
IPO Fix some nasty callgraph dangling pointer problems in 2009-08-31 00:19:58 +00:00
Utils MapValue doesn't needs its LLVMContext argument. 2009-10-24 23:37:16 +00:00
Instrumentation.h Addedum to r80712, forgot to add files. 2009-09-01 19:05:58 +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 Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Scalar.h Remove CodeGenLICM. It's largely obsoleted by MachineLICM's new ability 2009-10-31 14:35:41 +00:00