[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
[oota-llvm.git] / test / Transforms / SimplifyCFG / MagicPointer.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-10-21 Matt ArsenaultTeach SimplifyCFG about address spaces
2011-01-29 Evan ChengRe-apply r124518 with fix. Watch out for invalidated...
2011-01-29 Evan ChengRevert r124518. It broke Linux self-host.
2011-01-29 Evan ChengRe-commit r124462 with fixes. Tail recursion elim will...
2011-01-28 Evan ChengRevert r124462. There are a few big regressions that...
2011-01-28 Evan Cheng- Stop simplifycfg from duplicating "ret" instructions...
2010-02-05 Jakob Stoklund OlesenTeach SimplifyCFG about magic pointer constants.