llvm-6502/lib
Hal Finkel 5ee0267e49 Fix isDereferenceablePointer not to try to take the size of an unsized type.
I'll add a test-case shortly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212687 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-10 06:06:11 +00:00
..
Analysis Allow isDereferenceablePointer to look through some bitcasts 2014-07-10 05:27:53 +00:00
AsmParser Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
Bitcode
CodeGen [AArch64]Fix an assertion failure in DAG Combiner about concating 2 build_vector. 2014-07-10 03:41:50 +00:00
DebugInfo
ExecutionEngine
IR Fix isDereferenceablePointer not to try to take the size of an unsized type. 2014-07-10 06:06:11 +00:00
IRReader Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
LineEditor
Linker
LTO Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
MC MC: modernise for loop 2014-07-10 04:50:09 +00:00
Object Add support for BSD format Archive map symbols (aka the table of contents 2014-07-08 22:10:02 +00:00
Option Generic: add range-adapter for option parsing. 2014-07-09 13:03:37 +00:00
ProfileData Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
Support Remove move assignment operator to appease older GCCs. 2014-07-10 04:39:40 +00:00
TableGen Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
Target [x86] Initial improvements to the new shuffle lowering for v16i8 2014-07-10 04:34:06 +00:00
Transforms Allow isDereferenceablePointer to look through some bitcasts 2014-07-10 05:27:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile