Fix an x86 code size regression: prefer RIP-relative addressing
[oota-llvm.git] / test / CodeGen / X86 / abi-isel.ll
2009-08-20 Dan GohmanFix an x86 code size regression: prefer RIP-relative...
2009-07-11 Chris Lattnerfix x86-64 static codegen to materialize the address...
2009-07-11 Chris LattnerFix PR4533, which is about buggy codegen in x86-64...
2009-06-03 Evan ChengFor Darwin / x86_64, override -relocation-model=static...
2009-06-03 Dan GohmanRevert r72734. The Darwin assembler doesn't support...
2009-06-02 Evan ChengOn Darwin x86_64 small code model doesn't guarantee...
2009-04-12 Rafael EspindolaIn X86DAGToDAGISel::MatchWrapper, if base or index...
2009-03-14 Dan GohmanAdd a testcase that covers a wide variety of ABI isel...