llvm-6502/lib/Transforms
Nick Lewycky 48f95ad971 This transform requires valid TargetData info. Wrap it in 'if (TD)' in
preparation for the day we use null TargetData when no target is specified.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71210 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-08 06:47:37 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Fix PR3754: don't mark functions that wrap MallocInst with 2009-05-06 08:42:00 +00:00
Scalar This transform requires valid TargetData info. Wrap it in 'if (TD)' in 2009-05-08 06:47:37 +00:00
Utils PR4123: don't crash when inlining a call which uses its own result. 2009-05-08 00:22:04 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00