llvm-6502/lib
Jakob Stoklund Olesen ea871523ec Turn on -new-live-intervals by default.
This uses a liveness algorithm that does not depend on data from the
LiveVariables analysis, it is the first step towards removing
LiveVariables completely.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174774 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-08 23:18:37 +00:00
..
Analysis Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" 2013-02-08 21:48:29 +00:00
Archive
AsmParser Parse the attribute group reference on a function. 2013-02-08 06:32:06 +00:00
Bitcode
CodeGen Turn on -new-live-intervals by default. 2013-02-08 23:18:37 +00:00
DebugInfo The patch to fix some issues in r174543 fixed the lines failing the test, but missed a couple 2013-02-08 16:35:10 +00:00
ExecutionEngine [patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp 2013-02-07 20:43:33 +00:00
IR Minor cleanup. 2013-02-08 22:01:47 +00:00
Linker
MC Formatting. 2013-02-07 21:19:56 +00:00
Object
Option
Support
TableGen
Target R600: Dump the function name when TargetLowering::LowerCall() fails 2013-02-08 22:24:40 +00:00
Transforms Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" 2013-02-08 21:48:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile