]> granicus.if.org Git - llvm/commit
Add support for a simple constantexpr: cast of one ptr type to another
authorChris Lattner <sabre@nondot.org>
Mon, 21 Apr 2003 21:33:44 +0000 (21:33 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Apr 2003 21:33:44 +0000 (21:33 +0000)
commit4b12cdec01ca51dbe6f1ee75b868d8f65504925a
tree2cd0dd23c21ec17803fbf89f900c95349111ad26
parent2719bac90525985f4ebb97324b4c087d47b54384
Add support for a simple constantexpr: cast of one ptr type to another

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5829 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp