summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-02-17[x86] Give this test a triple so that we don't have to cope with twoChandler Carruth
2017-02-17FileCheck-ize some tests in test/CodeGen/X86/Chandler Carruth
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-11-22Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.NAKAMURA Takumi
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-01-20Added a load folding bug test case.Evan Cheng