1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/tools
Chris Lattner d616582a7a Miscellaneous cleanups:
* Convert post to pre-increment for for loops
  * Use generic programming more
  * Use new Value::cast* instructions
  * Use new Module, Method, & BasicBlock forwarding methods
  * Use new facilities in STLExtras.h
  * Use new Instruction::isPHINode() method

llvm-svn: 96
2001-06-27 23:41:11 +00:00
..
as Initial revision 2001-06-06 20:29:01 +00:00
dis Miscellaneous cleanups: 2001-06-27 23:41:11 +00:00
llvm-as Initial revision 2001-06-06 20:29:01 +00:00
llvm-dis Miscellaneous cleanups: 2001-06-27 23:41:11 +00:00
opt Add command line arguments for Constant Pool Merging & Sparse Conditional Constant Prop 2001-06-27 23:37:58 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
setup Initial revision 2001-06-06 20:29:01 +00:00