Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / 2008-07-19-movups-spills.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-08-01 Bill WendlingUse function attributes to indicate that we don't want...
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2011-01-13 Eric ChristopherExperiment with changing the default 32-bit linux stack...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-01-25 Evan ChengTeach 2addr pass to be do more commuting. If both uses...
2008-07-31 Dale JohannesenMake sse2 explicit, for non-x86 hosts.
2008-07-27 Dan GohmanFix embedded CRLF characters.
2008-07-19 Anton KorobeynikovTestcase for PR2549