llvm-6502/lib
Chris Lattner d088314998 teach instcombine to simplify xor's harder, catching the
new testcase.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83799 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-11 22:22:13 +00:00
..
Analysis Revert r83606 and add comments explaining why it isn't safe. 2009-10-09 16:35:06 +00:00
Archive
AsmParser
Bitcode
CodeGen Create a new InstrEmitter class for translating SelectionDAG nodes 2009-10-10 01:32:21 +00:00
CompilerDriver
ExecutionEngine ExecutionEngine::clearGlobalMappingsFromModule failed to remove reverse 2009-10-09 22:10:27 +00:00
Linker
MC
Support
System
Target Implement 'm' memory operand properly 2009-10-11 19:14:21 +00:00
Transforms teach instcombine to simplify xor's harder, catching the 2009-10-11 22:22:13 +00:00
VMCore Add a form of addPreserved which takes a string argument, to allow passes 2009-10-08 17:00:02 +00:00
Makefile