llvm-mirror/lib
Brian Gaeke feb6f95e87 Factory methods for FunctionPasses now return type FunctionPass *.
Correct one of the functions' comments.

llvm-svn: 7816
2003-08-13 18:15:29 +00:00
..
Analysis For an instruction with delay slots, mark all live values before 2003-08-12 22:19:59 +00:00
AsmParser
Bytecode
CodeGen Mapping directory no longer exists 2003-08-13 02:37:24 +00:00
CWriter The HAVE_JUMP code is dead, these intrinsics should _never_ be expanded 2003-08-06 18:04:40 +00:00
ExecutionEngine Incorporate mapping library into the sparc library 2003-08-13 02:28:20 +00:00
Support Reenable optimized build 2003-08-12 20:46:50 +00:00
Target Factory methods for FunctionPasses now return type FunctionPass *. 2003-08-13 18:15:29 +00:00
Transforms Assign arguments different ranks so they get grouped together 2003-08-13 16:16:26 +00:00
VMCore Implement constant folding of casts from boolean constants to other values 2003-08-13 15:52:25 +00:00
Makefile