llvm-mirror/lib
Chris Lattner 8a901c4d27 Integrate functionality of the mem2reg pass directly into this pass to make
the combination more effective

llvm-svn: 8471
2003-09-11 16:45:55 +00:00
..
Analysis Renamed DominatorTree::Node::getNode() -> getBlock() 2003-09-11 16:26:13 +00:00
AsmParser Oops, look at the VOLATILE marker, not the opcode 2003-09-08 20:29:46 +00:00
Bytecode Fix bug 2003-09-08 19:43:46 +00:00
CodeGen
CWriter Remove a bunch of warnings from the CBE generated C code 2003-09-10 20:12:09 +00:00
ExecutionEngine * Move include files from middle of file to the top where they belong, moving 2003-09-10 20:52:05 +00:00
Support
Target Be a little more specific about what is begin generated. Only print 2003-09-10 19:52:54 +00:00
Transforms Integrate functionality of the mem2reg pass directly into this pass to make 2003-09-11 16:45:55 +00:00
VMCore Renamed DominatorTree::Node::getNode() -> getBlock() 2003-09-11 16:26:13 +00:00
Makefile Add ExecutionEngine directory. 2003-09-05 19:39:49 +00:00