llvm-6502/lib
Chris Lattner 393ecd6d2d Fix a bug where we were useing HA to get the high part, which seems like it
could cause a miscompile.  Fixing this didn't fix the two programs that fail
though.  :(

This also changes the implementation to follow the pattern selector more
closely, causing us to select 0 to li instead of lis.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23189 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-01 19:38:28 +00:00
..
Analysis
Archive
AsmParser Implement PR614: 2005-08-27 18:50:39 +00:00
Bytecode
CodeGen It is NDEBUG not _NDEBUG 2005-09-01 18:44:10 +00:00
Debugger
ExecutionEngine
Linker
Support Allow bugpoint+PPC codegen to use fsqrt 2005-08-29 13:14:24 +00:00
System
Target Fix a bug where we were useing HA to get the high part, which seems like it 2005-09-01 19:38:28 +00:00
Transforms
VMCore
Makefile