Go to file
Chris Lattner 518b037620 completely eliminate the MOV16r0 'instruction'. The only
interesting part of this is the divrem changes, which are
already tested by CodeGen/X86/divrem.ll.

llvm-svn: 91975
2009-12-23 01:45:04 +00:00
clang Eliminate a completely unnecessary buffer copy when parsing float literals. 2009-12-23 01:37:10 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm completely eliminate the MOV16r0 'instruction'. The only 2009-12-23 01:45:04 +00:00