llvm-6502/lib
Chris Lattner fe39edde27 Finally implement correct ordered comparisons for PPC, even though
the code generated is not wonderful.  This turns a miscompilation into
a code quality bug (noted in the ppc readme).  This fixes PR642, which
is over 2 years old (!).  Nate, please review this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45742 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-08 06:46:30 +00:00
..
Analysis Don't be rude, emit debugging info where asked to. 2008-01-02 02:49:20 +00:00
Archive
AsmParser
Bitcode
CodeGen Actually insert copies now! 2008-01-08 05:16:15 +00:00
Debugger
ExecutionEngine I doubt the address of the Error string was intended 2008-01-07 19:14:42 +00:00
Linker
Support
System
Target Finally implement correct ordered comparisons for PPC, even though 2008-01-08 06:46:30 +00:00
Transforms Small cleanup for handling of type/parameter attribute 2008-01-07 17:16:06 +00:00
VMCore Small cleanup for handling of type/parameter attribute 2008-01-07 17:16:06 +00:00
Makefile