llvm-6502/lib
Chris Lattner 8383a7b7a6 Add a new Jump Threading pass, which will handle cases
such as those in PR2235.  Right now the pass is not very
effective. :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50000 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-20 20:35:01 +00:00
..
Analysis (re)fix handling of UGT. Pointed out by Nick Lewycky. 2008-04-20 16:58:57 +00:00
Archive
AsmParser
Bitcode
CodeGen Check we aren't trying to convert PPC long double. 2008-04-20 18:23:46 +00:00
Debugger
ExecutionEngine Cosmetic changes, as suggested by Evan. No functionality changes. 2008-04-20 17:44:19 +00:00
Linker
Support Check that APFloat::convert is not trying to target 2008-04-20 01:34:03 +00:00
System
Target A better fix for my previous patch, MOVZQI2PQIrr just requires SSE2. 2008-04-20 05:52:46 +00:00
Transforms Add a new Jump Threading pass, which will handle cases 2008-04-20 20:35:01 +00:00
VMCore hopefully resolve PR2240 2008-04-20 19:59:12 +00:00
Makefile