llvm-6502/lib
Richard Sandiford dff0009d0c [SystemZ] Use MVC for memcpy
Use MVC for memcpy in cases where a single MVC is enough.  Using MVC is
a win for longer copies too, but I'll leave that for later.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185802 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-08 09:35:23 +00:00
..
Analysis Eliminate trivial redundant loads across nocapture+readonly calls to uncaptured 2013-07-07 10:15:16 +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 Fix PromoteIntRes_BUILD_VECTOR crash with i1 vectors 2013-07-08 06:16:58 +00:00
DebugInfo
ExecutionEngine
IR Extend 'readonly' and 'readnone' to work on function arguments as well as 2013-07-06 00:29:58 +00:00
IRReader
Linker
MC Revert: Fix wrong code offset for unwind code SET_FPREG. 2013-07-08 04:48:34 +00:00
Object
Option
Support Remove unique_file now that it is unused. 2013-07-05 21:19:35 +00:00
TableGen
Target [SystemZ] Use MVC for memcpy 2013-07-08 09:35:23 +00:00
Transforms Clear the builder insert point between tree-vectorization phases. 2013-07-07 14:57:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile