llvm-6502/lib
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
..
Analysis performance: cache the dereferenced use_iterator 2010-04-14 18:13:29 +00:00
Archive
AsmParser
Bitcode
CodeGen Delete unneeeded arguments. 2010-04-14 20:17:22 +00:00
CompilerDriver
ExecutionEngine
Linker
MC implement mc asmparser support for '.', which gets the 2010-04-14 04:40:28 +00:00
Support
System
Target Don't custom lower bit converts to ARM VMOVDRRD or VMOVDRR when the operand 2010-04-14 20:45:23 +00:00
Transforms - Code clean up to reduce indentation. 2010-04-14 20:52:55 +00:00
VMCore Enable RTTI again. While this works fine for LLVM, it creates an ABI 2010-04-14 05:51:59 +00:00
Makefile