Anton Korobeynikov
|
f32df4ce3e
|
Use special DAG-to-DAG preprocessing to allow mem-mem instructions to be selected.
Yay for ASCII graphics!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84808 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-22 00:16:00 +00:00 |
|
Anton Korobeynikov
|
a91f4c561e
|
Add DAG printing for RMW stuff debugging
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84776 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-21 19:18:28 +00:00 |
|
Anton Korobeynikov
|
83fceb9481
|
RMW preprocessing stuff was incorrect. Grab the stuff from x86 backend and disable some tests until it will be clever enough to handle them.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84775 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-21 19:17:55 +00:00 |
|
Benjamin Kramer
|
90869455b5
|
Eliminate some redundant llvm-as calls.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83837 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-12 09:31:55 +00:00 |
|
Anton Korobeynikov
|
436604d505
|
Add missed mem-mem move patterns
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83812 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-11 23:03:53 +00:00 |
|
Anton Korobeynikov
|
afac8abfc0
|
Add MSP430 mem-mem insts support. Patch by Brian Lucas with some my refinements
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83811 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-11 23:03:28 +00:00 |
|