diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-08-09 06:05:33 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-08-09 06:05:33 +0000 |
commit | f573b563e197263549b3a57b9f286c224863d246 (patch) | |
tree | 145cbe18564d300e9add82b66f3518dd2b4e6c33 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 45fa71a39273a088ec247f4ab3b44cba98116842 (diff) | |
download | bcm5719-llvm-f573b563e197263549b3a57b9f286c224863d246.tar.gz bcm5719-llvm-f573b563e197263549b3a57b9f286c224863d246.zip |
llvm-mc/AsmParser: Separate instruction ordering for ambiguity detection.
- We want the ordering operation to be simple, since we run it on every
match. The old ordering is also not a strict weak ordering when there are
ambiguities, which makes MSVC unhappy.
- While we are at it, detect all ambiguities instead of just the adjacent
ones. There are actually 655, for X86.
llvm-svn: 78526
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions