llvm-6502/lib
Nick Lewycky 83e8ec73e1 Generalize this optimization to work on equality comparisons between any two
integers that are constant except for a single bit (the same n-th bit in each).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90646 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-05 05:00:00 +00:00
..
Analysis Fix PR5551 by not ignoring the top level constantexpr when 2009-12-04 06:29:29 +00:00
Archive
AsmParser
Bitcode
CodeGen Don't print a space before the : between the file name and line number. 2009-12-05 02:00:34 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Fix typo and add missing include. 2009-12-04 08:17:07 +00:00
System
Target Inline methods which are called only once. 2009-12-05 01:46:01 +00:00
Transforms Generalize this optimization to work on equality comparisons between any two 2009-12-05 05:00:00 +00:00
VMCore Avoid creating a metadata slot for all metadata that contains an instruction 2009-12-04 20:07:10 +00:00
Makefile