aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/object-size.ll
AgeCommit message (Expand)Author
2012-05-22revert my previous patches that introduced an additional parameter to the obj...Nuno Lopes
2012-05-09change the objectsize intrinsic signature: add a 3rd parameter to denote the ...Nuno Lopes
2012-02-10RegAlloc superpass: includes phi elimination, coalescing, and scheduling.Andrew Trick
2011-11-12Switch a couple -O0 tests to RABasic.Jakob Stoklund Olesen
2010-05-28Fix more tests that depended on the default register allocator choice.Jakob Stoklund Olesen
2010-03-11Have fast-isel understand llvm.objectsize. Update testcase for slightlyEric Christopher
2009-12-23Update objectsize intrinsic and associated dependencies. FixEric Christopher
2009-11-09Add testcase for recent checkin.Mike Stump