llvm-6502/lib
Andrew Trick 3106aa125e The MachineScheduler does not currently require JoinSplitEdges.
This option will eventually either be enabled unconditionally or
replaced by a more general live range splitting optimization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167879 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-13 22:15:40 +00:00
..
Analysis DependenceAnalysis: Print all dependency pairs when dumping. Update all testcases. 2012-11-13 12:12:02 +00:00
Archive
AsmParser Relax the restrictions on vector of pointer types, and vector getelementptr. 2012-11-13 12:59:33 +00:00
Bitcode Relax the restrictions on vector of pointer types, and vector getelementptr. 2012-11-13 12:59:33 +00:00
CodeGen The MachineScheduler does not currently require JoinSplitEdges. 2012-11-13 22:15:40 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object Adding changes to support GNU style archive library reading 2012-11-13 18:38:42 +00:00
Support Revert 167755/167760. We don't want to emit crash diagnostics on command-line syntax errors. 2012-11-13 16:42:19 +00:00
TableGen
Target Add (some) PowerPC TLS relocation types to ELF.h and 2012-11-13 19:24:36 +00:00
Transforms
VMCore Relax the restrictions on vector of pointer types, and vector getelementptr. 2012-11-13 12:59:33 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile