llvm-6502/lib
Peter Collingbourne c5afb9ed5e Introduce a SpecialCaseList ctor which takes a MemoryBuffer to make
it more unit testable, and fix memory leak in the other ctor.

Differential Revision: http://llvm-reviews.chandlerc.com/D1090

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185976 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-09 22:03:09 +00:00
..
Analysis InstSimplify: X >> X -> 0 2013-07-09 22:01:22 +00:00
AsmParser Extend 'readonly' and 'readnone' to work on function arguments as well as 2013-07-06 00:29:58 +00:00
Bitcode
CodeGen Typo. 2013-07-09 21:44:06 +00:00
DebugInfo
ExecutionEngine Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-04 01:31:24 +00:00
IR Revert "DebugInfo: remove unused helper function getDICompositeType." 2013-07-09 00:16:56 +00:00
IRReader
Linker
MC [PowerPC] Revert r185476 and fix up TLS variant kinds 2013-07-09 16:41:09 +00:00
Object Add missing getters. They will be used in llvm-ar. 2013-07-09 12:49:24 +00:00
Option
Support Revert r185852. 2013-07-08 20:27:34 +00:00
TableGen
Target [PowerPC] Better fix for PR16556. 2013-07-09 18:50:20 +00:00
Transforms Introduce a SpecialCaseList ctor which takes a MemoryBuffer to make 2013-07-09 22:03:09 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile