[X86] Smaller code for materializing 32-bit 1 and -1 constants
[oota-llvm.git] / test / Assembler / 2007-04-20-AlignedLoad.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-08-19 Duncan P. N. Exon... verify-uselistorder: Force -preserve-bc-use-list-order
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...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2007-12-11 Dan GohmanDon't redirect stderr when it isn't needed.
2007-11-27 Dan GohmanDon't redirect llvm-as's stderr to llvm-dis.
2007-04-21 Christopher Lambadd support for alignment attributes on load/store...