diff options
author | Chris Lattner <sabre@nondot.org> | 2001-12-14 16:37:52 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2001-12-14 16:37:52 +0000 |
commit | d55438085090886a1c7ddc37159b1cfb406fbce4 (patch) | |
tree | bb0f12f2559c1862e29cb2a0a5845a9329833877 /lib/Transforms/TransformInternals.cpp | |
parent | 97ac4ee02e9554ada879d0f5b6ec49c7de4cecfb (diff) |
* Support pointer indexing
* Unsized arrays are a thing of the past, remove DoInsertArrayCast family
* Remove cases were we would get into infinite loops because we would insert a cast
which would then be removed, inserting a different cast, ad infinitum...
* Remove some code that should be redundant with ExprTypeConvert code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1465 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/TransformInternals.cpp')
0 files changed, 0 insertions, 0 deletions