aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/object-size.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-10/+10
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+3
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-071-4/+4
* revert my previous patches that introduced an additional parameter to the obj...Nuno Lopes2012-05-221-4/+4
* change the objectsize intrinsic signature: add a 3rd parameter to denote the ...Nuno Lopes2012-05-091-4/+4
* RegAlloc superpass: includes phi elimination, coalescing, and scheduling.Andrew Trick2012-02-101-1/+1
* Switch a couple -O0 tests to RABasic.Jakob Stoklund Olesen2011-11-121-3/+3
* Fix more tests that depended on the default register allocator choice.Jakob Stoklund Olesen2010-05-281-1/+1
* Have fast-isel understand llvm.objectsize. Update testcase for slightlyEric Christopher2010-03-111-1/+1
* Update objectsize intrinsic and associated dependencies. FixEric Christopher2009-12-231-4/+4
* Add testcase for recent checkin.Mike Stump2009-11-091-0/+55