llvm-6502/lib/Transforms
Evan Cheng 86cd445645 - Code clean up to reduce indentation.
- TryToOptimizeStoreOfMallocToGlobal should check if TargetData is available and bail out if it is not. The transformations being done requires TD.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101285 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-14 20:52:55 +00:00
..
Hello
InstCombine Minor code simplification. 2010-04-09 14:53:59 +00:00
Instrumentation
IPO - Code clean up to reduce indentation. 2010-04-14 20:52:55 +00:00
Scalar performance: cache the dereferenced use_iterator 2010-04-14 16:48:56 +00:00
Utils Actually... return after the check for invalid input. 2010-04-13 16:41:29 +00:00
Makefile suck the propagating "has dynamic libs" check into a single makefile 2010-04-09 20:51:47 +00:00