llvm-6502/lib
Eric Christopher 1bcb4288e5 Reorganize this so that the early exit and special cases come early
rather than interspersed. No functional change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124168 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-25 01:34:31 +00:00
..
Analysis Reorganize this so that the early exit and special cases come early 2011-01-25 01:34:31 +00:00
Archive Archive: Fix temp path names. 2011-01-17 16:43:30 +00:00
AsmParser Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00
Bitcode FixedNumOperandTraits and VariadicOperandTraits assumed that, given a 2011-01-11 15:07:38 +00:00
CodeGen Support printing exception section into the current one. This is the case when LSDASection is blank 2011-01-24 22:38:40 +00:00
CompilerDriver Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::exists. 2011-01-10 02:34:23 +00:00
ExecutionEngine Handles libffi on the CMake build. 2011-01-21 15:42:54 +00:00
Linker Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00
MC Handle strings in section names the same way as gas: 2011-01-24 18:02:54 +00:00
Object Object: Fix type punned pointer issues by making DataRefImpl a union and using intptr_t. 2011-01-21 02:27:02 +00:00
Support Support/CommandLine: Fix LookupNearestOption to also search extra option names. 2011-01-24 17:27:17 +00:00
Target Don't merge restore with tail call instruction. 2011-01-25 01:28:33 +00:00
Transforms Give GetUnderlyingObject a TargetData, to keep it in sync 2011-01-24 18:53:32 +00:00
VMCore teach Value::isDereferenceablePointer that byval arguments are always 2011-01-23 21:15:29 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00