llvm-6502/lib
Chandler Carruth 15903b7dc5 [PM] Switch new pass manager from polymorphic_ptr to unique_ptr now that
it is available. Also make the move semantics sufficiently correct to
tolerate move-only passes, as the PassManagers *are* move-only passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203391 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-09 11:49:53 +00:00
..
Analysis [C++11] Add range based accessors for the Use-Def chain of a Value. 2014-03-09 03:16:01 +00:00
AsmParser IR: Change inalloca's grammar a bit 2014-03-09 06:41:58 +00:00
Bitcode [C++11] Add range based accessors for the Use-Def chain of a Value. 2014-03-09 03:16:01 +00:00
CodeGen Revert r203230, "CodeGenPrep: sink extends of illegal types into use block." 2014-03-09 11:01:07 +00:00
DebugInfo
ExecutionEngine
IR [PM] Switch new pass manager from polymorphic_ptr to unique_ptr now that 2014-03-09 11:49:53 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
Support
TableGen
Target Revert r203230, "CodeGenPrep: sink extends of illegal types into use block." 2014-03-09 11:01:07 +00:00
Transforms Fix build break. 2014-03-09 03:50:36 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile