1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
Misha Brukman bd6a01c3ef DForm_1, particularly used by store instructions, needs the immediate operand to
be listed second as that is how the instructions are usually created (and is the
correct asm syntax) so that it's assembled correctly from its constituents

llvm-svn: 17183
2004-10-23 06:08:38 +00:00
..
Analysis We won't use automake 2004-10-22 03:35:04 +00:00
AsmParser We won't use automake 2004-10-22 03:35:04 +00:00
Bytecode Fix a bug that Brian brought to my attention. This corrects: 2004-10-23 03:10:23 +00:00
CodeGen We won't use automake 2004-10-22 03:35:04 +00:00
Debugger We won't use automake 2004-10-22 03:35:04 +00:00
ExecutionEngine Use cleaner quoting and eliminate blank space 2004-10-22 23:35:57 +00:00
Support We won't use automake 2004-10-22 03:35:04 +00:00
System We won't use automake 2004-10-22 03:35:04 +00:00
Target DForm_1, particularly used by store instructions, needs the immediate operand to 2004-10-23 06:08:38 +00:00
Transforms Eliminate compilation warning on uninitialized variable. 2004-10-22 16:10:39 +00:00
VMCore We won't use automake 2004-10-22 03:35:04 +00:00
Makefile Wrap long line 2004-09-15 01:34:42 +00:00