[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / illegal-vector-args-return.ll
2015-05-19 Michael Kuperstein[X86] ABI change for x86-32: pass 3 vector arguments...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
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...
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-07-09 Chris Lattnerallow this to work on ppc-darwin
2007-07-02 Dan GohmanAdd a basic test-case for passing and returning <4...