llvm-6502/lib
Dan Gohman 682d5a8834 Simplify and generalize X86DAGToDAGISel::CanBeFoldedBy, and draw
up some new ascii art to illustrate what it does. This change
currently has no effect on generated code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56270 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-17 01:39:10 +00:00
..
Analysis Finally re-apply r46959. This is made feasible by the combination 2008-09-16 18:52:57 +00:00
Archive
AsmParser
Bitcode Re-enables the new vector select in the bitcode reader, by modifying the 2008-09-16 01:01:33 +00:00
CodeGen Add a new MachineInstr-level DCE pass. It is very simple, and is intended to 2008-09-17 00:43:24 +00:00
Debugger
ExecutionEngine Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Linker Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Support
System AllocateRWXMemory -> AllocateRWX. 2008-09-16 17:28:18 +00:00
Target Simplify and generalize X86DAGToDAGISel::CanBeFoldedBy, and draw 2008-09-17 01:39:10 +00:00
Transforms Improve instcombine's handling of integer min and max in two ways: 2008-09-16 18:46:06 +00:00
VMCore Fix WriteAsOperand to not emit a leading space character. Adjust 2008-09-14 17:21:12 +00:00
Makefile