llvm-6502/lib
Joerg Sonnenberger 96622aa063 Support explicit argument forms for the X86 string instructions.
For now, only the default segments are supported.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127875 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-18 11:59:40 +00:00
..
Analysis Added isValidRewrite() to check the result of ScalarEvolutionExpander. 2011-03-17 23:51:11 +00:00
Archive
AsmParser
Bitcode
CodeGen Hoist spills when the same value is known to be in less loopy sibling registers. 2011-03-18 04:23:06 +00:00
CompilerDriver
ExecutionEngine Tidy up. Whitespace and 80 column. 2011-03-16 01:21:55 +00:00
Linker
MC MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't have 2011-03-17 16:25:24 +00:00
Object
Support raw_ostream: [PR6745] Tweak formatting (double)%e for Windows hosts. 2011-03-18 09:30:10 +00:00
Target Support explicit argument forms for the X86 string instructions. 2011-03-18 11:59:40 +00:00
Transforms Remove TargetData and ValueTracking includes. I didn't mean for them to sneak in my last checkin. 2011-03-18 00:36:39 +00:00
VMCore
CMakeLists.txt
Makefile