llvm-6502/lib
Michael Gottesman 8d26ba8f25 [objc-arc] Treat memcpy, memove, memset as just using pointers, not decrementing them.
This will be tested in the next commit (which required it). The commit
is going to update a bunch of tests at the same time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232350 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-16 07:02:32 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen remove function names from comments; NFC 2015-03-15 18:16:04 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR IR: Default the Metadata::dump() argument "harder" after r232275 2015-03-15 06:53:32 +00:00
IRReader
LineEditor
Linker
LTO
MC [MCDwarf] Do not emit useless line table opcode. 2015-03-15 20:45:39 +00:00
Object
Option
Passes
ProfileData InstrProf: Do a better job of reading coverage mapping data. 2015-03-16 06:55:45 +00:00
Support
TableGen
Target Use SDValue bool check to tidyup some possible combines. NFC. 2015-03-15 19:47:42 +00:00
Transforms [objc-arc] Treat memcpy, memove, memset as just using pointers, not decrementing them. 2015-03-16 07:02:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile