Chris Lattner
|
f29cb6207e
|
not is a keyword in ansi C++, avoid it
llvm-svn: 763
|
2001-10-13 06:51:26 +00:00 |
|
Chris Lattner
|
4c684cde80
|
Add more support for new style casts
Convert more code to use them
llvm-svn: 695
|
2001-10-01 18:26:53 +00:00 |
|
Chris Lattner
|
c5adfbc219
|
Use correct style casts
Types are not all constant now
llvm-svn: 544
|
2001-09-10 20:11:28 +00:00 |
|
Chris Lattner
|
91858f96f2
|
Clean up ConstRules stuff to use annotations instead of a mutable member in Type
llvm-svn: 515
|
2001-09-09 21:01:20 +00:00 |
|
Chris Lattner
|
652b08d465
|
* Support global constants
* Eliminate need for constant pool
llvm-svn: 451
|
2001-09-07 16:40:34 +00:00 |
|
Chris Lattner
|
45cddb6e02
|
Add support for casts
llvm-svn: 244
|
2001-07-21 19:10:49 +00:00 |
|
Chris Lattner
|
510fc61456
|
Add support for constant propogation of multiplies
llvm-svn: 214
|
2001-07-20 19:15:36 +00:00 |
|
Chris Lattner
|
7a7ddef47e
|
Neg instruction removed. Cast instruction implemented.
llvm-svn: 156
|
2001-07-08 04:57:15 +00:00 |
|
Chris Lattner
|
0815f96a2f
|
Optimizations got their own header files
Optimizations now live in the 'opt' namespace
include/llvm/Opt was renamed include/llvm/Optimizations
llvm-svn: 113
|
2001-06-30 04:36:40 +00:00 |
|
Chris Lattner
|
e6b9b382e2
|
Initial revision
llvm-svn: 2
|
2001-06-06 20:29:01 +00:00 |
|