Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support pointers to globals happily | Chris Lattner | 2001-10-13 | 1 | -9/+37 |
* | Convert more code to use new style casts | Chris Lattner | 2001-10-01 | 1 | -2/+2 |
* | Add more support for new style casts | Chris Lattner | 2001-10-01 | 1 | -3/+3 |
* | Pull iterators out of CFG.h and CFGdecls and put them in Support directory | Chris Lattner | 2001-09-28 | 1 | -3/+3 |
* | Add support for global constants, and for initializers for constants | Chris Lattner | 2001-09-18 | 1 | -3/+5 |
* | Implement global variable support | Chris Lattner | 2001-09-10 | 1 | -3/+12 |
* | * Slot calc is now simpler and not based on module analyzer. | Chris Lattner | 2001-09-07 | 1 | -80/+185 |
* | Add an arg to insertVal to allow us to prevent builtin types from being ignored | Chris Lattner | 2001-07-26 | 1 | -13/+19 |
* | Fixed some error messages to be nicer | Chris Lattner | 2001-07-07 | 1 | -2/+2 |
* | Miscellaneous cleanups: | Chris Lattner | 2001-06-27 | 1 | -6/+5 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+195 |