aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/asm-modifier-P.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-11We get the P modifier wrong in a lot of cases, just add some more rigorous te...Chris Lattner
2009-07-09* add some assertions for sanity checking.Chris Lattner
2009-07-09add a test for dale's recent change.Chris Lattner
2009-07-08switch test to FileCheck-style and test the P and non-P cases.Chris Lattner
2009-07-08rename a test to make it a feature test.Chris Lattner