[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Assembler / ConstantExprNoFold.ll
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-08 David MajnemerConstantFold: Zero-sized globals might land on top...
2014-12-06 David MajnemerConstantFold: Don't optimize comparisons with weak...
2014-08-19 Duncan P. N. Exon... verify-uselistorder: Force -preserve-bc-use-list-order
2014-08-16 Duncan P. N. Exon... IR: Don't add inbounds to GEPs of extern_weak variables
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Change the default -num-shuffles=5
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Add RUN lines to cases in test...
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-01-31 Dan GohmanFix ConstantFold's folding of icmp instructions to...