Go to file
Kevin Enderby 0138a05557 More tweaks to X86 instructions to allow the 'w' suffix in places it makes
sense, when the instruction takes the 16-bit ax register or m16 memory
location.  These changes to llvm-mc matches what the darwin assembler allows
for these instructions.  Also added the missing flex (without the wait prefix)
and ud2a as an alias to ud2 (still to add ud2b).

llvm-svn: 117031
2010-10-21 17:16:46 +00:00
clang Always treat 'main' as an extern "C" function, so that we detect 2010-10-21 16:57:46 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Updated chart with weekly test results, and updated export files for chnages in <atomic>. 2010-10-20 20:15:14 +00:00
lldb Rewording of output message. 2010-10-21 17:00:35 +00:00
llvm More tweaks to X86 instructions to allow the 'w' suffix in places it makes 2010-10-21 17:16:46 +00:00