summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-09 06:05:33 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-09 06:05:33 +0000
commitf573b563e197263549b3a57b9f286c224863d246 (patch)
tree145cbe18564d300e9add82b66f3518dd2b4e6c33 /clang/lib/CodeGen/CodeGenFunction.cpp
parent45fa71a39273a088ec247f4ab3b44cba98116842 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud