summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/ptest-old.ll
AgeCommit message (Expand)Author
2022-11-04[IR] Switch everything to use memory attributeNikita Popov
2022-10-31[X86] Use default attributes for intrinsicsNikita Popov
2017-06-04[X86] Replace 'REQUIRES: x86' in tests with 'REQUIRES: x86-registered-target'...Craig Topper
2017-05-15Add "REQUIRES:" to the last few tests that use target specific intrinsicsJustin Bogner
2014-08-19verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith
2014-07-31verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith
2014-07-30Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith
2014-07-29Bitcode: Correctly compare a Use against itselfDuncan P. N. Exon Smith
2013-02-20Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling
2012-06-10Add AutoUpgrade support for the SSE4 ptest intrinsics.Nadav Rotem