aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/crash.ll
AgeCommit message (Expand)Author
2013-04-30TBAA: remove !tbaa from testing cases if not used.Manman Ren
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
2011-07-09Land the long talked about "type system rewrite" patch. ThisChris Lattner
2011-04-09Fix a bug where RecursivelyDeleteTriviallyDeadInstructions couldChris Lattner
2011-01-18fix rdar://8878965, a regression I introduced with the recentChris Lattner
2010-04-17fix PR6332, allowing an index of zero into a zero sized array Chris Lattner