summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/packed_struct.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* disable some irrelevant eh emissionChris Lattner2009-09-08
* Convert several tests to use temporary files instead of redundantlyDan Gohman2008-06-10
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* For PR1319:Reid Spencer2007-04-16
* Global variables are not renamed by llvm-upgrade any more.Reid Spencer2007-01-05
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-03
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* test packed struct codegen on x86Andrew Lenharth2006-12-08