llvm-6502/lib
Nate Begeman a148d9811a Get rid of code in the DAGCombiner that is duplicated in SelectionDAG.cpp
Now all constant folding in the code generator is in one place.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25426 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-18 22:35:16 +00:00
..
Analysis For PR411: 2006-01-16 21:12:35 +00:00
Archive
AsmParser Lexer and parser support for the insertelement operation. 2006-01-17 20:06:25 +00:00
Bytecode Reader support for the insertelement operation. 2006-01-17 20:06:35 +00:00
CodeGen Get rid of code in the DAGCombiner that is duplicated in SelectionDAG.cpp 2006-01-18 22:35:16 +00:00
Debugger
ExecutionEngine
Linker Fixed style of curly brace. No functionality changes. 2006-01-17 22:01:57 +00:00
Support Revert this, I didn't mean to commit it 2006-01-17 00:40:24 +00:00
System
Target Don't assert on 'select_cc SETUO' 2006-01-18 19:42:35 +00:00
Transforms Make sure that cloning a module clones its target triple and dependent 2006-01-18 21:32:45 +00:00
VMCore VMCore support for the insertelement operation. 2006-01-17 20:07:22 +00:00
Makefile