Files
llvm-6502/lib
Nate Begeman 815d6dac1e Add support for MULHS and MULHU nodes
Have LegalizeDAG handle SREM and UREM for us
Codegen SDIV and UDIV by constant as a multiply by magic constant instead
of integer divide, which is very slow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21104 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-06 00:25:27 +00:00
..
2005-04-05 01:12:03 +00:00
2005-03-23 01:29:26 +00:00
2005-03-15 23:03:34 +00:00