- Jun 29, 2001
-
-
Chris Lattner authored
* Avoid messing around with this case: br label %A %A: br label %A * Enable optimizations that are correct now. llvm-svn: 102
-
- Jun 28, 2001
-
-
Chris Lattner authored
* 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
-
- Jun 21, 2001
-
-
Chris Lattner authored
llvm-svn: 45
-
- Jun 13, 2001
-
-
Chris Lattner authored
llvm-svn: 29
-
- Jun 11, 2001
-
-
Chris Lattner authored
* Changes in PHI node structure llvm-svn: 25
-
- Jun 07, 2001
-
-
Chris Lattner authored
llvm-svn: 15
-
Chris Lattner authored
but at least the stuff that is checked in, now works. llvm-svn: 10
-
- Jun 06, 2001
-
-
Chris Lattner authored
llvm-svn: 2
-