llvm-6502/lib
Bob Wilson 8d41294664 Fix incorrect scheduling itineraries for NEON vld1/vst1 instructions.
I added these instructions recently but I have no idea where these "1"
values in the NextCycles field came from.  As far as I can tell now,
these instruction stages are clearly intended to overlap.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120193 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-27 06:35:09 +00:00
..
Analysis Expand a little on the description of what InstructionSimplify does. 2010-11-23 10:50:08 +00:00
Archive
AsmParser
Bitcode
CodeGen Namespacify. 2010-11-25 16:42:51 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Reduce nesting. 2010-11-27 05:18:48 +00:00
Object MC/Mach-O: Start stubbing out a Mach-O object file wrapper. 2010-11-27 05:38:50 +00:00
Support Fix Whitespace. 2010-11-26 04:16:08 +00:00
System
Target Fix incorrect scheduling itineraries for NEON vld1/vst1 instructions. 2010-11-27 06:35:09 +00:00
Transforms Treat a call of function pointer like a load of the pointer when considering 2010-11-24 22:04:20 +00:00
VMCore
Makefile