summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/object-size.ll
Commit message (Expand)AuthorAge
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-07
* revert my previous patches that introduced an additional parameter to the obj...Nuno Lopes2012-05-22
* change the objectsize intrinsic signature: add a 3rd parameter to denote the ...Nuno Lopes2012-05-09
* RegAlloc superpass: includes phi elimination, coalescing, and scheduling.Andrew Trick2012-02-10
* Switch a couple -O0 tests to RABasic.Jakob Stoklund Olesen2011-11-12
* Fix more tests that depended on the default register allocator choice.Jakob Stoklund Olesen2010-05-28
* Have fast-isel understand llvm.objectsize. Update testcase for slightlyEric Christopher2010-03-11
* Update objectsize intrinsic and associated dependencies. FixEric Christopher2009-12-23
* Add testcase for recent checkin.Mike Stump2009-11-09